aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti
diff options
context:
space:
mode:
authorEyal Reizer <eyalreizer@googlemail.com>2011-04-14 02:12:30 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-04-21 21:45:26 +0200
commitd44ca646f9414f576a4d18fee8ac5e8443c85608 (patch)
treea055d93dcc81c5c630b15aa0ed656ffa8871bfd3 /recipes/ti
parent5d41a174d556aaf500d95a69464f97b7ee71de9f (diff)
downloadopenembedded-d44ca646f9414f576a4d18fee8ac5e8443c85608.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>
Diffstat (limited to 'recipes/ti')
-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"