git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c47b77
)
netpipes: Switch to subdir= in SRC_URI
author
Tom Rini
<tom_rini@mentor.com>
Mon, 7 Mar 2011 17:39:36 +0000
(10:39 -0700)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/recipes/netpipes/netpipes_4.2.bb
b/recipes/netpipes/netpipes_4.2.bb
index
e88f45c
..
d9eceb2
100644
(file)
--- 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"