From: Arne Fitzenreiter Date: Fri, 2 Jul 2021 11:25:39 +0000 (+0200) Subject: core-kerneltest: add python3 32bit symlinks X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e8b2585f2573f0d51f503259a8276e83f568656;p=people%2Fstevee%2Fipfire-2.x.git core-kerneltest: add python3 32bit symlinks Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/kerneltest/filelists/armv6l/python3 b/config/rootfiles/core/kerneltest/filelists/armv6l/python3 new file mode 120000 index 0000000000..605f806871 --- /dev/null +++ b/config/rootfiles/core/kerneltest/filelists/armv6l/python3 @@ -0,0 +1 @@ +../../../../common/armv6l/python3 \ No newline at end of file diff --git a/config/rootfiles/core/kerneltest/filelists/i586/python3 b/config/rootfiles/core/kerneltest/filelists/i586/python3 new file mode 120000 index 0000000000..348dbdcb9c --- /dev/null +++ b/config/rootfiles/core/kerneltest/filelists/i586/python3 @@ -0,0 +1 @@ +../../../../common/i586/python3 \ No newline at end of file