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:
2631a8e
)
help2man: Use ${BPN} in SRC_URI
author
Tom Rini
<tom_rini@mentor.com>
Thu, 18 Nov 2010 16:03:31 +0000
(09:03 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Thu, 18 Nov 2010 16:04:17 +0000
(09:04 -0700)
Martin Jansa's idea (after spotting my typo).
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/help2man/help2man_1.37.1.bb
patch
|
blob
|
history
diff --git
a/recipes/help2man/help2man_1.37.1.bb
b/recipes/help2man/help2man_1.37.1.bb
index
769f86b
..
4067010
100644
(file)
--- a/
recipes/help2man/help2man_1.37.1.bb
+++ b/
recipes/help2man/help2man_1.37.1.bb
@@
-6,7
+6,7
@@
DEPENDS_virtclass-native = "perl-native-runtime"
RDEPENDS_pn-help2man = "gettext perl liblocale-gettext-perl"
PR = "r0"
-SRC_URI = "${GNU_MIRROR}/
help4man/help2man
-${PV}.tar.gz"
+SRC_URI = "${GNU_MIRROR}/
${BPN}/${BPN}
-${PV}.tar.gz"
SRC_URI[md5sum] = "371b5cc74fe9c2ea3ee1ca23c19b19a8"
SRC_URI[sha256sum] = "3b44a91ef8e722c570a2a2d0e3f1cd249aac25dd2b2692c7792d87b30ed61561"