All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] wpa_supplicant update to use a newer commit
@ 2011-09-26  8:29 Eyal Reizer
  2011-10-04  6:47 ` Reizer, Eyal
  0 siblings, 1 reply; 7+ messages in thread
From: Eyal Reizer @ 2011-09-26  8:29 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Eyal Reizer <eyalr@ti.com>
---
 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




^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] wpa_supplicant update to use a newer commit
  2011-09-26  8:29 [PATCH] wpa_supplicant update to use a newer commit Eyal Reizer
@ 2011-10-04  6:47 ` Reizer, Eyal
  2011-10-04 15:59   ` Khem Raj
  0 siblings, 1 reply; 7+ messages in thread
From: Reizer, Eyal @ 2011-10-04  6:47 UTC (permalink / raw)
  To: Eyal Reizer, openembedded-devel

Ping on this patch.

Best Regards,
Eyal Reizer

> -----Original Message-----
> From: Eyal Reizer [mailto:eyalreizer@googlemail.com]
> Sent: Monday, September 26, 2011 11:30 AM
> To: openembedded-devel@lists.openembedded.org
> Cc: Reizer, Eyal
> Subject: [PATCH] wpa_supplicant update to use a newer commit
> 
> Signed-off-by: Eyal Reizer <eyalr@ti.com>
> ---
>  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




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] wpa_supplicant update to use a newer commit
  2011-10-04  6:47 ` Reizer, Eyal
@ 2011-10-04 15:59   ` Khem Raj
  2011-10-04 16:45     ` Denys Dmytriyenko
  0 siblings, 1 reply; 7+ messages in thread
From: Khem Raj @ 2011-10-04 15:59 UTC (permalink / raw)
  To: openembedded-devel

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

> Best Regards,
> Eyal Reizer
>
>> -----Original Message-----
>> From: Eyal Reizer [mailto:eyalreizer@googlemail.com]
>> Sent: Monday, September 26, 2011 11:30 AM
>> To: openembedded-devel@lists.openembedded.org
>> Cc: Reizer, Eyal
>> Subject: [PATCH] wpa_supplicant update to use a newer commit
>>
>> Signed-off-by: Eyal Reizer<eyalr@ti.com>
>> ---
>>   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
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] wpa_supplicant update to use a newer commit
  2011-10-04 15:59   ` Khem Raj
@ 2011-10-04 16:45     ` Denys Dmytriyenko
  2011-10-04 17:43       ` Khem Raj
  2011-10-04 19:39       ` Please someone unsubscribe me from the list!! Bernard Mentink
  0 siblings, 2 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2011-10-04 16:45 UTC (permalink / raw)
  To: openembedded-devel

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.

-- 
Denys


>>> -----Original Message-----
>>> From: Eyal Reizer [mailto:eyalreizer@googlemail.com]
>>> Sent: Monday, September 26, 2011 11:30 AM
>>> To: openembedded-devel@lists.openembedded.org
>>> Cc: Reizer, Eyal
>>> Subject: [PATCH] wpa_supplicant update to use a newer commit
>>>
>>> Signed-off-by: Eyal Reizer<eyalr@ti.com>
>>> ---
>>>   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
>> 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



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] wpa_supplicant update to use a newer commit
  2011-10-04 16:45     ` Denys Dmytriyenko
@ 2011-10-04 17:43       ` Khem Raj
  2011-10-04 19:07         ` Denys Dmytriyenko
  2011-10-04 19:39       ` Please someone unsubscribe me from the list!! Bernard Mentink
  1 sibling, 1 reply; 7+ messages in thread
From: Khem Raj @ 2011-10-04 17:43 UTC (permalink / raw)
  To: openembedded-devel

On Tue, Oct 4, 2011 at 9:45 AM, Denys Dmytriyenko <denis@denix.org> 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

>
> --
> Denys
>
>
>>>> -----Original Message-----
>>>> From: Eyal Reizer [mailto:eyalreizer@googlemail.com]
>>>> Sent: Monday, September 26, 2011 11:30 AM
>>>> To: openembedded-devel@lists.openembedded.org
>>>> Cc: Reizer, Eyal
>>>> Subject: [PATCH] wpa_supplicant update to use a newer commit
>>>>
>>>> Signed-off-by: Eyal Reizer<eyalr@ti.com>
>>>> ---
>>>>   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
>>> 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
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] wpa_supplicant update to use a newer commit
  2011-10-04 17:43       ` Khem Raj
@ 2011-10-04 19:07         ` Denys Dmytriyenko
  0 siblings, 0 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2011-10-04 19:07 UTC (permalink / raw)
  To: openembedded-devel

On Tue, Oct 04, 2011 at 10:43:28AM -0700, Khem Raj wrote:
> On Tue, Oct 4, 2011 at 9:45 AM, Denys Dmytriyenko <denis@denix.org> 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:eyalreizer@googlemail.com]
> >>>> Sent: Monday, September 26, 2011 11:30 AM
> >>>> To: openembedded-devel@lists.openembedded.org
> >>>> Cc: Reizer, Eyal
> >>>> Subject: [PATCH] wpa_supplicant update to use a newer commit
> >>>>
> >>>> Signed-off-by: Eyal Reizer<eyalr@ti.com>
> >>>> ---
> >>>>   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
> >>> 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
> >
> > _______________________________________________
> > 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




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Please someone unsubscribe me from the list!!
  2011-10-04 16:45     ` Denys Dmytriyenko
  2011-10-04 17:43       ` Khem Raj
@ 2011-10-04 19:39       ` Bernard Mentink
  1 sibling, 0 replies; 7+ messages in thread
From: Bernard Mentink @ 2011-10-04 19:39 UTC (permalink / raw)
  To: openembedded-devel

Hi Guys,

I have hit the "unsubscribe" button many times on the web site, but I
have received no confirmation email ... can anyone do the deed ..
Thanks.

Cheers,
Bernie



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-10-04 19:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-26  8:29 [PATCH] wpa_supplicant update to use a newer commit Eyal Reizer
2011-10-04  6:47 ` Reizer, Eyal
2011-10-04 15:59   ` Khem Raj
2011-10-04 16:45     ` Denys Dmytriyenko
2011-10-04 17:43       ` Khem Raj
2011-10-04 19:07         ` Denys Dmytriyenko
2011-10-04 19:39       ` Please someone unsubscribe me from the list!! Bernard Mentink

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.