mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 16:19:59 +00:00
span-lite: upgrade 0.10.1 -> 0.10.3
Fixes: Properly constrain constructor from iterators (https://github.com/martinmoene/span-lite/issues/69) Add [noreturn] to throw_out_of_range() (https://github.com/martinmoene/span-lite/issues/73) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ LICENSE = "BSL-1.0"
|
|||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
|
||||||
|
|
||||||
SRC_URI += "git://github.com/martinmoene/span-lite"
|
SRC_URI += "git://github.com/martinmoene/span-lite"
|
||||||
SRCREV = "da49b231a25600b4431e00b564a6a20be95c1108"
|
SRCREV = "cbb9c3c5162a0d7018c7b3e053153a04d4fbbbb9"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user