From: Phil Blundell <philb@gnu.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: busybox & syslog init script
Date: Wed, 03 Jun 2009 16:16:21 +0100 [thread overview]
Message-ID: <1244042181.2611.91.camel@mill.internal.reciva.com> (raw)
In-Reply-To: <4A268E88.1030605@cbnco.com>
On Wed, 2009-06-03 at 10:54 -0400, Michael Smith wrote:
> I was thinking about this and I'm not sure how to get the python bit to
> run after do_fetch (so defconfig is available in ${WORKDIR}). It's
> probably possible but it would take quite a bit of fiddling, and would
> only save an ipkg warning for the few of us who don't set
> CONFIG_SYSLOGD=y. Currently, all in-tree configs set CONFIG_SYSLOGD.
Something like:
python do_dependency_massage() {
# my python code here
}
addtask dependency_massage after do_configure before do_compile
But yeah, using RRECOMMENDS is probably an okay solution too. I
wouldn't have a problem with that.
p.
next prev parent reply other threads:[~2009-06-03 15:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-03 1:27 busybox & syslog init script Michael Smith
2009-06-03 9:49 ` Phil Blundell
2009-06-03 14:09 ` Michael Smith
2009-06-03 14:23 ` Phil Blundell
2009-06-03 14:54 ` Michael Smith
2009-06-03 15:16 ` Phil Blundell [this message]
2009-06-03 17:01 ` 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=1244042181.2611.91.camel@mill.internal.reciva.com \
--to=philb@gnu.org \
--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.