Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Yi Zhao <yi.zhao@windriver.com>
To: <openembedded-devel@lists.openembedded.org>, <martin.jansa@gmail.com>
Subject: Re: [meta-oe][PATCH 01/20] smstools: fix PN -> BPN for multilib
Date: Tue, 12 May 2015 15:14:53 +0800	[thread overview]
Message-ID: <5551A86D.6050905@windriver.com> (raw)
In-Reply-To: <20150511092704.GH2400@jama>

Hi Martin,

I re-sent these 3 patches. If it still doesn't work. I will try a repo url.

Thanks,
Yi

在 2015年05月11日 17:27, Martin Jansa 写道:
> On Fri, May 08, 2015 at 03:42:16PM +0800, Yi Zhao wrote:
>> Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
> Changes 03, 18, 20 didn't make it to patchwork, because they were marked
> as Spam by gmail, please try to resend or send cover letter with repo
> url where I can cherry-pick them.
>
>> ---
>>   .../smstools3/smstools3_3.1.15.bb                  |    2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.15.bb b/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.15.bb
>> index 7a72a1e..c4b6b60 100644
>> --- a/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.15.bb
>> +++ b/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.15.bb
>> @@ -12,7 +12,7 @@ SRC_URI[md5sum] = "0241ef60e646fac1a06254a848e61ed7"
>>   SRC_URI[sha256sum] = "ed00ffaeaa312a5b4f969f4e97a64603a866bbe16e393ea02f5bf05234814d59"
>>   
>>   
>> -S = "${WORKDIR}/${PN}"
>> +S = "${WORKDIR}/${BPN}"
>>   
>>   RDEPENDS_${PN} = "bash"
>>   INITSCRIPT_NAME = "sms3"
>> -- 
>> 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-05-12  7:14 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-08  7:42 [meta-oe][PATCH 01/20] smstools: fix PN -> BPN for multilib Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 02/20] hexedit: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 03/20] p7zip: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 04/20] fbgrab: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 05/20] takao-fonts: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 06/20] xbitmaps: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 07/20] gpsd: " Yi Zhao
2015-05-11 11:48   ` Philip Balister
2015-05-11 11:52     ` Martin Jansa
2015-05-08  7:42 ` [meta-oe][PATCH 08/20] navit: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 09/20] omgps: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 10/20] orrery: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 11/20] fltk: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 12/20] mime-support: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 13/20] openct: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 14/20] picocom: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 15/20] soci: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 16/20] mozjs: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 17/20] iperf: fix ${PN}-${PV} -> ${BP} " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 18/20] mpich: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 19/20] synergy: " Yi Zhao
2015-05-08  7:42 ` [meta-oe][PATCH 20/20] sylpheed: remove do_install_append Yi Zhao
2015-05-11  9:27 ` [meta-oe][PATCH 01/20] smstools: fix PN -> BPN for multilib Martin Jansa
2015-05-12  7:14   ` Yi Zhao [this message]
2015-05-12 12:43   ` Paul Eggleton
2015-05-12 14:45     ` Martin Jansa
2015-05-12 14:50       ` Paul Eggleton
2015-05-12 16:09         ` Khem Raj
2015-05-12 16:15           ` Paul Eggleton
2015-05-12 16:50             ` Khem Raj
2015-05-12 22:19       ` Trevor Woerner
2015-05-12 22:28         ` 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=5551A86D.6050905@windriver.com \
    --to=yi.zhao@windriver.com \
    --cc=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox