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:
0450e32
)
loader_0.04.bb: Its a mips 32-bit application build it for mips 32bit platforms only.
author
Khem Raj
<raj.khem@gmail.com>
Tue, 26 Oct 2010 20:17:04 +0000
(13:17 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Tue, 26 Oct 2010 20:17:04 +0000
(13:17 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/wrt/loader_0.04.bb
patch
|
blob
|
history
diff --git
a/recipes/wrt/loader_0.04.bb
b/recipes/wrt/loader_0.04.bb
index
55b7e4e
..
3569443
100644
(file)
--- a/
recipes/wrt/loader_0.04.bb
+++ b/
recipes/wrt/loader_0.04.bb
@@
-1,6
+1,8
@@
SRC_URI = "http://wl500g.dyndns.org/loader/loader-${PV}.tar.gz \
file://toolchain.patch"
+COMPATIBLE_HOST = '(mips|mipsel.*)'
+
S = "${WORKDIR}/${P}"
do_compile() {