All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: reatmon@ti.com
Cc: Praneeth Bajjuri <praneeth@ti.com>,
	Denys Dmytriyenko <denys@konsulko.com>,
	meta-arago@lists.yoctoproject.org
Subject: Re: [meta-arago][master][PATCH 10/13] libredblack: move and clean up
Date: Thu, 13 Mar 2025 14:12:18 -0400	[thread overview]
Message-ID: <20250313181218.GD23729@denix.org> (raw)
In-Reply-To: <20250313104029.14977-11-reatmon@ti.com>

On Thu, Mar 13, 2025 at 05:40:26AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
> From: Denys Dmytriyenko <denys@konsulko.com>
> 
> * Move into recipes-extended
> * Clean unnecessary comments
> 
> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>

Huh, when I squashed the 2 commits into 1, I missed some extra text below...


> libredblack cleanup
> 
> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
> ---
>  .../sysrepo}/libredblack_git.bb                             | 6 +-----
>  1 file changed, 1 insertion(+), 5 deletions(-)
>  rename meta-arago-extras/{recipes-sysrepo/libredblack => recipes-extended/sysrepo}/libredblack_git.bb (62%)
> 
> diff --git a/meta-arago-extras/recipes-sysrepo/libredblack/libredblack_git.bb b/meta-arago-extras/recipes-extended/sysrepo/libredblack_git.bb
> similarity index 62%
> rename from meta-arago-extras/recipes-sysrepo/libredblack/libredblack_git.bb
> rename to meta-arago-extras/recipes-extended/sysrepo/libredblack_git.bb
> index 412d08d8..80283c73 100644
> --- a/meta-arago-extras/recipes-sysrepo/libredblack/libredblack_git.bb
> +++ b/meta-arago-extras/recipes-extended/sysrepo/libredblack_git.bb
> @@ -10,12 +10,8 @@ SRCREV = "a399310d99b61eec4d3c0677573ab5dddcf9395d"
>  
>  S = "${WORKDIR}/git"
>  
> -# NOTE: if this software is not capable of being built in a separate build directory
> -# from the source, you should replace autotools with autotools-brokensep in the
> -# inherit line
>  inherit python3native autotools
>  
> -# Specify any options you want to pass to the configure script using EXTRA_OECONF:
> -EXTRA_OECONF = " --without-rbgen "
> +EXTRA_OECONF = "--without-rbgen"
>  
>  BBCLASSEXTEND = "native nativesdk"
> -- 
> 2.17.1


  reply	other threads:[~2025-03-13 18:12 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-13 10:40 [meta-arago][master][PATCH 00/13] Update and cleanup sysrepo packages Ryan Eatmon
2025-03-13 10:40 ` [meta-arago][master][PATCH 01/13] libnetconf2: Wrap libpam dependency Ryan Eatmon
2025-03-13 10:40 ` [meta-arago][master][PATCH 02/13] libyang: Remove recipe in favor of newer upstream version Ryan Eatmon
2025-03-13 10:40 ` [meta-arago][master][PATCH 03/13] libyang: Add BBCLASSEXTEND for native Ryan Eatmon
2025-03-13 18:02   ` Denys Dmytriyenko
2025-03-13 18:46     ` Ryan Eatmon
2025-03-13 10:40 ` [meta-arago][master][PATCH 04/13] sysrepo: Update to version 3.3.10 Ryan Eatmon
2025-03-13 10:40 ` [meta-arago][master][PATCH 05/13] netopeer2-server: Update to version 2.2.35 Ryan Eatmon
2025-03-13 10:40 ` [meta-arago][master][PATCH 06/13] sysrepo: move and clean up Ryan Eatmon
2025-03-13 10:40 ` [meta-arago][master][PATCH 07/13] sysrepo-plugins-common: " Ryan Eatmon
2025-03-13 10:40 ` [meta-arago][master][PATCH 08/13] libyang: move bbappend Ryan Eatmon
2025-03-13 10:40 ` [meta-arago][master][PATCH 09/13] libnetconf2: move and clean up Ryan Eatmon
2025-03-13 10:40 ` [meta-arago][master][PATCH 10/13] libredblack: " Ryan Eatmon
2025-03-13 18:12   ` Denys Dmytriyenko [this message]
2025-03-13 18:46     ` Ryan Eatmon
2025-03-13 10:40 ` [meta-arago][master][PATCH 11/13] nw-configurator: " Ryan Eatmon
2025-03-13 10:40 ` [meta-arago][master][PATCH 12/13] tsn-yang-models: " Ryan Eatmon
2025-03-13 10:40 ` [meta-arago][master][PATCH 13/13] netopeer2-server: " Ryan Eatmon

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=20250313181218.GD23729@denix.org \
    --to=denis@denix.org \
    --cc=denys@konsulko.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=praneeth@ti.com \
    --cc=reatmon@ti.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.