From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sat, 29 Apr 2017 13:58:44 +0200 Subject: [Buildroot] [PATCH 1/2] x11r7: xdriver_xf86-input-tslib: new upstream location In-Reply-To: <1493382976-26007-1-git-send-email-martink@posteo.de> References: <1493382976-26007-1-git-send-email-martink@posteo.de> Message-ID: <20170429135844.2fa76511@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Fri, 28 Apr 2017 14:36:15 +0200, Martin Kepplinger wrote: > XDRIVER_XF86_INPUT_TSLIB_VERSION = 0.0.6 > XDRIVER_XF86_INPUT_TSLIB_SOURCE = xf86-input-tslib-$(XDRIVER_XF86_INPUT_TSLIB_VERSION).tar.bz2 > -XDRIVER_XF86_INPUT_TSLIB_SITE = http://www.pengutronix.de/software/xf86-input-tslib/download > +XDRIVER_XF86_INPUT_TSLIB_SITE = https://github.com/merge/xf86-input-tslib/releases/download/$(TSLIB_VERSION) This couldn't work: TSLIB_VERSION comes from tslib.mk and is set to 1.9, which prevents the download from working. Changing this to XDRIVER_XF86_INPUT_TSLIB_VERSION fixed the problem. Applied with this fix. Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com