Hi Ethan,

Since pkill can also be provided by busybox, does this change require the
full-featured pkill implementation specifically from procps?

Best regards,

Khem Raj


On Sun, May 17, 2026, 6:05 PM AmateurECE via lists.openembedded.org
<[email protected]> wrote:

> The logrorate configuration installed by this recipe uses pkill(1),
> which is available in the procps recipe. Add this recipe to RDEPENDS to
> ensure that it's installed.
>
> Signed-off-by: Ethan D. Twardy <[email protected]>
> ---
>  meta-oe/recipes-extended/rsyslog/rsyslog_8.2512.0.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2512.0.bb
> b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2512.0.bb
> index 186e1ccf24..107fee692a 100644
> --- a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2512.0.bb
> +++ b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2512.0.bb
> @@ -178,7 +178,7 @@ RREPLACES:${PN} += "${PN}-systemd"
>  RCONFLICTS:${PN} += "${PN}-systemd"
>  SYSTEMD_SERVICE:${PN} = "${BPN}.service"
>
> -RDEPENDS:${PN} += "logrotate"
> +RDEPENDS:${PN} += "logrotate procps"
>
>  # for rsyslog-ptest
>  VALGRIND = "valgrind"
> --
> 2.53.0
>
>
> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127046): 
https://lists.openembedded.org/g/openembedded-devel/message/127046
Mute This Topic: https://lists.openembedded.org/mt/119365819/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to