From: Fabrice Coulon <fabrice.coulon@axis.com>
To: Andre McCurdy <armccurdy@gmail.com>
Cc: OE Core mailing list <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] pseudo: Make it possible to override the append in a bbappend
Date: Mon, 7 Dec 2015 10:15:29 +0100 [thread overview]
Message-ID: <56654E31.8020601@axis.com> (raw)
In-Reply-To: <CAJ86T=VF1HsQdgbyVsvutJO0HJ+LNp6d+rKMEsReB0XmDs3=mw@mail.gmail.com>
On 12/02/2015 08:05 PM, Andre McCurdy wrote:
> On Wed, Dec 2, 2015 at 5:22 AM, Fabrice Coulon <fabrice.coulon@axis.com> wrote:
>> I need this in order to avoid a conflict when used with
>> base-passwd-native.
> Doesn't something like this work from your .bbappend?
>
> do_install_append_class-native () {
> # Remove to avoid conflict with base-passwd-native
> rm -f ${D}${sysconfdir}/passwd ${D}${sysconfdir}/group
> }
>
Yes it works. I don't need to change the recipe, it's enough with this
in a bbappend. Thanks!
prev parent reply other threads:[~2015-12-07 9:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-02 13:22 [PATCH] pseudo: Make it possible to override the append in a bbappend Fabrice Coulon
2015-12-02 19:05 ` Andre McCurdy
2015-12-07 9:15 ` Fabrice Coulon [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=56654E31.8020601@axis.com \
--to=fabrice.coulon@axis.com \
--cc=armccurdy@gmail.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