mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
ti-unpack.inc: Use absolute paths in require directive
This helps in using this inc file from other BSP layers which are dependent on meta-ti Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
bdefb88c97
commit
1124b4bfd0
@@ -9,7 +9,7 @@
|
||||
# TI_BIN_UNPK_WDEXT - This variable extends workdir path, if user wants to put
|
||||
# the output in some internal directory
|
||||
|
||||
require ../includes/ti-unpack.inc
|
||||
require recipes-ti/includes/ti-unpack.inc
|
||||
|
||||
TI_BIN_UNPK_ARGS = "--mode console"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user