[Buildroot] [git commit] weston: drop autoreconf

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jun 3 07:44:47 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=73763ab9afce8e6d3e677f42b2172ed7a6d81a37
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

It's unnecessary as pointed by Thomas P.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/weston/weston.mk | 2 --
 1 file changed, 2 deletions(-)

diff --git a/package/weston/weston.mk b/package/weston/weston.mk
index 6902658..dfcb9ac 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 \



More information about the buildroot mailing list