mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
classes,recipes: Replace POKY_* with CORE_IMAGE_*
(From OE-Core rev: b14a92f4450bb08b9f11d3fd7a99155315527cdd) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -8,6 +8,6 @@ IMAGE_INSTALL = "\
|
||||
task-core-basic \
|
||||
"
|
||||
|
||||
# ${POKY_BASE_INSTALL}
|
||||
# ${CORE_IMAGE_BASE_INSTALL}
|
||||
|
||||
inherit core-image
|
||||
|
||||
Reference in New Issue
Block a user