[oe] [PATCH][v2 2/2] busybox: fix defconfig handling problems triggered by "configure according to {MACHINE, DISTRO}_FEATURES"; added inetd handling

Paul Menzel paulepanter at users.sourceforge.net
Mon Aug 9 12:42:54 UTC 2010


Am Montag, den 09.08.2010, 14:19 +0200 schrieb Hauser, Wolfgang (external):
> busybox: revision change

(Please also adapt the message subject to the commit summary.)

But this will not be necessary, as I overlooked that this is the only
change. To get packages rebuild, when something changes (your patch 1/2)
such changes should be incorporated into the changes.

So please squash this patch. (`git rebase -i HEAD~4`, where »4« is the
number on how many commits you have to go back.)

> Signed-off-by: Wolfgang Hauser <wolfgang.hauser.external at eads.com>
> ---
>  recipes/busybox/busybox.inc       |    2 +-
>  recipes/busybox/busybox_1.16.2.bb |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes/busybox/busybox.inc b/recipes/busybox/busybox.inc
> index b4663f0..f77613e 100644
> --- a/recipes/busybox/busybox.inc
> +++ b/recipes/busybox/busybox.inc
> @@ -11,7 +11,7 @@ LICENSE = "GPLv2"
>  SECTION = "base"
>  PRIORITY = "required"
>  
> -INC_PR = "r32"
> +INC_PR = "r33"
>  
>  SRC_URI = "\
>    file://busybox-cron \
> diff --git a/recipes/busybox/busybox_1.16.2.bb
> b/recipes/busybox/busybox_1.16.2.bb
> index 6401bfa..0e6a250 100644
> --- a/recipes/busybox/busybox_1.16.2.bb
> +++ b/recipes/busybox/busybox_1.16.2.bb
> @@ -1,5 +1,5 @@
>  require busybox.inc
> -PR = "${INC_PR}.2"
> +PR = "${INC_PR}.3"

That is not necessary as increasing of the INC_PR will have the PR
increased along the way.

[…]

I am sorry and I hope the formal stuff will be alright when you
resubmit. (Should be v3.)


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100809/484eb80f/attachment-0002.sig>


More information about the Openembedded-devel mailing list