[oe] [PATCHv2] ti-wifi-utils: update to a newer git commit

Eyal Reizer eyalreizer at googlemail.com
Wed Apr 13 18:12:30 UTC 2011


* Change to a newer calibrator version supporting new wl12xx chips.
* Add a PR number

Signed-off-by: Eyal Reizer <eyalr at 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





More information about the Openembedded-devel mailing list