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:
94391b0
)
xmame-tiny: fix parse error
author
Koen Kooi
<koen@openembedded.org>
Fri, 17 Nov 2006 15:31:32 +0000
(15:31 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 17 Nov 2006 15:31:32 +0000
(15:31 +0000)
packages/xmame/xmame-tiny_0.100.bb
patch
|
blob
|
history
diff --git
a/packages/xmame/xmame-tiny_0.100.bb
b/packages/xmame/xmame-tiny_0.100.bb
index
8e3c0bc
..
21e8ebe
100644
(file)
--- a/
packages/xmame/xmame-tiny_0.100.bb
+++ b/
packages/xmame/xmame-tiny_0.100.bb
@@
-1,7
+1,7
@@
require xmame_${PV}.bb
DESCRIPTION = "Multiple Arcade Machine Emulator based on SDL (tiny version)"
-TINY =
1
+TINY =
"1"
SRC_URI += " file://tiny.mak"
do_compile_prepend () {