* [PATCHv2] iw_git: Update to commit 8b2b1c6a (version 3.2)
@ 2012-01-05 11:00 Eyal Reizer
2012-01-05 13:48 ` Paul Menzel
0 siblings, 1 reply; 4+ messages in thread
From: Eyal Reizer @ 2012-01-05 11:00 UTC (permalink / raw)
To: openembedded-devel
Upadte to the latest formal release of iw whcih has wowlan and p2p support.
This version was tested together with official R4_SP2 nlcp release from TI
Using the following platfors:
am335x-evm, am180x-evm, am37x-evm
Signed-off-by: Eyal Reizer <eyalr@ti.com>
---
recipes/iw/iw_git.bb | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes/iw/iw_git.bb b/recipes/iw/iw_git.bb
index c98e1bc..f0dc7ff 100644
--- a/recipes/iw/iw_git.bb
+++ b/recipes/iw/iw_git.bb
@@ -4,9 +4,9 @@ SECTION = "base"
PRIORITY = "optional"
LICENSE = "BSD"
-SRCREV = "0a236ef5f8e4ba7218aac7d0cdacf45673d5b35c"
-PR = "r0"
-PV = "0.9.22"
+SRCREV = "8b2b1c6a77ee17e4128b22845cb8c5901de296c9"
+PR = "r1"
+PV = "3.2"
PR_append = "+gitr${SRCPV}"
DEPENDS = "libnl pkgconfig"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCHv2] iw_git: Update to commit 8b2b1c6a (version 3.2)
2012-01-05 11:00 [PATCHv2] iw_git: Update to commit 8b2b1c6a (version 3.2) Eyal Reizer
@ 2012-01-05 13:48 ` Paul Menzel
2012-01-05 13:54 ` Reizer, Eyal
2012-01-05 18:39 ` Denys Dmytriyenko
0 siblings, 2 replies; 4+ messages in thread
From: Paul Menzel @ 2012-01-05 13:48 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]
Am Donnerstag, den 05.01.2012, 13:00 +0200 schrieb Eyal Reizer:
> Upadte to the latest formal release of iw whcih has wowlan and p2p support.
Typos: Update, which. Spell checkers should find those without problems.
> This version was tested together with official R4_SP2 nlcp release from TI
> Using the following platfors:
>
> am335x-evm, am180x-evm, am37x-evm
>
> Signed-off-by: Eyal Reizer <eyalr@ti.com>
> ---
> recipes/iw/iw_git.bb | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes/iw/iw_git.bb b/recipes/iw/iw_git.bb
> index c98e1bc..f0dc7ff 100644
> --- a/recipes/iw/iw_git.bb
> +++ b/recipes/iw/iw_git.bb
> @@ -4,9 +4,9 @@ SECTION = "base"
> PRIORITY = "optional"
> LICENSE = "BSD"
>
> -SRCREV = "0a236ef5f8e4ba7218aac7d0cdacf45673d5b35c"
> -PR = "r0"
> -PV = "0.9.22"
> +SRCREV = "8b2b1c6a77ee17e4128b22845cb8c5901de296c9"
> +PR = "r1"
> +PV = "3.2"
> PR_append = "+gitr${SRCPV}"
>
> DEPENDS = "libnl pkgconfig"
Presuming the PR bump is needed:
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Does the rule still hold that only TI folks should push TI patches?
Thanks,
Paul
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCHv2] iw_git: Update to commit 8b2b1c6a (version 3.2)
2012-01-05 13:48 ` Paul Menzel
@ 2012-01-05 13:54 ` Reizer, Eyal
2012-01-05 18:39 ` Denys Dmytriyenko
1 sibling, 0 replies; 4+ messages in thread
From: Reizer, Eyal @ 2012-01-05 13:54 UTC (permalink / raw)
To: openembedded-devel@lists.openembedded.org
Sorry about that. Just sent a fix.
Best Regards,
Eyal Reizer
> -----Original Message-----
> From: openembedded-devel-bounces@lists.openembedded.org
> [mailto:openembedded-devel-bounces@lists.openembedded.org] On Behalf Of
> Paul Menzel
> Sent: Thursday, January 05, 2012 3:48 PM
> To: openembedded-devel@lists.openembedded.org
> Subject: Re: [oe] [PATCHv2] iw_git: Update to commit 8b2b1c6a (version
> 3.2)
>
> Am Donnerstag, den 05.01.2012, 13:00 +0200 schrieb Eyal Reizer:
> > Upadte to the latest formal release of iw whcih has wowlan and p2p
> support.
>
> Typos: Update, which. Spell checkers should find those without
> problems.
>
> > This version was tested together with official R4_SP2 nlcp release
> > from TI Using the following platfors:
> >
> > am335x-evm, am180x-evm, am37x-evm
> >
> > Signed-off-by: Eyal Reizer <eyalr@ti.com>
> > ---
> > recipes/iw/iw_git.bb | 6 +++---
> > 1 files changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/recipes/iw/iw_git.bb b/recipes/iw/iw_git.bb index
> > c98e1bc..f0dc7ff 100644
> > --- a/recipes/iw/iw_git.bb
> > +++ b/recipes/iw/iw_git.bb
> > @@ -4,9 +4,9 @@ SECTION = "base"
> > PRIORITY = "optional"
> > LICENSE = "BSD"
> >
> > -SRCREV = "0a236ef5f8e4ba7218aac7d0cdacf45673d5b35c"
> > -PR = "r0"
> > -PV = "0.9.22"
> > +SRCREV = "8b2b1c6a77ee17e4128b22845cb8c5901de296c9"
> > +PR = "r1"
> > +PV = "3.2"
> > PR_append = "+gitr${SRCPV}"
> >
> > DEPENDS = "libnl pkgconfig"
>
> Presuming the PR bump is needed:
>
> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
>
> Does the rule still hold that only TI folks should push TI patches?
>
>
> Thanks,
>
> Paul
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCHv2] iw_git: Update to commit 8b2b1c6a (version 3.2)
2012-01-05 13:48 ` Paul Menzel
2012-01-05 13:54 ` Reizer, Eyal
@ 2012-01-05 18:39 ` Denys Dmytriyenko
1 sibling, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2012-01-05 18:39 UTC (permalink / raw)
To: openembedded-devel
On Thu, Jan 05, 2012 at 02:48:04PM +0100, Paul Menzel wrote:
> Am Donnerstag, den 05.01.2012, 13:00 +0200 schrieb Eyal Reizer:
> > Upadte to the latest formal release of iw whcih has wowlan and p2p support.
>
> Typos: Update, which. Spell checkers should find those without problems.
>
> > This version was tested together with official R4_SP2 nlcp release from TI
> > Using the following platfors:
> >
> > am335x-evm, am180x-evm, am37x-evm
> >
> > Signed-off-by: Eyal Reizer <eyalr@ti.com>
> > ---
> > recipes/iw/iw_git.bb | 6 +++---
> > 1 files changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/recipes/iw/iw_git.bb b/recipes/iw/iw_git.bb
> > index c98e1bc..f0dc7ff 100644
> > --- a/recipes/iw/iw_git.bb
> > +++ b/recipes/iw/iw_git.bb
> > @@ -4,9 +4,9 @@ SECTION = "base"
> > PRIORITY = "optional"
> > LICENSE = "BSD"
> >
> > -SRCREV = "0a236ef5f8e4ba7218aac7d0cdacf45673d5b35c"
> > -PR = "r0"
> > -PV = "0.9.22"
> > +SRCREV = "8b2b1c6a77ee17e4128b22845cb8c5901de296c9"
> > +PR = "r1"
> > +PV = "3.2"
> > PR_append = "+gitr${SRCPV}"
> >
> > DEPENDS = "libnl pkgconfig"
>
> Presuming the PR bump is needed:
>
> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
>
> Does the rule still hold that only TI folks should push TI patches?
I'll push v3 then.
--
Denys
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-01-05 18:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-05 11:00 [PATCHv2] iw_git: Update to commit 8b2b1c6a (version 3.2) Eyal Reizer
2012-01-05 13:48 ` Paul Menzel
2012-01-05 13:54 ` Reizer, Eyal
2012-01-05 18:39 ` Denys Dmytriyenko
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.