Make the FEED_ARCH selection a bit more intelligent.
authorAndrew Wilcox <andy@protium.com>
Wed, 16 Jan 2008 18:35:53 +0000 (18:35 +0000)
committerAndrew Wilcox <andy@protium.com>
Wed, 16 Jan 2008 18:35:53 +0000 (18:35 +0000)
conf/distro/openprotium.conf

index 0311511..533b415 100644 (file)
@@ -25,7 +25,8 @@ INHERIT += "debian multimachine"
 INHERIT += "package_ipk"
 IMAGE_FSTYPES = "jffs2 tar.gz"
 OPENPROTIUM_URI = "http://www.openprotium.org"
-FEED_ARCH ?= ${PACKAGE_ARCH}
+FEED_ARCH_storcenter = ppc603e
+FEED_ARCH_turbostation = ppc603e
 FEED_URIS = "\
        no-arch##${OPENPROTIUM_URI}/releases/${DISTRO_VERSION}/all \
        base##${OPENPROTIUM_URI}/releases/${DISTRO_VERSION}/${FEED_ARCH} \