public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Yoann Congal" <yoann.congal@smile.fr>
To: <pratik.farkase@est.tech>, <openembedded-core@lists.openembedded.org>
Cc: <pratik.farkase@ericsson.com>
Subject: Re: [OE-core][scarthgap][PATCH v1] libevent: merge duplicate inherit statements
Date: Fri, 27 Feb 2026 22:52:35 +0100	[thread overview]
Message-ID: <DGQ2SYPAGFDN.MW7TC3XUQ8WX@smile.fr> (raw)
In-Reply-To: <20260209124253.55440-1-pratik.farkase@est.tech>

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 <pratik.farkase@est.tech>

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



      reply	other threads:[~2026-02-27 21:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-09 12:42 [OE-core][scarthgap][PATCH v1] libevent: merge duplicate inherit statements Pratik Farkase
2026-02-27 21:52 ` Yoann Congal [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DGQ2SYPAGFDN.MW7TC3XUQ8WX@smile.fr \
    --to=yoann.congal@smile.fr \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=pratik.farkase@ericsson.com \
    --cc=pratik.farkase@est.tech \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox