aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti
diff options
context:
space:
mode:
authorEyal Reizer <eyalreizer@googlemail.com>2011-05-17 14:45:22 +0000
committerKoen Kooi <koen@openembedded.org>2011-05-17 08:53:25 +0200
commit16fcbc6a76e6dcdd15f36163cd47e6c0702c29f5 (patch)
tree80476c352ec16181a414b26fd9941b9ed04dbd36 /recipes/ti
parentdc57d5696f87d1c3c658cb2c38398b9e68234f61 (diff)
downloadopenembedded-16fcbc6a76e6dcdd15f36163cd47e6c0702c29f5.tar.gz
ti-wifi-utils: update to use the latest release
* Change to a newer calibrator version supporting latest mac80211 release. * Bump PR number Signed-off-by: Eyal Reizer <eyalr@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/ti')
-rw-r--r--recipes/ti/ti-wifi-utils_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ti/ti-wifi-utils_git.bb b/recipes/ti/ti-wifi-utils_git.bb
index 1ee5f2d81a..8d10051304 100644
--- a/recipes/ti/ti-wifi-utils_git.bb
+++ b/recipes/ti/ti-wifi-utils_git.bb
@@ -3,11 +3,11 @@ LICENSE = "TI-BSD"
DEPENDS = "libnl"
-PR ="r1"
+PR ="r2"
PV ="0.0"
PR_append = "+gitr${SRCPV}"
-SRCREV = "7f63af54eb66e5b2515f92c59fcc19a8065ce481"
+SRCREV = "268dbf03091b632c2697eb8028e90fe40513a9d8"
SRC_URI = "git://github.com/gxk/ti-utils.git;protocol=git"
S = "${WORKDIR}/git"