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:
Armin Kuster
2018-02-05 08:40:06 +05:30
parent aedbec5ea3
commit 1163dcc00b
@@ -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 \