public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Diego Sueiro" <diego.sueiro@arm.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] busybox: add rev and pgrep
Date: Thu, 15 Oct 2020 02:07:51 -0700	[thread overview]
Message-ID: <27107.1602752871157273119@lists.openembedded.org> (raw)
In-Reply-To: <20201015054600.24514-1-akuster808@gmail.com>

On Thu, Oct 15, 2020 at 06:46 AM, akuster wrote:

>
> From: akuster <akuster@kona.kama-aina.net>
> 
> Signed-off-by: akuster <akuster808@gmail.com>

Reviewed-by: Diego Sueiro <diego.sueiro@arm.com>

> ---
>  meta/recipes-core/busybox/busybox/pgrep.cfg | 1 +
>  meta/recipes-core/busybox/busybox/rev.cfg   | 1 +
>  meta/recipes-core/busybox/busybox_1.32.0.bb | 2 ++
>  3 files changed, 4 insertions(+)
>  create mode 100644 meta/recipes-core/busybox/busybox/pgrep.cfg
>  create mode 100644 meta/recipes-core/busybox/busybox/rev.cfg
> 
> diff --git a/meta/recipes-core/busybox/busybox/pgrep.cfg
> b/meta/recipes-core/busybox/busybox/pgrep.cfg
> new file mode 100644
> index 00000000000..775e487d601
> --- /dev/null
> +++ b/meta/recipes-core/busybox/busybox/pgrep.cfg
> @@ -0,0 +1 @@
> +CONFIG_PGREP=y
> diff --git a/meta/recipes-core/busybox/busybox/rev.cfg
> b/meta/recipes-core/busybox/busybox/rev.cfg
> new file mode 100644
> index 00000000000..da008c30cd3
> --- /dev/null
> +++ b/meta/recipes-core/busybox/busybox/rev.cfg
> @@ -0,0 +1 @@
> +CONFIG_REV=y
> diff --git a/meta/recipes-core/busybox/busybox_1.32.0.bb
> b/meta/recipes-core/busybox/busybox_1.32.0.bb
> index aeea40fbc15..8e23b0d4a28 100644
> --- a/meta/recipes-core/busybox/busybox_1.32.0.bb
> +++ b/meta/recipes-core/busybox/busybox_1.32.0.bb
> @@ -44,6 +44,8 @@ SRC_URI =
> "https://busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
>             file://0001-du-l-works-fix-to-use-145-instead-of-144.patch \
>
> file://0001-sysctl-ignore-EIO-of-stable_secret-below-proc-sys-ne.patch \
>             file://0001-hwclock-make-glibc-2.31-compatible.patch \
> +           file://rev.cfg \
> +           file://pgrep.cfg \
>  "
>  SRC_URI_append_libc-musl = " file://musl.cfg "
>
> -- 
> 2.17.1
> 
>

  reply	other threads:[~2020-10-15  9:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-15  5:46 [PATCH] busybox: add rev and pgrep akuster
2020-10-15  9:07 ` Diego Sueiro [this message]
2020-10-16 16:48   ` [OE-core] " Andrej Valek
2020-10-19 13:25     ` Richard Purdie
2020-10-19 19:55       ` Andre McCurdy
2020-10-19 19:57         ` Richard Purdie
2020-10-19 20:04           ` Andre McCurdy
2020-10-19 20:10             ` Richard Purdie

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=27107.1602752871157273119@lists.openembedded.org \
    --to=diego.sueiro@arm.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