From 833380b8706a7aeebe108de1b76e15d6953ee454 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 16 Sep 2024 17:04:45 +0000 Subject: [PATCH] core190: Ship protobuf and protobuf-c Signed-off-by: Michael Tremer --- config/rootfiles/core/190/filelists/protobuf | 1 + config/rootfiles/core/190/filelists/protobuf-c | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/190/filelists/protobuf create mode 120000 config/rootfiles/core/190/filelists/protobuf-c diff --git a/config/rootfiles/core/190/filelists/protobuf b/config/rootfiles/core/190/filelists/protobuf new file mode 120000 index 0000000000..e04ed90e7e --- /dev/null +++ b/config/rootfiles/core/190/filelists/protobuf @@ -0,0 +1 @@ +../../../common/protobuf \ No newline at end of file diff --git a/config/rootfiles/core/190/filelists/protobuf-c b/config/rootfiles/core/190/filelists/protobuf-c new file mode 120000 index 0000000000..5435540d52 --- /dev/null +++ b/config/rootfiles/core/190/filelists/protobuf-c @@ -0,0 +1 @@ +../../../common/protobuf-c \ No newline at end of file -- 2.47.3