summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Rossi <rossi.f@inwind.it>2018-04-28 17:52:49 +0200
committerFabio Rossi <rossi.f@inwind.it>2018-04-28 17:52:49 +0200
commitf646d36b8f4b6766c4ad03161abaaefa0fa88ea4 (patch)
treeb59f9d528afd1272b4ceb2be1ec3130ff323d65b /app-emulation/vmware-modules/vmware-modules-308.5.9.ebuild
parentremove from manifest unpublished versions (diff)
downloadvmware-f646d36b8f4b6766c4ad03161abaaefa0fa88ea4.tar.gz
vmware-f646d36b8f4b6766c4ad03161abaaefa0fa88ea4.tar.bz2
vmware-f646d36b8f4b6766c4ad03161abaaefa0fa88ea4.zip
app-emulation/vmware-modules: initial support to kernel 4.17
upstream kernel commit 9b2c45d479d0fb8647c9e83359df69162b5fbe5f
Diffstat (limited to 'app-emulation/vmware-modules/vmware-modules-308.5.9.ebuild')
-rw-r--r--app-emulation/vmware-modules/vmware-modules-308.5.9.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/vmware-modules/vmware-modules-308.5.9.ebuild b/app-emulation/vmware-modules/vmware-modules-308.5.9.ebuild
index 17264ed..612612b 100644
--- a/app-emulation/vmware-modules/vmware-modules-308.5.9.ebuild
+++ b/app-emulation/vmware-modules/vmware-modules-308.5.9.ebuild
@@ -116,6 +116,7 @@ src_prepare() {
kernel_is ge 4 14 0 && epatch "${FILESDIR}/${PV_MAJOR}-4.14-01-deprecated-asm-uaccess.patch"
kernel_is ge 4 15 0 && epatch "${FILESDIR}/${PV_MAJOR}-4.15-00-init_timer.patch"
kernel_is ge 4 16 0 && epatch "${FILESDIR}/${PV_MAJOR}-4.16-00-vmblock-iversion.patch"
+ kernel_is ge 4 17 0 && epatch "${FILESDIR}/${PV_MAJOR}-4.17-00-vsock-getname.patch"
# Allow user patches so they can support RC kernels and whatever else
epatch_user