From ef0e70ee442fa8fd67c758c3b07c0a3b3f25da10 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Mon, 12 Sep 2022 06:05:42 +0000 Subject: [PATCH] Core Update 171: 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/171/filelists/aarch64/util-linux | 1 + config/rootfiles/core/171/filelists/armv6l/util-linux | 1 + config/rootfiles/core/171/filelists/x86_64/util-linux | 1 + 3 files changed, 3 insertions(+) create mode 120000 config/rootfiles/core/171/filelists/aarch64/util-linux create mode 120000 config/rootfiles/core/171/filelists/armv6l/util-linux create mode 120000 config/rootfiles/core/171/filelists/x86_64/util-linux diff --git a/config/rootfiles/core/171/filelists/aarch64/util-linux b/config/rootfiles/core/171/filelists/aarch64/util-linux new file mode 120000 index 0000000000..9c253c6896 --- /dev/null +++ b/config/rootfiles/core/171/filelists/aarch64/util-linux @@ -0,0 +1 @@ +../../../../common/aarch64/util-linux \ No newline at end of file diff --git a/config/rootfiles/core/171/filelists/armv6l/util-linux b/config/rootfiles/core/171/filelists/armv6l/util-linux new file mode 120000 index 0000000000..8bdfca7d1d --- /dev/null +++ b/config/rootfiles/core/171/filelists/armv6l/util-linux @@ -0,0 +1 @@ +../../../../common/armv6l/util-linux \ No newline at end of file diff --git a/config/rootfiles/core/171/filelists/x86_64/util-linux b/config/rootfiles/core/171/filelists/x86_64/util-linux new file mode 120000 index 0000000000..7b5558d2c2 --- /dev/null +++ b/config/rootfiles/core/171/filelists/x86_64/util-linux @@ -0,0 +1 @@ +../../../../common/x86_64/util-linux \ No newline at end of file -- 2.39.5