From c722f7eb67c6aafebe34b545c7b64c76d0443206 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 8 May 2023 17:59:17 +0800 Subject: [PATCH] boost-sml: upgrade 1.1.6 -> 1.1.8 Signed-off-by: Wang Mingyu 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 c83181cfea..a06122a644 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 = "1.1.6" +PV = "1.1.8" SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master" -SRCREV = "23e9a24e434cac9922039cbb43ca54ab70bef72c" +SRCREV = "8eb63a8b77bb662075dd36b316e53f75e605fd0f" S = "${WORKDIR}/git"