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:
b51db30
)
zrally: Switch to subdir= in SRC_URI
author
Tom Rini
<tom_rini@mentor.com>
Mon, 7 Mar 2011 17:46:37 +0000
(10:46 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Mon, 7 Mar 2011 17:51:51 +0000
(10:51 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/zrally/zrally_0.90.bb
patch
|
blob
|
history
diff --git
a/recipes/zrally/zrally_0.90.bb
b/recipes/zrally/zrally_0.90.bb
index
a2328c0
..
b7ad88f
100644
(file)
--- a/
recipes/zrally/zrally_0.90.bb
+++ b/
recipes/zrally/zrally_0.90.bb
@@
-9,11
+9,9
@@
APPNAME = "zrally"
APPTYPE = "binary"
APPDESKTOP = "${WORKDIR}"
-SRC_URI = "${SOURCEFORGE_MIRROR}/zrally/zrally_0.90_src.tar.gz \
+SRC_URI = "${SOURCEFORGE_MIRROR}/zrally/zrally_0.90_src.tar.gz
;subdir=${BPN}-${PV}
\
file://dir.patch;striplevel=0"
-S = "${WORKDIR}"
-
inherit opie
do_install () {