graphics: 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
8ea16655a6
commit
89d6bbbcd6
@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* graphics/lvgl/lv_fs_interface.c
|
||||
* apps/graphics/lvgl/lv_fs_interface.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 @@
|
||||
/****************************************************************************
|
||||
* graphics/lvgl/lv_fs_interface.h
|
||||
* apps/graphics/lvgl/lv_fs_interface.h
|
||||
*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
|
@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* graphics/lvgl/lv_tick_interface.c
|
||||
* apps/graphics/lvgl/lv_tick_interface.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 @@
|
||||
/****************************************************************************
|
||||
* graphics/lvgl/lv_tick_interface.h
|
||||
* apps/graphics/lvgl/lv_tick_interface.h
|
||||
*
|
||||
* 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