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.exter...@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
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel