From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe] [PATCH 5/5] tomoyo-tools: use BPN in SRC_URI
Date: Mon, 5 Jan 2015 09:59:44 +0800 [thread overview]
Message-ID: <54A9F010.4010803@windriver.com> (raw)
In-Reply-To: <CA+chaQdSm-mNH8a75hpGNxy96gt94NcXaZoXghAypOxPR5zDkw@mail.gmail.com>
On 01/04/2015 05:56 PM, Martin Jansa wrote:
> ${BPN}-${PV}
> <http://pkgs.fedoraproject.org/repo/pkgs/$%7BBPN%7D/$%7BBPN%7D-$%7BPV%7D.tar.gz/be2a88f8ccddf2a40ac484cb3294fedc/$%7BBPN%7D-$%7BPV%7D.tar.gz>
> ->
> ${BP} and can we use SOURCEFORGE_MIRROR again?
I'm afraid that we can't use the SOURCEFORGE_MIRROR, as the URL
is a just a web:
downloads.sourceforge.net/project/tomoyo/tomoyo-tools-2.5.0-20140601.tar.gz
I will update others and resend the patches.
// Robert
>
> On Sun, Jan 4, 2015 at 12:53 AM, Robert Yang <liezhi.yang@windriver.com>
> wrote:
>
>> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
>> ---
>> .../tomoyo-tools/tomoyo-tools_2.5.0.bb | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta-oe/recipes-support/tomoyo-tools/tomoyo-tools_2.5.0.bb
>> b/meta-oe/recipes-support/tomoyo-tools/tomoyo-tools_2.5.0.bb
>> index bb2676b..70c039e 100644
>> --- a/meta-oe/recipes-support/tomoyo-tools/tomoyo-tools_2.5.0.bb
>> +++ b/meta-oe/recipes-support/tomoyo-tools/tomoyo-tools_2.5.0.bb
>> @@ -5,11 +5,11 @@ being useful purely as a system analysis tool."
>> HOMEPAGE = "http://tomoyo.sourceforge.jp/"
>> SECTION = "System Environment/Kernel"
>>
>> -SRC_URI = "
>> http://jaist.dl.sourceforge.jp/tomoyo/53357/${PN}-${PV}-20140601.tar.gz"
>> +SRC_URI = "
>> http://jaist.dl.sourceforge.jp/tomoyo/53357/${BPN}-${PV}-20140601.tar.gz"
>> SRC_URI[md5sum] = "888869b793127f00d6439a3246598b83"
>> SRC_URI[sha256sum] =
>> "118ef6ba1fbf7c0b83018c3a0d4d5485dfb9b5b7f647f37ce9f63841a3133c2a"
>>
>> -S = "${WORKDIR}/${PN}"
>> +S = "${WORKDIR}/${BPN}"
>>
>> LICENSE = "GPLv2"
>> LIC_FILES_CHKSUM =
>> "file://COPYING.tomoyo;md5=751419260aa954499f7abaabaa882bbe"
>> --
>> 1.7.9.5
>>
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>>
next prev parent reply other threads:[~2015-01-05 1:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-03 23:53 [meta-oe] [PATCH 1/5] dash: use BPN in SRC_URI Robert Yang
2015-01-03 23:53 ` [meta-oe] [PATCH 2/5] rarpd: " Robert Yang
2015-01-04 9:54 ` Martin Jansa
2015-01-03 23:53 ` [meta-oe] [PATCH 3/5] procmail: " Robert Yang
2015-01-03 23:53 ` [meta-oe] [PATCH 4/5] smem: " Robert Yang
2015-01-03 23:55 ` Khem Raj
2015-01-03 23:53 ` [meta-oe] [PATCH 5/5] tomoyo-tools: " Robert Yang
2015-01-04 9:56 ` Martin Jansa
2015-01-05 1:59 ` Robert Yang [this message]
2015-01-04 9:56 ` [meta-oe] [PATCH 1/5] dash: " Martin Jansa
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=54A9F010.4010803@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox