From: Gustavo Zacarias Date: Fri, 3 Jun 2016 00:57:44 +0000 (-0300) Subject: weston: drop autoreconf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=73763ab9afce8e6d3e677f42b2172ed7a6d81a37;p=buildroot.git weston: drop autoreconf It's unnecessary as pointed by Thomas P. Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- diff --git a/package/weston/weston.mk b/package/weston/weston.mk index 69026580fd..dfcb9acbf5 100644 --- a/package/weston/weston.mk +++ b/package/weston/weston.mk @@ -9,8 +9,6 @@ WESTON_SITE = http://wayland.freedesktop.org/releases WESTON_SOURCE = weston-$(WESTON_VERSION).tar.xz WESTON_LICENSE = MIT WESTON_LICENSE_FILES = COPYING -# For 0002-build-add-check-for-clock_gettime-in-librt.patch -WESTON_AUTORECONF = YES WESTON_DEPENDENCIES = host-pkgconf wayland wayland-protocols \ libxkbcommon pixman libpng jpeg mtdev udev cairo libinput \