All of lore.kernel.org
 help / color / mirror / Atom feed
* [V2 meta-networking] [PATCH 1/2] radiusclient-ng: use BPN in SRC_URI
@ 2015-01-03 22:47 Robert Yang
  2015-01-03 22:47 ` [V2 meta-networking] [PATCH 2/2] ncftp: " Robert Yang
  2015-01-07 19:11 ` [V2 meta-networking] [PATCH 1/2] radiusclient-ng: " Joe MacDonald
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Yang @ 2015-01-03 22:47 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
 .../radiusclient-ng/radiusclient-ng_0.5.6.bb       |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng_0.5.6.bb b/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng_0.5.6.bb
index 1fafe73..2350d4f 100644
--- a/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng_0.5.6.bb
+++ b/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng_0.5.6.bb
@@ -5,7 +5,7 @@ protocol (RFCs 2128 and 2139)."
 HOMEPAGE = "http://sourceforge.net/projects/radiusclient-ng.berlios/"
 SECTION = "Applications/Internet"
 
-SRC_URI = "${DEBIAN_MIRROR}/main/r/${PN}/${PN}_${PV}.orig.tar.gz \
+SRC_URI = "${DEBIAN_MIRROR}/main/r/${BPN}/${BPN}_${PV}.orig.tar.gz \
    file://Modify-configure.in-and-etc-Makefile.am.patch \
    file://config-site.radiusclient-ng-${PV}"
 
-- 
1.7.9.5



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

end of thread, other threads:[~2015-01-07 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-03 22:47 [V2 meta-networking] [PATCH 1/2] radiusclient-ng: use BPN in SRC_URI Robert Yang
2015-01-03 22:47 ` [V2 meta-networking] [PATCH 2/2] ncftp: " Robert Yang
2015-01-07 19:11 ` [V2 meta-networking] [PATCH 1/2] radiusclient-ng: " Joe MacDonald

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.