]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
core155: It looks like our tooling can't handle this
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 4 Mar 2021 15:08:25 +0000 (15:08 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 4 Mar 2021 15:08:25 +0000 (15:08 +0000)
commit948370bd39ef093721866587758203acc2845d88
tree113a7fc325d4e9462f32387162bd47c4e1fda5e6
parent5867e4a511b85303039a69512ce95ccf8cb209bd
core155: It looks like our tooling can't handle this

Python3 has a common rootfile for x86_64 and aarch64 and separate files
for armv5tel and i586. The core update build scripts cannot deal with
this which makes it necessary to create individual links to the correct
rootfile for each architecture.

Third time lucky.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/155/filelists/aarch64/python3 [new symlink]
config/rootfiles/core/155/filelists/armv5tel/python3 [new symlink]
config/rootfiles/core/155/filelists/i586/python3 [new symlink]
config/rootfiles/core/155/filelists/python3 [deleted symlink]
config/rootfiles/core/155/filelists/x86_64/python3 [new symlink]