From 3d8ed693e204235cf0c92be8bb0c4b327e878256 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 24 Apr 2025 14:52:08 +0000 Subject: [PATCH] core195: Ship protobuf and protobuf-c Signed-off-by: Michael Tremer --- config/rootfiles/core/195/filelists/protobuf | 1 + config/rootfiles/core/195/filelists/protobuf-c | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/195/filelists/protobuf create mode 120000 config/rootfiles/core/195/filelists/protobuf-c diff --git a/config/rootfiles/core/195/filelists/protobuf b/config/rootfiles/core/195/filelists/protobuf new file mode 120000 index 000000000..e04ed90e7 --- /dev/null +++ b/config/rootfiles/core/195/filelists/protobuf @@ -0,0 +1 @@ +../../../common/protobuf \ No newline at end of file diff --git a/config/rootfiles/core/195/filelists/protobuf-c b/config/rootfiles/core/195/filelists/protobuf-c new file mode 120000 index 000000000..5435540d5 --- /dev/null +++ b/config/rootfiles/core/195/filelists/protobuf-c @@ -0,0 +1 @@ +../../../common/protobuf-c \ No newline at end of file -- 2.39.5