From patchwork Sat Jan 22 10:18:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 4978 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Jgsfc1cJ0z3wvK for ; Sat, 22 Jan 2022 10:19:04 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4JgsfZ6GnKzxK; Sat, 22 Jan 2022 10:19:02 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4JgsfZ4scrz2ypx; Sat, 22 Jan 2022 10:19:02 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4JgsfY6PCyz2xZP for ; Sat, 22 Jan 2022 10:19:01 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4JgsfY37L0zMG; Sat, 22 Jan 2022 10:19:01 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1642846741; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=qpsoNjqAa2AtIm9wOFhSIxNd89RLThgLvODphOX2TNM=; b=9qXQn/7mLRTseN1qD3xSQZhOFzg5g7xSSCuLAaXRh/vIaYe6S0ZrR2JFCCbA+gNJpefyWX Nx1aRa5AJ+MmmUBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1642846741; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=qpsoNjqAa2AtIm9wOFhSIxNd89RLThgLvODphOX2TNM=; b=p15d6eGDEUKfDrvZLR86bbBSzXs+6GoSsvAeHLDap9FqlGfxoYUJQWRKw1S5LowhS1/9Ld zrCRsvCVUGaSWe39VVsfgJEE/I//hjvWsEke0cReUbiTHGMFDhiMOFXVbZMjUug2WYmoPr zsDaXg1kN235qvyidB8JkcRNgXnQjA9HuZgaK8X9clACMDLn9L2Ya/Xk3OJTDcUSJ8zsFP iFfWvK/lJQeZm1RM4AMObFtuo03niVtDHAhKyk8857E/LtZsxCu8NCiw7mCncs3g/dMcL0 Fz7qo5vyAROWji1sBhJ2PzuunyVfUlgA0RUpVLKq22cqm17cHvaFuOjsthV9EQ== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 1/2] libyang: Include in the core distribution Date: Sat, 22 Jan 2022 10:18:54 +0000 Message-Id: <20220122101855.313301-1-michael.tremer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" This isn't only a build dependency for FRR, but is required at runtime as well. Signed-off-by: Michael Tremer Reviewed-by: Adolf Belka --- config/rootfiles/common/libyang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/common/libyang b/config/rootfiles/common/libyang index 433b09fc8..f77ef8b70 100644 --- a/config/rootfiles/common/libyang +++ b/config/rootfiles/common/libyang @@ -24,8 +24,8 @@ #usr/include/libyang/tree_schema.h #usr/include/libyang/version.h #usr/lib/libyang.so -#usr/lib/libyang.so.2 -#usr/lib/libyang.so.2.1.4 +usr/lib/libyang.so.2 +usr/lib/libyang.so.2.1.4 #usr/lib/pkgconfig #usr/lib/pkgconfig/libyang.pc #usr/share/man/man1/yanglint.1 From patchwork Sat Jan 22 10:18:55 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 4979 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Jgsfd6vj6z3wvK for ; Sat, 22 Jan 2022 10:19:05 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Jgsfb0hJKz3rR; Sat, 22 Jan 2022 10:19:03 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4JgsfZ5bsDz30J2; Sat, 22 Jan 2022 10:19:02 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4JgsfY6pPBz2ypx for ; Sat, 22 Jan 2022 10:19:01 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4JgsfY5jLBzxK; Sat, 22 Jan 2022 10:19:01 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1642846741; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6K4T0oxOHtfaCsv9FGoWUwcc3CRBKpDFlUnUQIoTyJQ=; b=0bX/mzF0QfZSHrkgPerCpgfTqlXiLO4jw8QwgksjMtCIMvyCn5GB22JwSgP/Q7qvkcmhmi 81BO4LkdNE7TM8AQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1642846741; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6K4T0oxOHtfaCsv9FGoWUwcc3CRBKpDFlUnUQIoTyJQ=; b=D0KaY5u/8rX1KBhzAkUn+EFlY84ais2CXk/c5260TOP033lBOmwm7+hMSOhB/Cg3InAyBA qxh7LpaGfGiE4HlEEDkHsoHSCHd4bgR3QoAc+qws0xJ88jD1Aq7LFov0T4hY64l3pUuljI DKnLZvhQmtf24TkKwJpBUPreN9SrXAQx7o8RLqGXgog8+mrpW/PnXLnr8A51pBjTfRT3pw Vx18cC3BipiSTTocbFE21o6Ck/aLWa64Vrjd32mzNPrOWbcbZNjyNS+VydVftIAazHXrYL YSsaLixfBw/DaolI73CNjGn5jn8IrkOm7UPfetRwFl7AeUAK3Y4jmZGLAustGA== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 2/2] frr: Depend on elfutils Date: Sat, 22 Jan 2022 10:18:55 +0000 Message-Id: <20220122101855.313301-2-michael.tremer@ipfire.org> In-Reply-To: <20220122101855.313301-1-michael.tremer@ipfire.org> References: <20220122101855.313301-1-michael.tremer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer Reviewed-by: Adolf Belka --- lfs/frr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/frr b/lfs/frr index 1af776eb6..04f1aa590 100644 --- a/lfs/frr +++ b/lfs/frr @@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = frr -PAK_VER = 2 +PAK_VER = 3 -DEPS = +DEPS = elfutils CFLAGS += -fcommon