From: John Bowler Date: Sat, 11 Jun 2005 00:00:20 +0000 (+0000) Subject: Remove the hacked add of a 'src' to ipkg-collateral and add X-Git-Tag: Release-2010-05/1~13958 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38adae358e41cd43d6c8c79a317e37e4a360af2b;p=openembedded.git Remove the hacked add of a 'src' to ipkg-collateral and add the feeds in the correct way. BKrev: 42aa2994CPqD3sBJFNEhi3sGAJTYgg --- diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index 8c69d07b51..0c69c844bc 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -2,6 +2,15 @@ #@NAME: OpenSlug #@DESCRIPTION: OpenSlug Linux Distribution for the NSLU2 +# Add to the user's feeds from local.conf (there may be none) +# not all available yet +#FEED_URIS += "cross##http://ipkg.nslu2-linux.org/feeds/openslug/cross" +#FEED_URIS += "native##http://ipkg.nslu2-linux.org/feeds/openslug/native" +FEED_URIS += "oe##http://ipkg.nslu2-linux.org/feeds/openslug/oe" +# +# if you are very very brave: +#FEED_URIS += "unstable##http://ipkg.nslu2-linux.org/feeds/openslug/unstable" + DISTRO_NAME = "OpenSlug" DISTRO_VERSION = "1.13-beta" DISTRO_TYPE ?= "beta" diff --git a/packages/ipkg/ipkg-collateral/openslug/src b/packages/ipkg/ipkg-collateral/openslug/src deleted file mode 100644 index e69de29bb2..0000000000