Move tasks into packages/tasks, images into packages/images, remove bootstrap-image

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@531 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-07-21 10:45:19 +00:00
parent b2f192faab
commit d95941bb51
7 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
export IMAGE_BASENAME = "bootstrap-image"
export IMAGE_LINGUAS = ""
export IPKG_INSTALL = "task-bootstrap"
DEPENDS = "task-bootstrap"
inherit image_ipk
FEED_URIS_append_openzaurus = " x11##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/x11 \
gpe##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/gpe \
opie##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/opie \
e##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/e"
FEED_URIS_append_familiar = " x11##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/x11 \
opie##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/opie"
LICENSE = MIT