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 03/13] libyang: Add BBCLASSEXTEND for native
Date: Thu, 13 Mar 2025 14:02:12 -0400 [thread overview]
Message-ID: <20250313180212.GC23729@denix.org> (raw)
In-Reply-To: <20250313104029.14977-4-reatmon@ti.com>
This patch is incorrect - it got extra stuff in it.
On Thu, Mar 13, 2025 at 05:40:19AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
> We need to add BBCLASSEXTEND for native so that we can build
> sysrepo-native for the netopeer2-server install.
>
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
> ---
> .../recipes-sysrepo/libnetconf2/libnetconf2_git.bb | 6 +++---
> .../recipes-sysrepo/libyang/libyang_%.bbappend | 1 +
> 2 files changed, 4 insertions(+), 3 deletions(-)
> create mode 100644 meta-arago-extras/recipes-sysrepo/libyang/libyang_%.bbappend
>
> diff --git a/meta-arago-extras/recipes-sysrepo/libnetconf2/libnetconf2_git.bb b/meta-arago-extras/recipes-sysrepo/libnetconf2/libnetconf2_git.bb
> index c62d3faa..6b3f73ca 100644
> --- a/meta-arago-extras/recipes-sysrepo/libnetconf2/libnetconf2_git.bb
> +++ b/meta-arago-extras/recipes-sysrepo/libnetconf2/libnetconf2_git.bb
> @@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=08a5578c9bab06fb2ae84284630b973f"
>
> SRC_URI = "git://github.com/CESNET/libnetconf2.git;protocol=https;branch=devel"
>
> -PV = "2.1.34+git"
> -SRCREV = "91cd6d75722c65de5c005d908f6d645b48cee89b"
> +PV = "3.5.5+git"
> +SRCREV = "4c7858c9c41f1ac04d2b15c032291e335fc0f5f5"
>
> S = "${WORKDIR}/git"
>
> -DEPENDS = "libssh openssl libyang libxcrypt \
> +DEPENDS = "libssh openssl libyang libxcrypt mbedtls curl \
> ${@bb.utils.contains('DISTRO_FEATURES','pam','libpam','',d)} \
> "
>
> diff --git a/meta-arago-extras/recipes-sysrepo/libyang/libyang_%.bbappend b/meta-arago-extras/recipes-sysrepo/libyang/libyang_%.bbappend
> new file mode 100644
> index 00000000..608377e3
> --- /dev/null
> +++ b/meta-arago-extras/recipes-sysrepo/libyang/libyang_%.bbappend
> @@ -0,0 +1 @@
> +BBCLASSEXTEND = "native nativesdk"
> --
> 2.17.1
next prev parent reply other threads:[~2025-03-13 18:02 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 [this message]
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
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=20250313180212.GC23729@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.