diff options
Diffstat (limited to 'packages/images/bootstrap-image.bb')
-rw-r--r-- | packages/images/bootstrap-image.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/images/bootstrap-image.bb b/packages/images/bootstrap-image.bb index 1ff60e60e1..f25ad222aa 100644 --- a/packages/images/bootstrap-image.bb +++ b/packages/images/bootstrap-image.bb @@ -6,7 +6,4 @@ DEPENDS = "${MACHINE_TASK_PROVIDER}" 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" |