git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b19088
)
Make the FEED_ARCH selection a bit more intelligent.
author
Andrew Wilcox
<andy@protium.com>
Wed, 16 Jan 2008 18:35:53 +0000
(18:35 +0000)
committer
Andrew Wilcox
<andy@protium.com>
Wed, 16 Jan 2008 18:35:53 +0000
(18:35 +0000)
conf/distro/openprotium.conf
patch
|
blob
|
history
diff --git
a/conf/distro/openprotium.conf
b/conf/distro/openprotium.conf
index
0311511
..
533b415
100644
(file)
--- a/
conf/distro/openprotium.conf
+++ b/
conf/distro/openprotium.conf
@@
-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} \