aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-07 10:43:31 -0700
committerTom Rini <tom_rini@mentor.com>2011-03-07 10:51:48 -0700
commit286780bbd7829563f23b5fc6ced263668b7abec4 (patch)
tree8d8d4300995b2f062addae08191c2b1c28d165fa
parentff507097ac2353b46e40d766a5ef1d8cb02fae50 (diff)
downloadopenembedded-286780bbd7829563f23b5fc6ced263668b7abec4.tar.gz
regina-rexx: Switch to subdir= in SRC_URI
Signed-off-by: Tom Rini <tom_rini@mentor.com>
-rw-r--r--recipes/regina-rexx/regina-rexx_3.3.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/regina-rexx/regina-rexx_3.3.bb b/recipes/regina-rexx/regina-rexx_3.3.bb
index 5461172958..2f5c10541f 100644
--- 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