From: Koen Kooi Date: Wed, 26 Jul 2006 08:05:26 +0000 (+0000) Subject: angstrom-2006.9: add more feeds X-Git-Tag: Release-2010-05/1~9453^2~1124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af7a1f435004ba7f8e4f18e6b86404109de7ba13;p=openembedded.git angstrom-2006.9: add more feeds --- diff --git a/conf/distro/angstrom-2006.9.conf b/conf/distro/angstrom-2006.9.conf index f1a2a74523..1d22b97a9a 100644 --- a/conf/distro/angstrom-2006.9.conf +++ b/conf/distro/angstrom-2006.9.conf @@ -18,7 +18,11 @@ DISTRO_TYPE = "debug" FEED_URIS += " \ - base##${ANGSTROM_URI}/unstable/feed/base" + base##${ANGSTROM_URI}/unstable/feed/base \ + perl##${ANGSTROM_URI}/unstable/feed/perl \ + python##${ANGSTROM_URI}/unstable/feed/python \ + debug##${ANGSTROM_URI}/unstable/feed/debug \ + ${MACHINE}##${ANGSTROM_URI}/usntable/feed/machine/${MACHINE}" # base##${ANGSTROM_URI}/releases/${DISTRO_VERSION}/feed/base \ # ${MACHINE}##${ANGSTROM_URI}/releases/${DISTRO_VERSION}/feed/${MACHINE} \ # updates##${ANGSTROM_URI}/releases/${DISTRO_VERSION}/feed/updates"