aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEyal Reizer <eyalreizer@googlemail.com>2011-04-14 02:12:30 +0000
committerSteffen Sledz <sledz@dresearch-fe.de>2011-04-29 14:08:37 +0200
commit7582bb960ca2de3542a133686923a43e3e4c6084 (patch)
tree4cc2f552f1ceb5e880aa96b2039957e74e0c816c
parent9656e69b88214388938e428822b4e348a6d1a02d (diff)
downloadopenembedded-7582bb960ca2de3542a133686923a43e3e4c6084.tar.gz
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> Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes/ti/ti-wifi-utils_git.bb3
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 7757f97f57..e920fe5544 100644
--- a/recipes/ti/ti-wifi-utils_git.bb
+++ b/recipes/ti/ti-wifi-utils_git.bb
@@ -3,10 +3,11 @@ LICENCE = "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"