mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
libseccomp: upgrade 2.5.3 -> 2.5.4
(From OE-Core rev: 630a7c184a936503ee4a7155925fb4746a6d93da) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8f2f0fc8e8
commit
ab73f2d0a5
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;beginline=0;endline=1;md5=8eac08d22113880357c
|
||||
|
||||
DEPENDS += "gperf-native"
|
||||
|
||||
SRCREV = "57357d2741a3b3d3e8425889a6b79a130e0fa2f3"
|
||||
SRCREV = "f33f95014b36f97b42f0c2290e96d5c31647ed10"
|
||||
|
||||
SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=release-2.5;protocol=https \
|
||||
file://run-ptest \
|
||||
@@ -51,4 +51,4 @@ FILES:${PN}-dbg += "${libdir}/${PN}/tests/.debug/* ${libdir}/${PN}/tools/.debug"
|
||||
|
||||
RDEPENDS:${PN}-ptest = "coreutils bash"
|
||||
|
||||
PV = "2.5.3"
|
||||
PV = "2.5.4"
|
||||
Reference in New Issue
Block a user