From: ChenQi <Qi.Chen@windriver.com>
To: Phil Blundell <pb@pbcl.net>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] sysvinit: use ALTERNATIVE to manage sulogin
Date: Sat, 16 Nov 2013 10:31:36 +0800 [thread overview]
Message-ID: <5286D908.3060202@windriver.com> (raw)
In-Reply-To: <1384519913.23724.8.camel@phil-desktop.brightsign>
On 11/15/2013 08:51 PM, Phil Blundell wrote:
> On Fri, 2013-11-15 at 18:45 +0800, Qi.Chen@windriver.com wrote:
>> -FILES_sysvinit-sulogin = "${base_sbindir}/sulogin"
>> +FILES_sysvinit-sulogin = "${base_sbindir}/sulogin.sysvinit"
> At the risk of seeming dim, how does ${base_sbindir}/sulogin.sysvinit
> get installed in the first place?
>
> p.
>
>
>
>
It's handled in the update-alternative.bbclass.
# We need to do the rename after the image creation step, but before
# the split and strip steps.. packagecopy seems to be the earliest
reasonable
# place.
python perform_packagecopy_append () {
.....
}
Best Regards,
Chen Qi
prev parent reply other threads:[~2013-11-16 2:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-15 10:45 [PATCH 0/1] sysvinit: use ALTERNATIVE to manage sulogin Qi.Chen
2013-11-15 10:45 ` [PATCH 1/1] " Qi.Chen
2013-11-15 12:51 ` Phil Blundell
2013-11-16 2:31 ` ChenQi [this message]
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=5286D908.3060202@windriver.com \
--to=qi.chen@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=pb@pbcl.net \
/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