* [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* [V2 meta-networking] [PATCH 2/2] ncftp: use BPN in SRC_URI
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 ` Robert Yang
2015-01-07 19:11 ` [V2 meta-networking] [PATCH 1/2] radiusclient-ng: " Joe MacDonald
1 sibling, 0 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>
---
.../recipes-daemons/ncftp/ncftp_3.2.5.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-networking/recipes-daemons/ncftp/ncftp_3.2.5.bb b/meta-networking/recipes-daemons/ncftp/ncftp_3.2.5.bb
index 73a88b4..5e63293 100644
--- a/meta-networking/recipes-daemons/ncftp/ncftp_3.2.5.bb
+++ b/meta-networking/recipes-daemons/ncftp/ncftp_3.2.5.bb
@@ -5,7 +5,7 @@ LICENSE = "ClArtistic"
LIC_FILES_CHKSUM = "file://ncftp/cmds.c;beginline=3;endline=4;md5=9de76faeaedc4f908082e3f8142715f4"
DEPENDS = "ncurses"
-SRC_URI = "${DEBIAN_MIRROR}/main/n/${PN}/${PN}_${PV}.orig.tar.gz"
+SRC_URI = "${DEBIAN_MIRROR}/main/n/${BPN}/${BPN}_${PV}.orig.tar.gz"
SRC_URI[md5sum] = "685e45f60ac11c89442c572c28af4228"
SRC_URI[sha256sum] = "ac111b71112382853b2835c42ebe7bd59acb7f85dd00d44b2c19fbd074a436c4"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [V2 meta-networking] [PATCH 1/2] radiusclient-ng: use BPN in SRC_URI
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 ` Joe MacDonald
1 sibling, 0 replies; 3+ messages in thread
From: Joe MacDonald @ 2015-01-07 19:11 UTC (permalink / raw)
To: Robert Yang; +Cc: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1190 bytes --]
Merged both of these, thanks.
-J.
[[oe] [V2 meta-networking] [PATCH 1/2] radiusclient-ng: use BPN in SRC_URI] On 15.01.03 (Sat 14:47) Robert Yang wrote:
> 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
>
--
-Joe MacDonald.
:wq
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 501 bytes --]
^ permalink raw reply [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.