summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb
index 71f0339a4b..4468fae25a 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb
@@ -15,8 +15,3 @@ SRC_URI[md5sum] = "0743ec7c479603fba60d118858fd5783"
15SRC_URI[sha256sum] = "c827875fd94805ec9b925fe09aaa973e7e3f9096c7ef311d449c3f134ae75147" 15SRC_URI[sha256sum] = "c827875fd94805ec9b925fe09aaa973e7e3f9096c7ef311d449c3f134ae75147"
16 16
17COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)' 17COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'
18
19do_install_append () {
20 # Remove useless empty directory
21 rmdir ${D}${bindir}
22}