netpipes: Switch to subdir= in SRC_URI
authorTom Rini <tom_rini@mentor.com>
Mon, 7 Mar 2011 17:39:36 +0000 (10:39 -0700)
committerTom 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/netpipes/netpipes_4.2.bb

index e88f45c..d9eceb2 100644 (file)
@@ -5,9 +5,7 @@ SECTION = "console/network"
 PR = "r0"
 LICENSE = "GPL"
 
-SRC_URI = "http://web.purplefrog.com/~thoth/netpipes/ftp/${PN}-${PV}-export.tar.gz"
-
-S = "${WORKDIR}"
+SRC_URI = "http://web.purplefrog.com/~thoth/netpipes/ftp/${PN}-${PV}-export.tar.gz;subdir=${BPN}-${PV}"
 
 
 FILES_${PN}-doc                 +="/man/man1"