From patchwork Mon Mar 17 18:37:16 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ryan Eatmon X-Patchwork-Id: 59296 X-Patchwork-Delegate: reatmon@ti.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6794AC36001 for ; Mon, 17 Mar 2025 18:37:32 +0000 (UTC) Received: from lelvem-ot01.ext.ti.com (lelvem-ot01.ext.ti.com [198.47.23.234]) by mx.groups.io with SMTP id smtpd.web11.60913.1742236647082432059 for ; Mon, 17 Mar 2025 11:37:27 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=CNPFb8Mj; spf=pass (domain: ti.com, ip: 198.47.23.234, mailfrom: reatmon@ti.com) Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelvem-ot01.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 52HIbPA32410295 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 17 Mar 2025 13:37:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1742236645; bh=YbBdpITbIXALPqgVxXk1R520zZyrJe9aEjibl4R4VpA=; h=From:To:Subject:Date:In-Reply-To:References; b=CNPFb8MjFRnWD3mf6k8A4qbJe2WFNshatlCEh3K1IsVCQxZixx4w5R/OjcLFTeCxn dGnMa/80zbQ8cWg0DL5HlHylPGBa8pshe5nyQNX1mwIVzxd4RFAWdWWuUr2kofcK0J WUH1/h5fuWMjS4Whyp++vB29M0tx2B5TcACwvLlE= Received: from DLEE115.ent.ti.com (dlee115.ent.ti.com [157.170.170.26]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 52HIbPlT092940 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 17 Mar 2025 13:37:25 -0500 Received: from DLEE114.ent.ti.com (157.170.170.25) by DLEE115.ent.ti.com (157.170.170.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 17 Mar 2025 13:37:25 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE114.ent.ti.com (157.170.170.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Mon, 17 Mar 2025 13:37:25 -0500 Received: from uda0214219 (uda0214219.dhcp.ti.com [128.247.81.222]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 52HIbPZZ029150; Mon, 17 Mar 2025 13:37:25 -0500 Received: from reatmon by uda0214219 with local (Exim 4.90_1) (envelope-from ) id 1tuFL3-0008Ee-9W; Mon, 17 Mar 2025 13:37:25 -0500 From: Ryan Eatmon To: Praneeth Bajjuri , Denys Dmytriyenko , Subject: [meta-arago][scarthgap][PATCH 06/14] netopeer2-server: Update to version 2.2.35 Date: Mon, 17 Mar 2025 13:37:16 -0500 Message-ID: <20250317183724.31563-8-reatmon@ti.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20250317183724.31563-1-reatmon@ti.com> References: <20250317183724.31563-1-reatmon@ti.com> MIME-Version: 1.0 X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 17 Mar 2025 18:37:32 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arago/message/16065 With the update to a newer libyang, we need to move to a newer version of netopeer2-server. Signed-off-by: Ryan Eatmon --- .../netopeer2-server/0001-Add-EST-Yang-Models.patch | 8 ++++---- .../netopeer2-server/netopeer2-server_git.bb | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/meta-arago-extras/recipes-sysrepo/netopeer2-server/netopeer2-server/0001-Add-EST-Yang-Models.patch b/meta-arago-extras/recipes-sysrepo/netopeer2-server/netopeer2-server/0001-Add-EST-Yang-Models.patch index 10ed685d..ccc68102 100644 --- a/meta-arago-extras/recipes-sysrepo/netopeer2-server/netopeer2-server/0001-Add-EST-Yang-Models.patch +++ b/meta-arago-extras/recipes-sysrepo/netopeer2-server/netopeer2-server/0001-Add-EST-Yang-Models.patch @@ -1,8 +1,8 @@ diff --git a/scripts/setup.sh b/scripts/setup.sh index 7bba711..4a98e66 100755 ---- a/scripts/setup.sh -+++ b/scripts/setup.sh -@@ -41,6 +41,12 @@ MODULES=( +--- a/scripts/common.sh ++++ b/scripts/common.sh +@@ -12,6 +12,12 @@ NP2_MODULES=( "ietf-network-instance@2019-01-21.yang" "ietf-subscribed-notifications@2019-09-09.yang -e encode-xml -e replay -e subtree -e xpath" "ietf-yang-push@2019-09-09.yang -e on-change" @@ -14,4 +14,4 @@ index 7bba711..4a98e66 100755 +"ieee802-dot1q-sched-bridge@2022-08-18.yang" ) - CMD_INSTALL= + LN2_MODULES=( diff --git a/meta-arago-extras/recipes-sysrepo/netopeer2-server/netopeer2-server_git.bb b/meta-arago-extras/recipes-sysrepo/netopeer2-server/netopeer2-server_git.bb index edd4d60d..21bc9a03 100644 --- a/meta-arago-extras/recipes-sysrepo/netopeer2-server/netopeer2-server_git.bb +++ b/meta-arago-extras/recipes-sysrepo/netopeer2-server/netopeer2-server_git.bb @@ -3,19 +3,19 @@ DESCRIPTION = "Netopeer2 is based on the new generation of the NETCONF and YANG LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=41daedff0b24958b2eba4f9086d782e1" -SRC_URI = "git://github.com/CESNET/Netopeer2.git;protocol=https;branch=devel \ +SRC_URI = "git://github.com/CESNET/Netopeer2.git;protocol=https;branch=master \ ${@bb.utils.contains('DISTRO_FEATURES', 'sysvinit', \ 'file://netopeer2-server', '', d)} \ ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', \ 'file://netopeer2-serverd.service', '', d)} \ " -PV = "2.1.59+git" -SRCREV = "b81788d9a81770313a0eb7f88d4224726b3d6e15" +PV = "2.2.35+git" +SRCREV = "6d1cb61ef3ce2274a91dc9cbc51318bcd0b54697" S = "${WORKDIR}/git" -DEPENDS = "libyang libnetconf2 sysrepo curl" +DEPENDS = "libyang libnetconf2 sysrepo systemd" RDEPENDS:${PN} += "bash curl" FILES:${PN} += "${datadir}/yang* ${datadir}/netopeer2/* ${libdir}/sysrepo-plugind/*"