mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
Replace POKYBASE with COREBASE
(From OE-Core rev: 607a7657715f6fcba467a4e55ba64f41f4e13a15) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
TYPE="ext3"
|
||||
|
||||
# The folder to hold all scripts running on targets
|
||||
TOOLS="$POKYBASE/scripts/qemuimage-tests/tools"
|
||||
TOOLS="$COREBASE/scripts/qemuimage-tests/tools"
|
||||
|
||||
# Test Directory on target for testing
|
||||
TARGET_TEST_DIR="/opt/test"
|
||||
|
||||
Reference in New Issue
Block a user