From: Michael Smith <msmith@cbnco.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 3/3] grub: split menu.lst into a separate package, grub-config.
Date: Thu, 07 May 2009 18:19:50 -0400 [thread overview]
Message-ID: <4A035E86.6020105@cbnco.com> (raw)
In-Reply-To: <b6ebd0a50905071202l6d595de3v66d2ac043a84a2af@mail.gmail.com>
Chris Larson wrote:
> I'm not sure if you realize, but you can let your overlay override
> file:// files by manipulating FILESPATH. You don't need to split up
> all the recipes.
Hi Chris,
That's awesome. I didn't know that. I've added this to my local.conf:
FILESPATHBASE =. "${@ \
':'.join([os.path.join(recipedir, \
os.path.basename(os.path.dirname( \
d.getVar('FILE', 1)))) \
for recipedir in d.getVar('COLLECTIONS', 1).split()])}:"
Problem solved. I have no need to split a separate grub-config package.
Mike
next prev parent reply other threads:[~2009-05-07 22:26 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-06 19:55 [PATCH 1/2] Remove unused grub-0.93 Michael Smith
2009-05-06 19:55 ` [PATCH 2/2] grub: allow menu.lst to be overridden using GRUB_CONFIG_PACKAGE Michael Smith
2009-05-06 22:38 ` Denys Dmytriyenko
2009-05-06 23:40 ` Tom Rini
2009-05-07 6:45 ` Phil Blundell
2009-05-07 19:03 ` Michael Smith
2009-05-15 22:21 ` Chris Larson
2009-05-16 19:03 ` Denys Dmytriyenko
2009-05-07 19:47 ` Denys Dmytriyenko
2009-05-07 18:24 ` Michael Smith
2009-05-07 18:27 ` [PATCH 1/3] Remove unused grub-0.93 Michael Smith
2009-05-07 18:27 ` [PATCH 2/3] grub: use ${libdir}, not /usr/lib Michael Smith
2009-05-07 18:27 ` [PATCH 3/3] grub: split menu.lst into a separate package, grub-config Michael Smith
2009-05-07 19:02 ` Chris Larson
2009-05-07 22:19 ` Michael Smith [this message]
2009-05-07 22:37 ` manual missing dependencies section? Rich Pixley
2009-05-07 23:59 ` Cliff Brake
2009-05-07 19:52 ` [PATCH 3/3] grub: split menu.lst into a separate package, grub-config Denys Dmytriyenko
2009-05-07 19:18 ` [PATCH 2/3] grub: use ${libdir}, not /usr/lib Leon Woestenberg
2009-05-07 19:26 ` Otavio Salvador
2009-05-07 18:36 ` Phil Blundell
2009-05-07 19:58 ` Michael Smith
2009-05-07 20:02 ` Otavio Salvador
2009-05-07 20:05 ` Leon Woestenberg
2009-05-07 22:24 ` Michael Smith
2009-05-08 1:35 ` Otavio Salvador
2009-05-08 19:15 ` Leon Woestenberg
2009-05-09 0:46 ` Otavio Salvador
2009-05-12 2:53 ` Michael Smith
2009-05-12 2:53 ` [PATCH] Remove unused grub-0.93 Michael Smith
2009-05-12 2:53 ` [PATCH] grub: Split the grub-install script and friends into a separate package Michael Smith
2009-05-12 3:02 ` Tom Rini
2009-05-12 3:18 ` Michael Smith
2009-05-12 4:13 ` Tom Rini
2009-05-07 20:02 ` [PATCH 2/3] grub: use ${libdir}, not /usr/lib Graeme Gregory
2009-05-07 19:25 ` [PATCH 1/3] Remove unused grub-0.93 Otavio Salvador
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=4A035E86.6020105@cbnco.com \
--to=msmith@cbnco.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.