]> git.ipfire.org Git - ipfire-2.x.git/commit
spice-protocol: Update to 0.14.3 and enable build without python2
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 2 Sep 2021 14:10:59 +0000 (16:10 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 10 Sep 2021 16:57:06 +0000 (16:57 +0000)
commit305e6ea60b0d1808b98e8dacd2f4d7cf182733b6
treef664f2fb0c059225da4f3a00bef5ab851da6278f
parent919a0943ffff96141feeb522ab63ab6849946ab8
spice-protocol: Update to 0.14.3 and enable build without python2

- v2 version adds $(MAKETUNING) variable to ninja build command
- Update from 0.12.13 to 0.14.3
- Update rootfile
- Remove automake py-compile line from lfs. This only works with python2
   Not clear why this line was put into the lfs. Searched the documentation of spice
   and qemu and could not find any reference to needing any of the python modules in spice
   to be installed either as modules or compiled in. The only references found in general
   searches were to modules such as python-virtinst, python-spice-client-gtk or
   python-websockify, none of which are in the python modules in spice.
- Removing the automake py-compile line from the lfs enables spice-protocol, spice and
   qemu to build without python2 being present.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/spice-protocol
lfs/spice-protocol