diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-06-09 18:28:44 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 07:26:33 -0700 |
| commit | d6465bde53d7d65bbd1504cd60d346b603158fba (patch) | |
| tree | a3043026bfece31ce9504bb916d2f98d15bdee3d | |
| parent | 50efc66dcb61f2db1c5ac5303274723d92e29e77 (diff) | |
| download | meta-openembedded-d6465bde53d7d65bbd1504cd60d346b603158fba.tar.gz | |
boost-sml: upgrade 1.1.13 -> 1.2.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-support/boost-sml/boost-sml_1.2.0.bb (renamed from meta-oe/recipes-support/boost-sml/boost-sml_1.1.13.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/boost-sml/boost-sml_1.1.13.bb b/meta-oe/recipes-support/boost-sml/boost-sml_1.2.0.bb index e04a9f46af..55c5410f40 100644 --- a/meta-oe/recipes-support/boost-sml/boost-sml_1.1.13.bb +++ b/meta-oe/recipes-support/boost-sml/boost-sml_1.2.0.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=e4224ccaecb14d942c71d31bef20d78c" | |||
| 9 | DEPENDS += "boost qemu-native" | 9 | DEPENDS += "boost qemu-native" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master;tag=v${PV}" | 11 | SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master;tag=v${PV}" |
| 12 | SRCREV = "8015e095dab82c03eb2277258645956bcd84cbcb" | 12 | SRCREV = "2d8485da6661519a7697b5f800c7165c543fa499" |
| 13 | 13 | ||
| 14 | 14 | ||
| 15 | inherit cmake | 15 | inherit cmake |
