summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-09-13 16:49:11 +0800
committerKhem Raj <raj.khem@gmail.com>2022-09-13 09:55:02 -0700
commitba02ff54f8784fef516252705b16d5eb9e713fbb (patch)
treedd7fcc1e103899668b697660964eb06e7c02e417 /meta-oe/recipes-support
parent48c95ebd3eef2639b5265d60eb74287ef3a2f1c9 (diff)
downloadmeta-openembedded-ba02ff54f8784fef516252705b16d5eb9e713fbb.tar.gz
boost-sml: upgrade 1.1.5 -> 1.1.6
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> 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 e22eddb72d..c83181cfea 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"
9 9
10DEPENDS += "boost qemu-native" 10DEPENDS += "boost qemu-native"
11 11
12PV = "1.1.5" 12PV = "1.1.6"
13 13
14SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master" 14SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master"
15SRCREV = "7ed8f85fbe5b5af87bfb818e9e0347aaf7f7056d" 15SRCREV = "23e9a24e434cac9922039cbb43ca54ab70bef72c"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18