From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Colin Walters <walters@verbum.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] dbus: Remove hardcoded reference to /usr in System V startup script
Date: Sun, 23 Sep 2012 21:22:32 +0100 [thread overview]
Message-ID: <8646478.oESqj5TJhl@helios> (raw)
In-Reply-To: <1348429520.4646.16.camel@lenny>
On Sunday 23 September 2012 15:45:20 Colin Walters wrote:
> On Sat, 2012-09-22 at 19:42 +0100, Phil Blundell wrote:
> > - install -m 0755 ${WORKDIR}/dbus-1.init ${D}${sysconfdir}/init.d/dbus-1
> > + sed 's:@bindir@:${bindir}:' < ${WORKDIR}/dbus-1.init
> > >${WORKDIR}/dbus-1.init.sh
> Does that actually work? The variable reference is inside single quotes
> so it won't be expanded by the shell, right?
What is being expanded here at parse time is a bitbake variable rather than a
shell variable, so it should work fine.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2012-09-23 20:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-22 18:42 [PATCH] dbus: Remove hardcoded reference to /usr in System V startup script Phil Blundell
2012-09-23 19:45 ` Colin Walters
2012-09-23 20:22 ` Paul Eggleton [this message]
2012-09-23 22:00 ` Colin Walters
2012-09-24 10:16 ` Richard Purdie
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=8646478.oESqj5TJhl@helios \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=walters@verbum.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.