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:
d83521d
)
chumby-firmware_1.2.bb: Fix typo in COMPATIBLE_MACHINE
author
Khem Raj
<raj.khem@gmail.com>
Wed, 22 Sep 2010 00:23:15 +0000
(17:23 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Wed, 22 Sep 2010 00:23:15 +0000
(17:23 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/chumby/chumby-firmware_1.2.bb
patch
|
blob
|
history
diff --git
a/recipes/chumby/chumby-firmware_1.2.bb
b/recipes/chumby/chumby-firmware_1.2.bb
index
2b3213c
..
26a5ec5
100644
(file)
--- a/
recipes/chumby/chumby-firmware_1.2.bb
+++ b/
recipes/chumby/chumby-firmware_1.2.bb
@@
-6,7
+6,7
@@
SRC_URI = "http://files.chumby.com/resources/chumby_fw_1_2.zip"
S = ${WORKDIR}
PACKAGE_ARCH = "chumby"
-COMPATIBLE_MACHINE
S = "chumby
"
+COMPATIBLE_MACHINE
= "(chumby)
"
do_install () {
cd ${S}/update1 && unzip k2.bin.zip