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:
865f9b1
)
angstrom: add FEED_ARCH for blackfin
author
Koen Kooi
<koen@openembedded.org>
Sun, 12 Aug 2007 09:17:27 +0000
(09:17 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 12 Aug 2007 09:17:27 +0000
(09:17 +0000)
conf/distro/angstrom-2007.1.conf
patch
|
blob
|
history
diff --git
a/conf/distro/angstrom-2007.1.conf
b/conf/distro/angstrom-2007.1.conf
index
470e330
..
dee674a
100644
(file)
--- a/
conf/distro/angstrom-2007.1.conf
+++ b/
conf/distro/angstrom-2007.1.conf
@@
-33,6
+33,9
@@
IMAGE_LINGUAS = '${@base_less_or_equal("ROOT_FLASH_SIZE", "16", "", "en-gb", d)}
FEED_ARCH ?= "${TARGET_ARCH}"
+#blackfin machines
+FEED_ARCH_bfin = "blackfin"
+
#armv4t machines
FEED_ARCH_acern30 = "armv4t"