aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meta/pivotboot-image.bb
blob: fa344bafc1f8b12142638d4958babf4f391054d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
export IMAGE_BASENAME = "pivotboot-image"
export IMAGE_LINGUAS = ""
export IPKG_INSTALL = "task-pivotboot"

DEPENDS = "task-pivotboot"

inherit image_ipk

FEED_URIS_append_openzaurus = " x11##http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/x11 \
                                gpe##http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/gpe \
                               opie##http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/opie \
                                  e##http://ewi546.ewi.utwente.nl/mirror/www.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"

IMAGE_FSTYPES_append_spitz = " jffs2"