zrally: Switch to subdir= in SRC_URI
authorTom Rini <tom_rini@mentor.com>
Mon, 7 Mar 2011 17:46:37 +0000 (10:46 -0700)
committerTom 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

index a2328c0..b7ad88f 100644 (file)
@@ -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 () {