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