summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/boost-sml/boost-sml_1.1.13.bb (renamed from meta-oe/recipes-support/boost-sml/boost-sml_1.1.12.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/boost-sml/boost-sml_1.1.12.bb b/meta-oe/recipes-support/boost-sml/boost-sml_1.1.13.bb
index 0a2514237a..e04a9f46af 100644
--- a/meta-oe/recipes-support/boost-sml/boost-sml_1.1.12.bb
+++ b/meta-oe/recipes-support/boost-sml/boost-sml_1.1.13.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=e4224ccaecb14d942c71d31bef20d78c"
8 8
9DEPENDS += "boost qemu-native" 9DEPENDS += "boost qemu-native"
10 10
11SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master" 11SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master;tag=v${PV}"
12SRCREV = "cd3ef80206b71463de96d6b682cfdc99703ec147" 12SRCREV = "8015e095dab82c03eb2277258645956bcd84cbcb"
13 13
14 14
15inherit cmake 15inherit cmake