aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorChristian Eggers <ceggers@arri.de>2022-03-25 15:33:51 +0100
committerKhem Raj <raj.khem@gmail.com>2022-03-25 08:28:48 -0700
commitea5e40888c621634f5253e83ee7c2dc15d95fa54 (patch)
treebbb7b49b03b937566244888d497b0bf68589a722 /meta-oe/recipes-support
parent3ac2678f4265e447c56acc66b7ed595394427c18 (diff)
downloadmeta-openembedded-contrib-ea5e40888c621634f5253e83ee7c2dc15d95fa54.tar.gz
boost-sml: 1.1.4+git --> 1.1.5
Signed-off-by: Christian Eggers <ceggers@arri.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/boost-sml/boost-sml_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/boost-sml/boost-sml_git.bb b/meta-oe/recipes-support/boost-sml/boost-sml_git.bb
index 42b9f1ee3c..97c04899bf 100644
--- a/meta-oe/recipes-support/boost-sml/boost-sml_git.bb
+++ b/meta-oe/recipes-support/boost-sml/boost-sml_git.bb
@@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=e4224ccaecb14d942c71d31bef20d78c"
DEPENDS += "boost qemu-native"
-PV = "git${SRCPV}"
+PV = "1.1.5"
SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master"
-SRCREV = "bcc8dc7815c0d17ad3a8bd52b202f4e90d4d4ca1"
+SRCREV = "7ed8f85fbe5b5af87bfb818e9e0347aaf7f7056d"
S = "${WORKDIR}/git"