All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-networking] [PATCH 2/2] ncftp: use BPN in SRC_URI
Date: Sun, 4 Jan 2015 06:45:31 +0800	[thread overview]
Message-ID: <54A8710B.3060203@windriver.com> (raw)
In-Reply-To: <20150103150344.GB24032@jama>



On 01/03/2015 11:03 PM, Martin Jansa wrote:
> 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?

Yes, you are right, will send a V2, I've cheated by "bitbake lib32-ncftp -cfetch"
which was OK, it is because the tarball had been downloaded when
"bitbake ncftp -cfetch".

// Robert

>
>>   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
>
>
>


      reply	other threads:[~2015-01-03 22:45 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
2015-01-03 22:45     ` Robert Yang [this message]

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=54A8710B.3060203@windriver.com \
    --to=liezhi.yang@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.