From: Robert Yang <liezhi.yang@windriver.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Adrian Freihofer <adrian.freihofer@gmail.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] syslinux: add syslinux-nomtools to PACKAGES
Date: Wed, 15 Apr 2015 21:51:00 +0800 [thread overview]
Message-ID: <552E6CC4.8090207@windriver.com> (raw)
In-Reply-To: <1429104930.6976.117.camel@linuxfoundation.org>
On 04/15/2015 09:35 PM, Richard Purdie wrote:
> On Wed, 2015-04-15 at 10:04 +0800, Robert Yang wrote:
>>
>> On 04/13/2015 05:05 PM, Robert Yang wrote:
>>> The default installed syslinux depends on mtools, we install
>>> syslinux-nomtools too, which has the ext2/3/4 support.
>>>
>>> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
>>> ---
>>> meta/recipes-devtools/syslinux/syslinux_6.03.bb | 5 ++++-
>>> 1 file changed, 4 insertions(+), 1 deletion(-)
>>>
>>> diff --git a/meta/recipes-devtools/syslinux/syslinux_6.03.bb b/meta/recipes-devtools/syslinux/syslinux_6.03.bb
>>> index 33dd776..ddb8744 100644
>>> --- a/meta/recipes-devtools/syslinux/syslinux_6.03.bb
>>> +++ b/meta/recipes-devtools/syslinux/syslinux_6.03.bb
>>> @@ -66,14 +66,17 @@ do_install() {
>>> install -d ${D}${datadir}/syslinux/
>>> install -m 644 ${S}/bios/core/ldlinux.sys ${D}${datadir}/syslinux/
>>> install -m 644 ${S}/bios/core/ldlinux.bss ${D}${datadir}/syslinux/
>>> + install -m 644 ${S}/bios/linux/syslinux-nomtools ${D}${bindir}/
>>
>> Sorry, I updated this patch a little, it should be:
>>
>> -m 0755, not 0644.
>>
>> git://git.openembedded.org/openembedded-core-contrib rbt/syslinux
>>
>> Thanks to Adrian.
>
> I merged master-next which contained this patch before seeing this. I've
> created a fix for master-next. With this tweak in it. This is the
> downside to tweaking branches already in master-next though :(.
Thanks, I'm sorry about this.
// Robert
>
> Cheers,
>
> Richard
>
>
>
next prev parent reply other threads:[~2015-04-15 13:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-13 9:05 [PATCH 0/1] syslinux: add syslinux-nomtools to PACKAGES Robert Yang
2015-04-13 9:05 ` [PATCH 1/1] " Robert Yang
2015-04-15 2:04 ` Robert Yang
2015-04-15 13:35 ` Richard Purdie
2015-04-15 13:51 ` Robert Yang [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-04-14 22:05 Adrian Freihofer
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=552E6CC4.8090207@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=adrian.freihofer@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.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.