mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
libcereal: update to newer version
fixes CVE-2020-11105 adds license information for components of cerial Signed-off-by: Adam Miartus <adam.miartus@softhows.eu> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ SECTION = "libs"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e612690af2f575dfd02e2e91443cea23"
|
||||
|
||||
SRCREV = "02eace19a99ce3cd564ca4e379753d69af08c2c8"
|
||||
SRCREV = "64f50dbd5cecdaba785217e2b0aeea3a4f1cdfab"
|
||||
SRC_URI = "git://github.com/USCiLab/cereal.git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user