From: Tom Rini Date: Mon, 7 Mar 2011 17:39:36 +0000 (-0700) Subject: netpipes: Switch to subdir= in SRC_URI X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15a758837c9b2eba973b86ba0222da4eaede1740;p=openembedded.git netpipes: Switch to subdir= in SRC_URI Signed-off-by: Tom Rini --- diff --git a/recipes/netpipes/netpipes_4.2.bb b/recipes/netpipes/netpipes_4.2.bb index e88f45c012..d9eceb28f0 100644 --- a/recipes/netpipes/netpipes_4.2.bb +++ b/recipes/netpipes/netpipes_4.2.bb @@ -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"