From: Denys Dmytriyenko <denis@denix.org>
To: Steffen Sledz <sledz@dresearch-fe.de>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies
Date: Tue, 30 Sep 2014 20:55:20 -0400 [thread overview]
Message-ID: <20141001005520.GO2480@denix.org> (raw)
In-Reply-To: <1411647477-12992-1-git-send-email-sledz@dresearch-fe.de>
On Thu, Sep 25, 2014 at 02:17:55PM +0200, Steffen Sledz wrote:
> Currently allarch recipes using useradd rebuild each time MACHINE
> changes which is not desireable. Adding the useradd dependencies
> to this list ensures they do not change under these circumstances.
>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
> ---
> meta/conf/layer.conf | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
> index 18609dd..a764ee0 100644
> --- a/meta/conf/layer.conf
> +++ b/meta/conf/layer.conf
> @@ -30,4 +30,8 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
> udev-extraconf \
> packagegroup-x11-xserver \
> systemd-serialgetty \
> + initscripts \
This line above ^^^^ has a very long trail of whitespaces and it got commited
that way, unfortunately :(
> + shadow \
> + shadow-sysroot \
> + base-passwd \
> "
> --
> 2.1.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
next prev parent reply other threads:[~2014-10-01 0:55 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-25 12:17 [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies Steffen Sledz
2014-09-25 12:17 ` [daisy][PATCH 2/3] update-rc.d/systemd: Remove OVERRIDES dependency Steffen Sledz
2014-09-25 12:17 ` [daisy][PATCH 3/3] layer.conf: Mark opkg-utils as ABISAFE for update-alternatives usage Steffen Sledz
2014-10-01 0:55 ` Denys Dmytriyenko [this message]
2014-10-01 1:25 ` [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies Khem Raj
2014-10-01 1:32 ` Denys Dmytriyenko
2014-10-01 3:55 ` Khem Raj
2014-10-01 4:10 ` Martin Jansa
2014-10-01 8:12 ` Richard Purdie
2014-10-01 11:02 ` Koen Kooi
2014-10-01 15:34 ` Martin Jansa
2014-10-03 8:24 ` Koen Kooi
2014-10-03 14:03 ` Trevor Woerner
2014-10-03 16:46 ` Khem Raj
2014-10-01 13:12 ` Peter A. Bigot
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=20141001005520.GO2480@denix.org \
--to=denis@denix.org \
--cc=openembedded-core@lists.openembedded.org \
--cc=sledz@dresearch-fe.de \
/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