From 27bd3dfcef38a48d242c42dfa008f5af2a84bc63 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 6 Oct 2020 12:09:07 +0000 Subject: [PATCH] core152: Ship Python Signed-off-by: Michael Tremer --- config/rootfiles/core/152/filelists/aarch64/python | 1 + config/rootfiles/core/152/filelists/armv5tel/python | 1 + config/rootfiles/core/152/filelists/i586/python | 1 + config/rootfiles/core/152/filelists/x86_64/python | 1 + 4 files changed, 4 insertions(+) create mode 120000 config/rootfiles/core/152/filelists/aarch64/python create mode 120000 config/rootfiles/core/152/filelists/armv5tel/python create mode 120000 config/rootfiles/core/152/filelists/i586/python create mode 120000 config/rootfiles/core/152/filelists/x86_64/python diff --git a/config/rootfiles/core/152/filelists/aarch64/python b/config/rootfiles/core/152/filelists/aarch64/python new file mode 120000 index 000000000..b2b0103b6 --- /dev/null +++ b/config/rootfiles/core/152/filelists/aarch64/python @@ -0,0 +1 @@ +../../../../common/aarch64/python \ No newline at end of file diff --git a/config/rootfiles/core/152/filelists/armv5tel/python b/config/rootfiles/core/152/filelists/armv5tel/python new file mode 120000 index 000000000..df0dd5c06 --- /dev/null +++ b/config/rootfiles/core/152/filelists/armv5tel/python @@ -0,0 +1 @@ +../../../../common/armv5tel/python \ No newline at end of file diff --git a/config/rootfiles/core/152/filelists/i586/python b/config/rootfiles/core/152/filelists/i586/python new file mode 120000 index 000000000..a2b842b99 --- /dev/null +++ b/config/rootfiles/core/152/filelists/i586/python @@ -0,0 +1 @@ +../../../../common/i586/python \ No newline at end of file diff --git a/config/rootfiles/core/152/filelists/x86_64/python b/config/rootfiles/core/152/filelists/x86_64/python new file mode 120000 index 000000000..a593187de --- /dev/null +++ b/config/rootfiles/core/152/filelists/x86_64/python @@ -0,0 +1 @@ +../../../../common/x86_64/python \ No newline at end of file