mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 07:15:43 +01:00
function2: upgrade 4.2.0 -> 4.2.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
227450e3b0
commit
a985fc3d13
|
|
@ -3,7 +3,7 @@ DESCRIPTION = "Provides improved implementations of std::function."
|
|||
HOMEPAGE = "https://naios.github.io/function2"
|
||||
LICENSE = "BSL-1.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
|
||||
SRCREV = "02ca99831de59c7c3a4b834789260253cace0ced"
|
||||
SRCREV = "f569a63cfe369df867a1a4d17aaa12269156536c"
|
||||
PV .= "+git${SRCPV}"
|
||||
|
||||
SRC_URI += "gitsm://github.com/Naios/function2;branch=master;protocol=https"
|
||||
Loading…
Reference in New Issue
Block a user