vm: build for 7.1

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2023-06-13 10:25:38 +02:00
parent e881e3f2c3
commit 4b5aef52b8
2 changed files with 8 additions and 8 deletions

View File

@ -2,11 +2,11 @@
make setup
cp -r /spksrc/sponge /usr/bin/
cd /spksrc/spk/open-vm-tools/ && make arch-apollolake-7.2
cd /spksrc/spk/open-vm-tools/ && make arch-broadwell-7.2
cd /spksrc/spk/open-vm-tools/ && make arch-broadwellnk-7.2
cd /spksrc/spk/open-vm-tools/ && make arch-denverton-7.2
cd /spksrc/spk/open-vm-tools/ && make arch-geminilake-7.2
cd /spksrc/spk/open-vm-tools/ && make arch-r1000-7.2
cd /spksrc/spk/open-vm-tools/ && make arch-v1000-7.2
cd /spksrc/spk/open-vm-tools/ && make arch-apollolake-7.1
cd /spksrc/spk/open-vm-tools/ && make arch-broadwell-7.1
cd /spksrc/spk/open-vm-tools/ && make arch-broadwellnk-7.1
cd /spksrc/spk/open-vm-tools/ && make arch-denverton-7.1
cd /spksrc/spk/open-vm-tools/ && make arch-geminilake-7.1
cd /spksrc/spk/open-vm-tools/ && make arch-r1000-7.1
cd /spksrc/spk/open-vm-tools/ && make arch-v1000-7.1
exit

View File

@ -7,7 +7,7 @@ BETA = 1
DEPENDS = cross/$(SPK_NAME)
UNSUPPORTED_ARCHS = $(PPC_ARCHS) $(ARMv5_ARCHS) $(i686_ARCHS) $(ARMv7L_ARCHS)
MAINTAINER = zsanjin
MAINTAINER = AuxXxilium
DESCRIPTION = open-vm-tools is a set of services and modules that enable several features in VMware products for better management of, and seamless user interactions with, guests.
RELOAD_UI = yes
DISPLAY_NAME = VMware Tools