mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
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
4 changed files with 4 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue