[meta-oe] boost-sml: 1.1.4+git --> 1.1.5

Message ID 20220325143351.12827-1-ceggers@arri.de
State Under Review
Headers show
Series [meta-oe] boost-sml: 1.1.4+git --> 1.1.5 | expand

Commit Message

Christian Eggers March 25, 2022, 2:33 p.m. UTC
Signed-off-by: Christian Eggers <ceggers@arri.de>
---
 meta-oe/recipes-support/boost-sml/boost-sml_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Patch

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 42b9f1ee3c5c..97c04899bfc7 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"