mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
boost-sml: upgrade 1.1.9 -> 1.1.11
Changelog: ========== Bug Fixes --------- MSVC typename Additions -------- [performance] switch as defult dispatch_policy Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-3
@@ -8,10 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=e4224ccaecb14d942c71d31bef20d78c"
|
|||||||
|
|
||||||
DEPENDS += "boost qemu-native"
|
DEPENDS += "boost qemu-native"
|
||||||
|
|
||||||
PV = "1.1.9"
|
|
||||||
|
|
||||||
SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master"
|
SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master"
|
||||||
SRCREV = "751b6f10b73c086e0e8850a7ef5b5aea2136831b"
|
SRCREV = "b7df6180d20422b2724d26007aebb24066f2a6a9"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user