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:
61583a0
)
cpuburn_1.4.bb: Set COMPATIBLE_HOST to x86 and x86_64 only.
author
Khem Raj
<raj.khem@gmail.com>
Fri, 10 Sep 2010 17:40:07 +0000
(10:40 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Tue, 14 Sep 2010 02:35:35 +0000
(19:35 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/cpuburn/cpuburn_1.4.bb
patch
|
blob
|
history
diff --git
a/recipes/cpuburn/cpuburn_1.4.bb
b/recipes/cpuburn/cpuburn_1.4.bb
index
048c450
..
836ea8f
100644
(file)
--- a/
recipes/cpuburn/cpuburn_1.4.bb
+++ b/
recipes/cpuburn/cpuburn_1.4.bb
@@
-21,8
+21,7
@@
cpuburn_do_unpack () {
do_install () {
oe_runmake install DESTDIR=${D}
}
-
-
+COMPATIBLE_HOST = '(x86_64|i.86.*)'
SRC_URI[md5sum] = "f9bb5ff68afb6ccfca11718c90bcab68"
SRC_URI[sha256sum] = "1b2a1672f455545a28d0f038737e792e8c3b97789f2029f765847fc2a807244a"