summaryrefslogtreecommitdiff
path: root/packages/images/pivotboot-image.bb
blob: 78c3d7a6e9a3963aa561be447163a943b7fa8afa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
export IMAGE_BASENAME = "pivotboot-image"
export IMAGE_LINGUAS = ""
export PACKAGE_INSTALL = "task-pivotboot"

DEPENDS = "task-pivotboot"
PR = "r1"

inherit image

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"