* Change to a newer calibrator version supporting latest mac80211 release. * Bump PR number
Signed-off-by: Eyal Reizer <[email protected]> --- recipes/ti/ti-wifi-utils_git.bb | 4 ++-- 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 1ee5f2d..8d10051 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" -- 1.7.0.4 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
