summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xdriver_xf86-video-rendition/xdriver_xf86-video-rendition.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-01-02 01:26:44 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-01-05 13:27:03 +0100
commit2601c7f721c252204d8e6fb843c679cd5ce31a48 (patch)
tree9ae7e6b07a5e55e7f857a09e1f2733ccfe013ae4 /package/x11r7/xdriver_xf86-video-rendition/xdriver_xf86-video-rendition.mk
parent6ced399048b0e3128699c1ce841dddc8666915ee (diff)
downloadbuildroot-novena-2601c7f721c252204d8e6fb843c679cd5ce31a48.tar.gz
buildroot-novena-2601c7f721c252204d8e6fb843c679cd5ce31a48.zip
xdriver_xf86-video-rendition: remove package
This X.org driver has been removed from upstream X.org releases and is related to a very specific type of hardware that isn't likely to be used in a Buildroot context. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/x11r7/xdriver_xf86-video-rendition/xdriver_xf86-video-rendition.mk')
-rw-r--r--package/x11r7/xdriver_xf86-video-rendition/xdriver_xf86-video-rendition.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/x11r7/xdriver_xf86-video-rendition/xdriver_xf86-video-rendition.mk b/package/x11r7/xdriver_xf86-video-rendition/xdriver_xf86-video-rendition.mk
deleted file mode 100644
index d83a1ef4b..000000000
--- a/package/x11r7/xdriver_xf86-video-rendition/xdriver_xf86-video-rendition.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-################################################################################
-#
-# xdriver_xf86-video-rendition -- Rendition video driver
-#
-################################################################################
-
-XDRIVER_XF86_VIDEO_RENDITION_VERSION = 4.2.4
-XDRIVER_XF86_VIDEO_RENDITION_SOURCE = xf86-video-rendition-$(XDRIVER_XF86_VIDEO_RENDITION_VERSION).tar.bz2
-XDRIVER_XF86_VIDEO_RENDITION_SITE = http://xorg.freedesktop.org/releases/individual/driver
-XDRIVER_XF86_VIDEO_RENDITION_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_xextproto xproto_xproto
-
-$(eval $(autotools-package))