* [PATCHv2] ti-wifi-utils: update to a newer git commit
@ 2011-04-13 18:12 Eyal Reizer
2011-04-15 15:15 ` Ping: " Reizer, Eyal
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Eyal Reizer @ 2011-04-13 18:12 UTC (permalink / raw)
To: openembedded-devel; +Cc: Eyal Reizer
* Change to a newer calibrator version supporting new wl12xx chips.
* Add a PR number
Signed-off-by: Eyal Reizer <eyalr@ti.com>
---
recipes/ti/ti-wifi-utils_git.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/recipes/ti/ti-wifi-utils_git.bb b/recipes/ti/ti-wifi-utils_git.bb
index 92edb7f..1ee5f2d 100644
--- a/recipes/ti/ti-wifi-utils_git.bb
+++ b/recipes/ti/ti-wifi-utils_git.bb
@@ -3,10 +3,11 @@ LICENSE = "TI-BSD"
DEPENDS = "libnl"
+PR ="r1"
PV ="0.0"
PR_append = "+gitr${SRCPV}"
-SRCREV = "6de17deb67a1313b5cc8"
+SRCREV = "7f63af54eb66e5b2515f92c59fcc19a8065ce481"
SRC_URI = "git://github.com/gxk/ti-utils.git;protocol=git"
S = "${WORKDIR}/git"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 4+ messages in thread* Ping: [PATCHv2] ti-wifi-utils: update to a newer git commit
2011-04-13 18:12 [PATCHv2] ti-wifi-utils: update to a newer git commit Eyal Reizer
@ 2011-04-15 15:15 ` Reizer, Eyal
2011-04-19 7:50 ` Reizer, Eyal
2011-04-19 9:29 ` Koen Kooi
2 siblings, 0 replies; 4+ messages in thread
From: Reizer, Eyal @ 2011-04-15 15:15 UTC (permalink / raw)
To: openembedded-devel@lists.openembedded.org
> -----Original Message-----
> From: Eyal Reizer [mailto:eyalreizer@googlemail.com]
> Sent: Wednesday, April 13, 2011 1:13 PM
> To: openembedded-devel@lists.openembedded.org
> Cc: Reizer, Eyal
> Subject: [PATCHv2] ti-wifi-utils: update to a newer git commit
>
> * Change to a newer calibrator version supporting new wl12xx chips.
> * Add a PR number
>
> Signed-off-by: Eyal Reizer <eyalr@ti.com>
> ---
> recipes/ti/ti-wifi-utils_git.bb | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/ti/ti-wifi-utils_git.bb b/recipes/ti/ti-wifi-
> utils_git.bb
> index 92edb7f..1ee5f2d 100644
> --- a/recipes/ti/ti-wifi-utils_git.bb
> +++ b/recipes/ti/ti-wifi-utils_git.bb
> @@ -3,10 +3,11 @@ LICENSE = "TI-BSD"
>
> DEPENDS = "libnl"
>
> +PR ="r1"
> PV ="0.0"
> PR_append = "+gitr${SRCPV}"
>
> -SRCREV = "6de17deb67a1313b5cc8"
> +SRCREV = "7f63af54eb66e5b2515f92c59fcc19a8065ce481"
> SRC_URI = "git://github.com/gxk/ti-utils.git;protocol=git"
>
> S = "${WORKDIR}/git"
> --
> 1.7.0.4
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: Ping: [PATCHv2] ti-wifi-utils: update to a newer git commit
2011-04-13 18:12 [PATCHv2] ti-wifi-utils: update to a newer git commit Eyal Reizer
2011-04-15 15:15 ` Ping: " Reizer, Eyal
@ 2011-04-19 7:50 ` Reizer, Eyal
2011-04-19 9:29 ` Koen Kooi
2 siblings, 0 replies; 4+ messages in thread
From: Reizer, Eyal @ 2011-04-19 7:50 UTC (permalink / raw)
To: openembedded-devel@lists.openembedded.org
Hi,
Is there anything holding this patch from being pulled in?
Best Regards,
Eyal Reizer
> -----Original Message-----
> From: Reizer, Eyal
> Sent: Friday, April 15, 2011 10:16 AM
> To: openembedded-devel@lists.openembedded.org
> Subject: Ping: [PATCHv2] ti-wifi-utils: update to a newer git commit
>
>
>
> > -----Original Message-----
> > From: Eyal Reizer [mailto:eyalreizer@googlemail.com]
> > Sent: Wednesday, April 13, 2011 1:13 PM
> > To: openembedded-devel@lists.openembedded.org
> > Cc: Reizer, Eyal
> > Subject: [PATCHv2] ti-wifi-utils: update to a newer git commit
> >
> > * Change to a newer calibrator version supporting new wl12xx chips.
> > * Add a PR number
> >
> > Signed-off-by: Eyal Reizer <eyalr@ti.com>
> > ---
> > recipes/ti/ti-wifi-utils_git.bb | 3 ++-
> > 1 files changed, 2 insertions(+), 1 deletions(-)
> >
> > diff --git a/recipes/ti/ti-wifi-utils_git.bb b/recipes/ti/ti-wifi-
> > utils_git.bb
> > index 92edb7f..1ee5f2d 100644
> > --- a/recipes/ti/ti-wifi-utils_git.bb
> > +++ b/recipes/ti/ti-wifi-utils_git.bb
> > @@ -3,10 +3,11 @@ LICENSE = "TI-BSD"
> >
> > DEPENDS = "libnl"
> >
> > +PR ="r1"
> > PV ="0.0"
> > PR_append = "+gitr${SRCPV}"
> >
> > -SRCREV = "6de17deb67a1313b5cc8"
> > +SRCREV = "7f63af54eb66e5b2515f92c59fcc19a8065ce481"
> > SRC_URI = "git://github.com/gxk/ti-utils.git;protocol=git"
> >
> > S = "${WORKDIR}/git"
> > --
> > 1.7.0.4
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCHv2] ti-wifi-utils: update to a newer git commit
2011-04-13 18:12 [PATCHv2] ti-wifi-utils: update to a newer git commit Eyal Reizer
2011-04-15 15:15 ` Ping: " Reizer, Eyal
2011-04-19 7:50 ` Reizer, Eyal
@ 2011-04-19 9:29 ` Koen Kooi
2 siblings, 0 replies; 4+ messages in thread
From: Koen Kooi @ 2011-04-19 9:29 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 13-04-11 20:12, Eyal Reizer wrote:
> * Change to a newer calibrator version supporting new wl12xx chips.
> * Add a PR number
>
> Signed-off-by: Eyal Reizer <eyalr@ti.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
> ---
> recipes/ti/ti-wifi-utils_git.bb | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/ti/ti-wifi-utils_git.bb b/recipes/ti/ti-wifi-utils_git.bb
> index 92edb7f..1ee5f2d 100644
> --- a/recipes/ti/ti-wifi-utils_git.bb
> +++ b/recipes/ti/ti-wifi-utils_git.bb
> @@ -3,10 +3,11 @@ LICENSE = "TI-BSD"
>
> DEPENDS = "libnl"
>
> +PR ="r1"
> PV ="0.0"
> PR_append = "+gitr${SRCPV}"
>
> -SRCREV = "6de17deb67a1313b5cc8"
> +SRCREV = "7f63af54eb66e5b2515f92c59fcc19a8065ce481"
> SRC_URI = "git://github.com/gxk/ti-utils.git;protocol=git"
>
> S = "${WORKDIR}/git"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFNrVX6MkyGM64RGpERAjU3AJ9yjrbT7qNHC8SiweGIVsHuccFozwCdEy0P
B5wnwkKmLAM0SzXQjRDX73w=
=Lvop
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-04-19 9:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-13 18:12 [PATCHv2] ti-wifi-utils: update to a newer git commit Eyal Reizer
2011-04-15 15:15 ` Ping: " Reizer, Eyal
2011-04-19 7:50 ` Reizer, Eyal
2011-04-19 9:29 ` Koen Kooi
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.