All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/3] busybox-static: add the latest version
Date: Tue, 2 Nov 2010 07:28:01 +0100	[thread overview]
Message-ID: <AANLkTinw-gbQN0U+t_arT9bHjEZ_LYE2oN6OFfSTRa1K@mail.gmail.com> (raw)
In-Reply-To: <AANLkTim+Cn4ivUT7Hfgers1EUNP-0HzyE9Mi9uz=cirf@mail.gmail.com>

2010/11/2 Khem Raj <raj.khem@gmail.com>:
> On Mon, Nov 1, 2010 at 2:35 PM, Eric Bénard <eric@eukrea.com> wrote:
>> tested using initramfs-image
>>
>> Signed-off-by: Eric Bénard <eric@eukrea.com>
>
> Acked-by: Khem Raj <raj.khem@gmail.com>

Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
>
>> ---
>>  recipes/busybox/busybox-static_1.17.3.bb |   11 +++++++++++
>>  1 files changed, 11 insertions(+), 0 deletions(-)
>>  create mode 100644 recipes/busybox/busybox-static_1.17.3.bb
>>
>> diff --git a/recipes/busybox/busybox-static_1.17.3.bb b/recipes/busybox/busybox-static_1.17.3.bb
>> new file mode 100644
>> index 0000000..325752a
>> --- /dev/null
>> +++ b/recipes/busybox/busybox-static_1.17.3.bb
>> @@ -0,0 +1,11 @@
>> +require busybox_${PV}.bb
>> +PR = "${INC_PR}.0"
>> +
>> +FILESPATHPKG =. "busybox-${PV}:"
>> +S = "${WORKDIR}/busybox-${PV}"
>> +
>> +do_configure_append() {
>> +       sed -i -e '/CONFIG_STATIC/d' .config
>> +       echo "CONFIG_STATIC=y" >>.config
>> +}
>> +
>> --
>> 1.6.3.3
>>
>>
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



      reply	other threads:[~2010-11-02  6:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-01 21:35 [PATCH 1/3] busybox-static: add the latest version Eric Bénard
2010-11-01 21:35 ` [PATCH 2/3] busybox: 1.17.3 is stable and can be the default fallback version Eric Bénard
2010-11-01 21:35   ` [PATCH v2 3/3] busybox: remove unused version Eric Bénard
2010-11-02  4:45   ` [PATCH 2/3] busybox: 1.17.3 is stable and can be the default fallback version Khem Raj
2010-11-02  6:27     ` Frans Meulenbroeks
2010-11-02  4:46 ` [PATCH 1/3] busybox-static: add the latest version Khem Raj
2010-11-02  6:28   ` Frans Meulenbroeks [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=AANLkTinw-gbQN0U+t_arT9bHjEZ_LYE2oN6OFfSTRa1K@mail.gmail.com \
    --to=fransmeulenbroeks@gmail.com \
    --cc=openembedded-devel@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.