summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/boost-sml/boost-sml_1.1.11.bb (renamed from meta-oe/recipes-support/boost-sml/boost-sml_git.bb)4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/boost-sml/boost-sml_git.bb b/meta-oe/recipes-support/boost-sml/boost-sml_1.1.11.bb
index 378be1a8e..a48195a15 100644
--- a/meta-oe/recipes-support/boost-sml/boost-sml_git.bb
+++ b/meta-oe/recipes-support/boost-sml/boost-sml_1.1.11.bb
@@ -8,10 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=e4224ccaecb14d942c71d31bef20d78c"
8 8
9DEPENDS += "boost qemu-native" 9DEPENDS += "boost qemu-native"
10 10
11PV = "1.1.9"
12
13SRC_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"
14SRCREV = "751b6f10b73c086e0e8850a7ef5b5aea2136831b" 12SRCREV = "b7df6180d20422b2724d26007aebb24066f2a6a9"
15 13
16S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
17 15