mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
Merge pull request #3271 from bgilbert/procps
Drop procps exclusion; save old libprocps on upgrade with vmware OEM
This commit is contained in:
commit
00ca2adee0
@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="bf5701bbfad62ba1797ca3ce2f344933846d66b5" # v0.4.7
|
||||
CROS_WORKON_COMMIT="3f1a7e45eb9e2f9b6a74ba03fe2aab5b37106902" # v0.4.8
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
# the OEM package app-emulation/open-vm-tools has been linking against
|
||||
# procps but recent versions have changed the soname. Mask until we fix. :(
|
||||
>=sys-process/procps-3.3.10
|
Loading…
x
Reference in New Issue
Block a user