From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-networking] [PATCH 2/2] ncftp: use BPN in SRC_URI
Date: Sat, 3 Jan 2015 16:03:44 +0100 [thread overview]
Message-ID: <20150103150344.GB24032@jama> (raw)
In-Reply-To: <1420297183-16573-2-git-send-email-liezhi.yang@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 1330 bytes --]
On Sat, Jan 03, 2015 at 06:59:43AM -0800, Robert Yang wrote:
> 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..4f13f90 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/${PN}/${BPN}_${PV}.orig.tar.gz"
Shouldn't it use BPN in both cases?
> SRC_URI[md5sum] = "685e45f60ac11c89442c572c28af4228"
> SRC_URI[sha256sum] = "ac111b71112382853b2835c42ebe7bd59acb7f85dd00d44b2c19fbd074a436c4"
>
> --
> 1.7.9.5
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2015-01-03 15:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-03 14:59 [meta-networking] [PATCH 1/2] radiusclient-ng: use BPN in SRC_URI Robert Yang
2015-01-03 14:59 ` [meta-networking] [PATCH 2/2] ncftp: " Robert Yang
2015-01-03 15:03 ` Martin Jansa [this message]
2015-01-03 22:45 ` Robert Yang
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=20150103150344.GB24032@jama \
--to=martin.jansa@gmail.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.