netutils: fix relative path CI error

error: Path relative to repository other than nuttx must begin with the root directory
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
Alin Jerpelea
2021-06-16 10:26:22 +02:00
committed by Xiang Xiao
parent 94f9dfa4df
commit e78ef68927
43 changed files with 43 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
/****************************************************************************
* netutils/netlib/netlib_setdripv6addr.c
* apps/netutils/netlib/netlib_setdripv6addr.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with