[oe-commits] Mark Hatle : rp-pppoe: fix multilib SRC_URI reference

git at git.openembedded.org git at git.openembedded.org
Fri May 10 13:44:47 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: cc0067dc0c7ea469057238db6422864d1bce311c
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=cc0067dc0c7ea469057238db6422864d1bce311c

Author: Mark Hatle <mark.hatle at windriver.com>
Date:   Thu May  9 15:03:24 2013 -0500

rp-pppoe: fix multilib SRC_URI reference

Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald at windriver.com>

---

 .../recipes-protocols/rp-pppoe/rp-pppoe_3.8.bb     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.8.bb b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.8.bb
index 56246bc..90a8f4d 100644
--- a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.8.bb
+++ b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.8.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://doc/LICENSE;md5=a194eaefae2be54ee3221339b10d0581"
 
 PR = "r10"
 
-SRC_URI = "http://www.roaringpenguin.com/files/download/${P}.tar.gz \
+SRC_URI = "http://www.roaringpenguin.com/files/download/${BP}.tar.gz \
            file://top-autoconf.patch \
            file://configure_in_cross.patch \
            file://pppoe-src-restrictions.patch \





More information about the Openembedded-commits mailing list