summaryrefslogtreecommitdiff
path: root/packages/meta/pivotboot-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/meta/pivotboot-image.bb')
-rw-r--r--packages/meta/pivotboot-image.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/meta/pivotboot-image.bb b/packages/meta/pivotboot-image.bb
deleted file mode 100644
index 50634e0353..0000000000
--- a/packages/meta/pivotboot-image.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-export IMAGE_BASENAME = "pivotboot-image"
-export IMAGE_LINGUAS = ""
-export IPKG_INSTALL = "task-pivotboot"
-
-DEPENDS = "task-pivotboot"
-PR = "r1"
-
-inherit image_ipk
-
-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"