summaryrefslogtreecommitdiff
path: root/conf/distro/angstrom-2007.1.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-14 19:58:58 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-14 19:58:58 +0000
commit99690a2ce3ff446c2bbca0c27a404f58d7a2a8a8 (patch)
treec286fc45d8c95797f1d1373668dbad6a706444b4 /conf/distro/angstrom-2007.1.conf
parentefdea6161ccbea20e5188524b1e2d1664475eb2e (diff)
angstrom: add no-arch feed
Diffstat (limited to 'conf/distro/angstrom-2007.1.conf')
-rw-r--r--conf/distro/angstrom-2007.1.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf
index 756839ca7e..8fb5ada118 100644
--- a/conf/distro/angstrom-2007.1.conf
+++ b/conf/distro/angstrom-2007.1.conf
@@ -8,7 +8,7 @@
#DISTRO_VERSION = "2006.9"
DISTRO_VERSION = "test-${DATE}"
-DISTRO_REVISION = "1"
+DISTRO_REVISION = "2"
require conf/distro/include/angstrom.inc
require conf/distro/include/sane-srcdates.inc
@@ -17,6 +17,7 @@ DISTRO_TYPE = "debug"
#DISTRO_TYPE = "release"
FEED_URIS += " \
+ no-arch##${ANGSTROM_URI}/unstable/feed/all \
base##${ANGSTROM_URI}/unstable/feed/${TARGET_ARCH}/base \
perl##${ANGSTROM_URI}/unstable/feed/${TARGET_ARCH}/perl \
python##${ANGSTROM_URI}/unstable/feed/${TARGET_ARCH}/python \