From: Patrick Ohly <patrick.ohly@intel.com>
To: "André Draszik" <git@andred.net>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] bitbake.conf: Add run-parts to HOSTTOOLS
Date: Thu, 24 Aug 2017 11:43:48 +0200 [thread overview]
Message-ID: <1503567828.3674.10.camel@intel.com> (raw)
In-Reply-To: <20170824091924.25945-1-git@andred.net>
On Thu, 2017-08-24 at 10:19 +0100, André Draszik wrote:
> From: André Draszik <adraszik@tycoint.com>
>
> ca-certificates runs a postinst task, update-ca-
> certificates,
> which ultimately wants to execute run-parts.
>
> Signed-off-by: André Draszik <adraszik@tycoint.com>
> ---
> meta/conf/bitbake.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
> index 334ba2361f..8011689118 100644
> --- a/meta/conf/bitbake.conf
> +++ b/meta/conf/bitbake.conf
> @@ -469,7 +469,7 @@ HOSTTOOLS += " \
> fgrep file find flock g++ gawk gcc getconf getopt git grep
> gunzip gzip \
> head hostname install ld ldd ln ls make makeinfo md5sum mkdir
> mknod \
> mktemp mv nm objcopy objdump od patch perl pod2man pr printf pwd
> python python2 \
> - python2.7 python3 ranlib readelf readlink rm rmdir rpcgen sed sh
> sha256sum \
> + python2.7 python3 ranlib readelf readlink rm rmdir rpcgen run-
> parts sed sh sha256sum \
> sleep sort split stat strings strip tail tar tee test touch tr
> true uname \
> uniq wc wget which xargs \
> "
Is run-parts guaranteed to be available on the host?
IMHO it would be better to ensure that run-parts is in recipe-sysroot-
native when installing ca-certificates. PACKAGE_WRITE_DEPS can be set
in ca-certificates.bb for that. I'm just not sure about what provides
run-parts in OE.
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.
next prev parent reply other threads:[~2017-08-24 9:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-24 9:19 [PATCH] bitbake.conf: Add run-parts to HOSTTOOLS André Draszik
2017-08-24 9:43 ` Patrick Ohly [this message]
2017-08-24 10:18 ` Richard Purdie
2017-08-25 11:03 ` André Draszik
2017-08-25 11:05 ` Richard Purdie
2017-08-25 11:09 ` André Draszik
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=1503567828.3674.10.camel@intel.com \
--to=patrick.ohly@intel.com \
--cc=git@andred.net \
--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