mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
poky-image.bbclass: Remove DISTRO_TASKS variable and replace with POKY_BASE_INSTALL
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4516 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES}"
|
||||
|
||||
IMAGE_INSTALL = "\
|
||||
${DISTRO_TASKS} \
|
||||
${POKY_BASE_INSTALL} \
|
||||
task-poky-clutter-core \
|
||||
task-poky-clutter-tests \
|
||||
task-poky-clutter-apps"
|
||||
|
||||
Reference in New Issue
Block a user