All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

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.