summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/boost-sml
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/boost-sml')
-rw-r--r--meta-oe/recipes-support/boost-sml/boost-sml_1.1.12.bb (renamed from meta-oe/recipes-support/boost-sml/boost-sml_1.1.11.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/boost-sml/boost-sml_1.1.11.bb b/meta-oe/recipes-support/boost-sml/boost-sml_1.1.12.bb
index a48195a15d..0a2514237a 100644
--- a/meta-oe/recipes-support/boost-sml/boost-sml_1.1.11.bb
+++ b/meta-oe/recipes-support/boost-sml/boost-sml_1.1.12.bb
@@ -9,9 +9,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=e4224ccaecb14d942c71d31bef20d78c"
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"
12SRCREV = "b7df6180d20422b2724d26007aebb24066f2a6a9" 12SRCREV = "cd3ef80206b71463de96d6b682cfdc99703ec147"
13 13
14S = "${WORKDIR}/git"
15 14
16inherit cmake 15inherit cmake
17 16