From 496dfedfa2df5c30187f0b35ce017929fdc7413b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20M=C3=BCller?= Date: Tue, 23 Nov 2021 23:35:06 +0100 Subject: [PATCH] Core Update 162: Ship bind and libuv MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/162/filelists/bind | 1 + config/rootfiles/core/162/filelists/libuv | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/162/filelists/bind create mode 120000 config/rootfiles/core/162/filelists/libuv diff --git a/config/rootfiles/core/162/filelists/bind b/config/rootfiles/core/162/filelists/bind new file mode 120000 index 000000000..48a0ebaef --- /dev/null +++ b/config/rootfiles/core/162/filelists/bind @@ -0,0 +1 @@ +../../../common/bind \ No newline at end of file diff --git a/config/rootfiles/core/162/filelists/libuv b/config/rootfiles/core/162/filelists/libuv new file mode 120000 index 000000000..c74f52510 --- /dev/null +++ b/config/rootfiles/core/162/filelists/libuv @@ -0,0 +1 @@ +../../../common/libuv \ No newline at end of file