woodstox2: Switch to subdir= in SRC_URI
authorTom Rini <tom_rini@mentor.com>
Mon, 7 Mar 2011 17:44:46 +0000 (10:44 -0700)
committerTom Rini <tom_rini@mentor.com>
Mon, 7 Mar 2011 17:51:50 +0000 (10:51 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/woodstox/woodstox2_2.0.6.bb

index 27cf54e..63bf0df 100644 (file)
@@ -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