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:
ff50709
)
regina-rexx: Switch to subdir= in SRC_URI
author
Tom Rini
<tom_rini@mentor.com>
Mon, 7 Mar 2011 17:43:31 +0000
(10:43 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Mon, 7 Mar 2011 17:51:48 +0000
(10:51 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/regina-rexx/regina-rexx_3.3.bb
patch
|
blob
|
history
diff --git
a/recipes/regina-rexx/regina-rexx_3.3.bb
b/recipes/regina-rexx/regina-rexx_3.3.bb
index
5461172
..
2f5c105
100644
(file)
--- a/
recipes/regina-rexx/regina-rexx_3.3.bb
+++ b/
recipes/regina-rexx/regina-rexx_3.3.bb
@@
-4,9
+4,8
@@
LICENSE = "GPL"
HOMEPAGE = "http://regina-rexx.sf.net"
DEPENDS = "regina-rexx-native"
-SRC_URI = "${SOURCEFORGE_MIRROR}/regina-rexx/regina33.zip \
+SRC_URI = "${SOURCEFORGE_MIRROR}/regina-rexx/regina33.zip
;subdir=${BPN}-${PV}
\
file://use-proper-host-tools.patch"
-S = "${WORKDIR}"
inherit autotools