All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Cc: Joe.MacDonald@windriver.com
Subject: [PATCH 1/3] macchanger: Fix SRC_URI for multilibs
Date: Thu, 9 May 2013 15:03:23 -0500	[thread overview]
Message-ID: <1368129805-5889-1-git-send-email-mark.hatle@windriver.com> (raw)

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




             reply	other threads:[~2013-05-09 20:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-09 20:03 Mark Hatle [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1368129805-5889-1-git-send-email-mark.hatle@windriver.com \
    --to=mark.hatle@windriver.com \
    --cc=Joe.MacDonald@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.