mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 04:58:47 +00:00
libseccomp: update to 2.3.3
Drop git PV for bb reciped PV. supports 4.15 kernel Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
+1
-3
@@ -4,9 +4,7 @@ SECTION = "security"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;beginline=0;endline=1;md5=8eac08d22113880357ceb8e7c37f989f"
|
||||
|
||||
SRCREV = "2331d104bc0cbde5f6c54e504a038e52bfe8e12d"
|
||||
|
||||
PV = "2.3.2+git${SRCPV}"
|
||||
SRCREV = "74b190e1aa05f07da0c61fb9a30dbc9c18ce2c9d"
|
||||
|
||||
SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=release-2.3 \
|
||||
file://run-ptest \
|
||||
Reference in New Issue
Block a user