diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-04-27 08:32:52 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-04-27 08:32:52 +0000 |
commit | 21174316f8181c882e6816b923ad2ca81c3778a2 (patch) | |
tree | c7d22ad7fffa6246a32afb8f0e4d0b392da31afb /packages/images/bootstrap-image.bb | |
parent | c9ee6ba66ad138d860de9ea8b3b67981a2543667 (diff) |
images: drop Familiar feeds informations
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" |