mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
boost-sml: upgrade 1.1.12 -> 1.1.13
Changelog: ============ - Anonymous transitions in composition - Prevent compiler options propagating to projects using SML - Handle anonymous events with process_internal_events - Update initial submachines of composite states upon re-entry - zephyr: Add files to support using with zephyr RTOS - fix typo in README - Fallback to any_state when state-specific guard fails Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
658639ca5b
commit
e1ffeefbff
@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=e4224ccaecb14d942c71d31bef20d78c"
|
||||
|
||||
DEPENDS += "boost qemu-native"
|
||||
|
||||
SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master"
|
||||
SRCREV = "cd3ef80206b71463de96d6b682cfdc99703ec147"
|
||||
SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master;tag=v${PV}"
|
||||
SRCREV = "8015e095dab82c03eb2277258645956bcd84cbcb"
|
||||
|
||||
|
||||
inherit cmake
|
||||
Loading…
x
Reference in New Issue
Block a user