From ea5e40888c621634f5253e83ee7c2dc15d95fa54 Mon Sep 17 00:00:00 2001 From: Christian Eggers Date: Fri, 25 Mar 2022 15:33:51 +0100 Subject: [PATCH] boost-sml: 1.1.4+git --> 1.1.5 Signed-off-by: Christian Eggers Signed-off-by: Khem Raj --- meta-oe/recipes-support/boost-sml/boost-sml_git.bb | 4 ++-- 1 file 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"