From 81ed7573b10b07884346d3fa4336e05944fd48a7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Sat, 1 Jul 2023 19:25:43 +0000 Subject: [PATCH] Core Update 177: Ship util-linux MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/177/filelists/aarch64/util-linux | 1 + config/rootfiles/core/177/filelists/x86_64/util-linux | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/177/filelists/aarch64/util-linux create mode 120000 config/rootfiles/core/177/filelists/x86_64/util-linux diff --git a/config/rootfiles/core/177/filelists/aarch64/util-linux b/config/rootfiles/core/177/filelists/aarch64/util-linux new file mode 120000 index 0000000000..9c253c6896 --- /dev/null +++ b/config/rootfiles/core/177/filelists/aarch64/util-linux @@ -0,0 +1 @@ +../../../../common/aarch64/util-linux \ No newline at end of file diff --git a/config/rootfiles/core/177/filelists/x86_64/util-linux b/config/rootfiles/core/177/filelists/x86_64/util-linux new file mode 120000 index 0000000000..7b5558d2c2 --- /dev/null +++ b/config/rootfiles/core/177/filelists/x86_64/util-linux @@ -0,0 +1 @@ +../../../../common/x86_64/util-linux \ No newline at end of file -- 2.39.5