mirror of
https://git.yoctoproject.org/poky
synced 2026-03-05 14:59:41 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2033 311d38ba-8fff-0310-9ca6-ca027cbcb966
10 lines
141 B
BlitzBasic
10 lines
141 B
BlitzBasic
#
|
|
# Copyright (C) 2007 OpenedHand Ltd.
|
|
#
|
|
|
|
IMAGE_FEATURES += "apps-core apps-pda"
|
|
|
|
inherit poky-image
|
|
|
|
IMAGE_INSTALL += "task-poky-extraapps"
|