From: Romain Naour Date: Mon, 20 Jul 2015 17:47:58 +0000 (+0200) Subject: package/xdriver_xf86-video-cirrus: remove autoreconf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=022953e77dce2d1c96dc7e0d6f964f5291011bb6;p=buildroot.git package/xdriver_xf86-video-cirrus: remove autoreconf xdriver_xf86-video-cirrus no longer use the git repository. commit: e45edc34fadcd6e666a123a4ab32a13b37dc3f74 Signed-off-by: Romain Naour Signed-off-by: Thomas Petazzoni --- diff --git a/package/x11r7/xdriver_xf86-video-cirrus/xdriver_xf86-video-cirrus.mk b/package/x11r7/xdriver_xf86-video-cirrus/xdriver_xf86-video-cirrus.mk index f2523db0aa..78e8a9c05d 100644 --- a/package/x11r7/xdriver_xf86-video-cirrus/xdriver_xf86-video-cirrus.mk +++ b/package/x11r7/xdriver_xf86-video-cirrus/xdriver_xf86-video-cirrus.mk @@ -9,7 +9,6 @@ XDRIVER_XF86_VIDEO_CIRRUS_SOURCE = xf86-video-cirrus-$(XDRIVER_XF86_VIDEO_CIRRUS XDRIVER_XF86_VIDEO_CIRRUS_SITE = http://xorg.freedesktop.org/releases/individual/driver XDRIVER_XF86_VIDEO_CIRRUS_LICENSE = MIT XDRIVER_XF86_VIDEO_CIRRUS_LICENSE_FILES = COPYING -XDRIVER_XF86_VIDEO_CIRRUS_AUTORECONF = YES XDRIVER_XF86_VIDEO_CIRRUS_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_videoproto xproto_xextproto xproto_xproto $(eval $(autotools-package))