From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Randy MacLeod <Randy.MacLeod@windriver.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/4] util-linux: add setpriv utility
Date: Sat, 15 Jun 2019 16:16:40 +0100 [thread overview]
Message-ID: <5dd020eba3fd1bb36ac479db2127afbd4e74552a.camel@linuxfoundation.org> (raw)
In-Reply-To: <20190614164542.7178-1-Randy.MacLeod@windriver.com>
On Fri, 2019-06-14 at 12:45 -0400, Randy MacLeod wrote:
> Enable the setpriv utility for targets only. It will be used in
> the run-ptest script for bash and perhaps other packages where
> the ptest code is expected to run as a user.
>
> setpriv uses libcap-ng which doesn't build natively so disable
> it for native* builds. Also, busybox has a setpriv implementation
> so ensure that setpriv adheres to the alternatives scheme.
>
> Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
> ---
> meta/recipes-core/util-linux/util-linux.inc | 15 +++++++++++----
> 1 file changed, 11 insertions(+), 4 deletions(-)
No errors but the build is now seeing warnings e.g.:
https://autobuilder.yoctoproject.org/typhoon/#/builders/42/builds/703
Cheers,
Richard
next prev parent reply other threads:[~2019-06-15 15:16 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-14 16:02 [PATCH 1/4] util-linux: add setpriv utility Randy MacLeod
2019-06-14 16:02 ` [PATCH 2/4] libcap-ng: split into libcap-ng/libcap-ng-python Randy MacLeod
2019-06-14 16:23 ` Richard Purdie
2019-06-14 16:45 ` [PATCH 1/4] util-linux: add setpriv utility Randy MacLeod
2019-06-14 16:45 ` [PATCH 2/4] libcap-ng: split into libcap-ng/libcap-ng-python Randy MacLeod
2019-06-14 16:45 ` [PATCH 3/4] ptest-runner: enable child procs as session leader Randy MacLeod
2019-06-14 16:45 ` [PATCH 4/4] bash: use setpriv, sed.sed to run ptests Randy MacLeod
2019-06-15 15:16 ` Richard Purdie [this message]
2019-06-16 15:49 ` [PATCH 1/4] util-linux: add setpriv utility Randy MacLeod
2019-06-14 16:02 ` [PATCH 3/4] ptest-runner: enable child procs as session leader Randy MacLeod
2019-06-14 16:02 ` [PATCH 4/4] bash: use setpriv, sed.sed to run ptests Randy MacLeod
2019-06-14 17:01 ` ✗ patchtest: failure for "util-linux: add setpriv utilit..." and 3 more (rev2) Patchwork
2019-06-14 17:01 ` ✗ patchtest: failure for "util-linux: add setpriv utilit..." and 3 more (rev4) Patchwork
2019-06-14 17:01 ` ✗ patchtest: failure for "util-linux: add setpriv utilit..." and 3 more (rev5) Patchwork
2019-06-14 17:13 ` Randy MacLeod
2019-06-17 3:59 ` Changqing Li
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=5dd020eba3fd1bb36ac479db2127afbd4e74552a.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=Randy.MacLeod@windriver.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 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.