All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] x11r7: xdriver_xf86-input-tslib: new upstream location
Date: Sat, 29 Apr 2017 13:58:44 +0200	[thread overview]
Message-ID: <20170429135844.2fa76511@free-electrons.com> (raw)
In-Reply-To: <1493382976-26007-1-git-send-email-martink@posteo.de>

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

  parent reply	other threads:[~2017-04-29 11:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-28 12:36 [Buildroot] [PATCH 1/2] x11r7: xdriver_xf86-input-tslib: new upstream location Martin Kepplinger
2017-04-28 12:36 ` [Buildroot] [PATCH 2/2] x11r7: xdriver_xf86-input-tslib: update to 0.0.7 Martin Kepplinger
2017-04-28 13:33   ` [Buildroot] [PATCH v2] " Martin Kepplinger
2017-04-29 11:58     ` Thomas Petazzoni
2017-04-29 11:58 ` Thomas Petazzoni [this message]
2017-04-29 12:42   ` [Buildroot] [PATCH 1/2] x11r7: xdriver_xf86-input-tslib: new upstream location Martin Kepplinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170429135844.2fa76511@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.