On Tue, Oct 04, 2011 at 10:43:28AM -0700, Khem Raj wrote: > On Tue, Oct 4, 2011 at 9:45 AM, Denys Dmytriyenko <[email protected]> wrote: > > On Tue, Oct 04, 2011 at 08:59:19AM -0700, Khem Raj wrote: > >> On 10/3/2011 11:47 PM, Reizer, Eyal wrote: > >>> Ping on this patch. > >>> > >> > >> I would suggest to rebase this patch against openembedded-core > >> and resubmit > > > > Nothing prevents these changes to be submitted to oe-core, but they were > > meant to eventually get into 2011.03-maintenance branch. > > For 2011.03-maintenance yes ofcourse. However I would like to encourage > changes > to go into oe-core and other appropriate layers as well since that makes it > easy > to upgrade to the layered structure in future since it will have > changes that went > into 2011.03-maintenance branch
Khem, That is understood and inside TI we are currently working on a migration path for our OE/Arago based products to move to oe-core/Yocto. Unfortunately, our component teams are not yet up to speed and still need work done on the old code base, based on 2011.03-maintenance... -- Denys > >>>> -----Original Message----- > >>>> From: Eyal Reizer [mailto:[email protected]] > >>>> Sent: Monday, September 26, 2011 11:30 AM > >>>> To: [email protected] > >>>> Cc: Reizer, Eyal > >>>> Subject: [PATCH] wpa_supplicant update to use a newer commit > >>>> > >>>> Signed-off-by: Eyal Reizer<[email protected]> > >>>> --- > >>>> recipes/wpa-supplicant/wpa-supplicant_git.bb | 2 +- > >>>> 1 files changed, 1 insertions(+), 1 deletions(-) > >>>> > >>>> diff --git a/recipes/wpa-supplicant/wpa-supplicant_git.bb > >>>> b/recipes/wpa-supplicant/wpa-supplicant_git.bb > >>>> index 8f6971e..7408808 100644 > >>>> --- a/recipes/wpa-supplicant/wpa-supplicant_git.bb > >>>> +++ b/recipes/wpa-supplicant/wpa-supplicant_git.bb > >>>> @@ -1,6 +1,6 @@ > >>>> require wpa-supplicant-0.7.inc > >>>> > >>>> -SRCREV = "b8fb017272ed4794339978c9fbc0e74571a44728" > >>>> +SRCREV = "83fa07226debc2f7082b6ccd62dbb1cd47c30472" > >>>> PR = "r0" > >>>> PV = "0.7.3+0.8.0-rc" > >>>> PR_append = "+gitr${SRCPV}" > >>>> -- > >>>> 1.7.0.4 > >>> > >>> > >>> _______________________________________________ > >>> Openembedded-devel mailing list > >>> [email protected] > >>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > >> > >> > >> _______________________________________________ > >> Openembedded-devel mailing list > >> [email protected] > >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > > > > _______________________________________________ > > Openembedded-devel mailing list > > [email protected] > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
