From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Robert Yang <liezhi.yang@windriver.com>
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 14:35:30 +0100 [thread overview]
Message-ID: <1429104930.6976.117.camel@linuxfoundation.org> (raw)
In-Reply-To: <552DC73E.5090002@windriver.com>
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 :(.
Cheers,
Richard
next prev parent reply other threads:[~2015-04-15 13:35 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 [this message]
2015-04-15 13:51 ` Robert Yang
-- 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=1429104930.6976.117.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=adrian.freihofer@gmail.com \
--cc=liezhi.yang@windriver.com \
--cc=openembedded-core@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