canutils: 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:
parent
869535e470
commit
8ea16655a6
@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* canutils/libobd2/obd2.c
|
||||
* apps/canutils/libobd2/obd2.c
|
||||
*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
|
@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* canutils/libobd2/obd_decodepid.c
|
||||
* apps/canutils/libobd2/obd_decodepid.c
|
||||
*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
|
@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* canutils/libobd2/obd_sendrequest.c
|
||||
* apps/canutils/libobd2/obd_sendrequest.c
|
||||
*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
|
@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* canutils/libobd2/obd_waitresponse.c
|
||||
* apps/canutils/libobd2/obd_waitresponse.c
|
||||
*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
|
Loading…
Reference in New Issue
Block a user