summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/metee/metee_3.1.6.bb (renamed from recipes-bsp/metee/metee_3.1.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/metee/metee_3.1.3.bb b/recipes-bsp/metee/metee_3.1.6.bb
index 99f72abb..1ac55bd6 100644
--- a/recipes-bsp/metee/metee_3.1.3.bb
+++ b/recipes-bsp/metee/metee_3.1.6.bb
@@ -11,7 +11,7 @@ COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
11inherit cmake 11inherit cmake
12 12
13SRC_URI = "git://github.com/intel/metee.git;branch=master;protocol=https" 13SRC_URI = "git://github.com/intel/metee.git;branch=master;protocol=https"
14SRCREV = "0d6f19420bebaa92b0e3dcb6b81e352820f1f1cc" 14SRCREV = "0173c7b6eef327f398c16e51e5ab770390b91472"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17