From 2706e8d8067a82d7e7fe4ea4764cb0240d2c4d5e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Fri, 11 Feb 2022 09:26:54 +0000 Subject: [PATCH] Core Update 165: Ship Python 3.10 and related changes MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/165/filelists/armv6l/python3 | 1 + config/rootfiles/core/165/filelists/ddns | 1 + config/rootfiles/core/165/filelists/fireinfo | 1 + config/rootfiles/core/165/filelists/libloc | 1 + config/rootfiles/core/165/filelists/meson | 1 + config/rootfiles/core/165/filelists/newt | 1 + config/rootfiles/core/165/filelists/python3 | 1 + config/rootfiles/core/165/filelists/python3-daemon | 1 + config/rootfiles/core/165/filelists/python3-inotify | 1 + 9 files changed, 9 insertions(+) create mode 120000 config/rootfiles/core/165/filelists/armv6l/python3 create mode 120000 config/rootfiles/core/165/filelists/ddns create mode 120000 config/rootfiles/core/165/filelists/fireinfo create mode 120000 config/rootfiles/core/165/filelists/libloc create mode 120000 config/rootfiles/core/165/filelists/meson create mode 120000 config/rootfiles/core/165/filelists/newt create mode 120000 config/rootfiles/core/165/filelists/python3 create mode 120000 config/rootfiles/core/165/filelists/python3-daemon create mode 120000 config/rootfiles/core/165/filelists/python3-inotify diff --git a/config/rootfiles/core/165/filelists/armv6l/python3 b/config/rootfiles/core/165/filelists/armv6l/python3 new file mode 120000 index 0000000000..605f806871 --- /dev/null +++ b/config/rootfiles/core/165/filelists/armv6l/python3 @@ -0,0 +1 @@ +../../../../common/armv6l/python3 \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/ddns b/config/rootfiles/core/165/filelists/ddns new file mode 120000 index 0000000000..739516420f --- /dev/null +++ b/config/rootfiles/core/165/filelists/ddns @@ -0,0 +1 @@ +../../../common/ddns \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/fireinfo b/config/rootfiles/core/165/filelists/fireinfo new file mode 120000 index 0000000000..c46115521f --- /dev/null +++ b/config/rootfiles/core/165/filelists/fireinfo @@ -0,0 +1 @@ +../../../common/fireinfo \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/libloc b/config/rootfiles/core/165/filelists/libloc new file mode 120000 index 0000000000..ff4a92429c --- /dev/null +++ b/config/rootfiles/core/165/filelists/libloc @@ -0,0 +1 @@ +../../../common/libloc \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/meson b/config/rootfiles/core/165/filelists/meson new file mode 120000 index 0000000000..2fc86c133a --- /dev/null +++ b/config/rootfiles/core/165/filelists/meson @@ -0,0 +1 @@ +../../../common/meson \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/newt b/config/rootfiles/core/165/filelists/newt new file mode 120000 index 0000000000..fb3eb20c3e --- /dev/null +++ b/config/rootfiles/core/165/filelists/newt @@ -0,0 +1 @@ +../../../common/newt \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/python3 b/config/rootfiles/core/165/filelists/python3 new file mode 120000 index 0000000000..0885b1c580 --- /dev/null +++ b/config/rootfiles/core/165/filelists/python3 @@ -0,0 +1 @@ +../../../common/python3 \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/python3-daemon b/config/rootfiles/core/165/filelists/python3-daemon new file mode 120000 index 0000000000..e8fbc7485b --- /dev/null +++ b/config/rootfiles/core/165/filelists/python3-daemon @@ -0,0 +1 @@ +../../../common/python3-daemon \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/python3-inotify b/config/rootfiles/core/165/filelists/python3-inotify new file mode 120000 index 0000000000..d2515bcba0 --- /dev/null +++ b/config/rootfiles/core/165/filelists/python3-inotify @@ -0,0 +1 @@ +../../../common/python3-inotify \ No newline at end of file -- 2.39.5