Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [PATCH 1/3] macchanger: Fix SRC_URI for multilibs
@ 2013-05-09 20:03 Mark Hatle
  2013-05-09 20:03 ` [PATCH 2/3] rp-pppoe: fix multilib SRC_URI reference Mark Hatle
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mark Hatle @ 2013-05-09 20:03 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Joe.MacDonald

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
---
 recipes-support/macchanger/macchanger_1.5.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-support/macchanger/macchanger_1.5.0.bb b/recipes-support/macchanger/macchanger_1.5.0.bb
index ff30558..2ecfab2 100644
--- a/recipes-support/macchanger/macchanger_1.5.0.bb
+++ b/recipes-support/macchanger/macchanger_1.5.0.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
 PR = "r0"
 
-SRC_URI  = "${GNU_MIRROR}/macchanger/${PN}-${PV}.tar.gz"
+SRC_URI  = "${GNU_MIRROR}/macchanger/${BPN}-${PV}.tar.gz"
 
 SRC_URI[md5sum] = "79b7cdaeca3d8ebafa764c4b0dd03ab7"
 SRC_URI[sha256sum] = "d44bfa27cb29c5a718627cb3ef3aa42eb5130426545eb2031120826cd73fa8fe"
-- 
1.8.3.rc1.25.g423ecb0




^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-05-10 13:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-09 20:03 [PATCH 1/3] macchanger: Fix SRC_URI for multilibs Mark Hatle
2013-05-09 20:03 ` [PATCH 2/3] rp-pppoe: fix multilib SRC_URI reference Mark Hatle
2013-05-09 20:03 ` [PATCH 3/3] crda: Fix " Mark Hatle
2013-05-09 20:17 ` [PATCH 1/3] macchanger: Fix SRC_URI for multilibs Martin Jansa
2013-05-09 21:02   ` Mark Hatle
2013-05-10 13:09     ` Joe MacDonald

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox