mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
libseccomp: remove redundant PV assignment
(From OE-Core rev: 0661d29a6482d9534d221b7d3d0e124cad62b13a) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2ef4bf954b
commit
af61f98f00
@@ -54,5 +54,3 @@ FILES:${PN} = "${bindir} ${libdir}/${BPN}.so*"
|
||||
FILES:${PN}-dbg += "${libdir}/${PN}/tests/.debug/* ${libdir}/${PN}/tools/.debug"
|
||||
|
||||
RDEPENDS:${PN}-ptest = "coreutils bash"
|
||||
|
||||
PV = "2.5.5"
|
||||
|
||||
Reference in New Issue
Block a user