Hello,
On Mon Feb 9, 2026 at 1:42 PM CET, Pratik Farkase via lists.openembedded.org
wrote:
> Merge the separate inherit statements into a single one for
> improved readability and consistency with OE style.
>
> No functional change intended.
>
> Signed-off-by: Pratik Farkase <[email protected]>
Sorry, but we ultimately did not take this patch for stable inclusion:
This is only a cleanup and there is little to no advantage to merge
this.
Regards,
> ---
> meta/recipes-support/libevent/libevent_2.1.12.bb | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/meta/recipes-support/libevent/libevent_2.1.12.bb
> b/meta/recipes-support/libevent/libevent_2.1.12.bb
> index 25388fb4d7..58502edc32 100644
> --- a/meta/recipes-support/libevent/libevent_2.1.12.bb
> +++ b/meta/recipes-support/libevent/libevent_2.1.12.bb
> @@ -28,13 +28,11 @@ S = "${WORKDIR}/${BPN}-${PV}-stable"
> PACKAGECONFIG ??= ""
> PACKAGECONFIG[openssl] = "--enable-openssl,--disable-openssl,openssl"
>
> -inherit autotools github-releases
> +inherit autotools github-releases ptest multilib_header
>
> # Needed for Debian packaging
> LEAD_SONAME = "libevent-2.1.so"
>
> -inherit ptest multilib_header
> -
> DEPENDS = "zlib"
>
> PACKAGES_DYNAMIC = "^${PN}-.*$"
--
Yoann Congal
Smile ECS
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#232116):
https://lists.openembedded.org/g/openembedded-core/message/232116
Mute This Topic: https://lists.openembedded.org/mt/117718028/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-