aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-07 10:44:46 -0700
committerTom Rini <tom_rini@mentor.com>2011-03-07 10:51:50 -0700
commitfe23104045739fcf578ac061e09271c13a20beab (patch)
tree8bfc6a0eba1425edb09057a2e038d3eccc430722 /recipes
parent10ce4c03592bb6276f9755544b0aca9fc2eb863f (diff)
downloadopenembedded-fe23104045739fcf578ac061e09271c13a20beab.tar.gz
woodstox2: Switch to subdir= in SRC_URI
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/woodstox/woodstox2_2.0.6.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/woodstox/woodstox2_2.0.6.bb b/recipes/woodstox/woodstox2_2.0.6.bb
index 27cf54e5b2..63bf0df19a 100644
--- a/recipes/woodstox/woodstox2_2.0.6.bb
+++ b/recipes/woodstox/woodstox2_2.0.6.bb
@@ -4,9 +4,7 @@ LICENSE = "AL2.0 LGPL2.1"
AUTHOR = "Codehaus"
HOMEPAGE = "http://woodstox.codehaus.org"
-SRC_URI = "http://woodstox.codehaus.org/2.0.6/wstx-src.tar.gz"
-
-S = "${WORKDIR}"
+SRC_URI = "http://woodstox.codehaus.org/2.0.6/wstx-src.tar.gz;subdir=${BPN}-${PV}"
inherit java-library