On Wed Feb 25, 2026 at 10:41 AM CET, Nikhil R via lists.openembedded.org wrote:
> From: Nikhil R <[email protected]>
>
> libseccomp ptest needs diff during test execution,
> add diffutils to the runtime ptest deps.
>
> Signed-off-by: Nikhil R <[email protected]>
> ---
> meta/recipes-support/libseccomp/libseccomp_2.5.5.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb
> b/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb
> index 478e5f4289..dd253a7826 100644
> --- a/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb
> +++ b/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb
Given the recipe version, this patch is targeted at scarthgap and does
not apply on master.
> @@ -59,4 +59,4 @@ FILES:${PN} = "${bindir} ${libdir}/${BPN}.so*
> ${PYTHON_SITEPACKAGES_DIR}/"
> FILES:${PN}-dbg += "${libdir}/${PN}/tests/.debug/*
> ${libdir}/${PN}/tools/.debug"
>
> RDEPENDS:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'python',
> 'python3', '', d)}"
> -RDEPENDS:${PN}-ptest = "coreutils bash"
> +RDEPENDS:${PN}-ptest = "coreutils bash diffutils"
--
Yoann Congal
Smile ECS
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#232068):
https://lists.openembedded.org/g/openembedded-core/message/232068
Mute This Topic: https://lists.openembedded.org/mt/117992706/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-