summaryrefslogtreecommitdiffstats
path: root/package/tslib/tslib.hash
Commit message (Collapse)AuthorAgeFilesLines
* tslib: update to 1.19Martin Kepplinger2019-01-241-2/+2
| | | | | | | | For the curious, there's the short changelog summary: https://github.com/kergoth/tslib/releases Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tslib: update to 1.18Martin Kepplinger2018-11-281-2/+2
| | | | | | | | | For the curious, there's the changelog summary: https://github.com/kergoth/tslib/releases Signed-off-by: Martin Kepplinger <martink@posteo.de> Reviewed-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* tslib: update to 1.17Martin Kepplinger2018-09-061-2/+2
| | | | | | | | For some background see the changelog summary: https://github.com/kergoth/tslib/releases Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* tslib: update to 1.16Martin Kepplinger2018-04-191-2/+2
| | | | | | | | For those who wonder what happend, as usual, there's a changelog summary: https://github.com/kergoth/tslib/releases Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* tslib: update to 1.15Martin Kepplinger2018-01-121-2/+2
| | | | | | | | | | | | As usual, https://github.com/kergoth/tslib/releases has the changelog summary. This release includes a new plugin "invert" that is being built by default; so we add that to the list of statically compiled in plugins for static builds. Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tslib: update to 1.14Martin Kepplinger2017-11-121-2/+2
| | | | | | | | | | | | As usual, https://github.com/kergoth/tslib/releases has the changelog summary. This release includes a new plugin "lowpass" that is being built by default; so we add that to the list of statically compiled in plugins for static builds. Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tslib: add the hash for the COPYING license fileMartin Kepplinger2017-10-021-0/+3
| | | | | | | | Since tslib's COPYING file in part of the source tree, we can easily include it's hash for the given version here. Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/tslib: update to 1.13Martin Kepplinger2017-09-241-2/+2
| | | | | | | see https://github.com/kergoth/tslib/releases Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* tslib: update to version 1.12Martin Kepplinger2017-08-291-2/+2
| | | | | | | | | The release page has a short changelog overview: https://github.com/kergoth/tslib/releases/tag/1.12 Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/tslib: bump version to 1.11Martin Kepplinger2017-06-061-2/+2
| | | | | | | | Release notes for the curious: https://github.com/kergoth/tslib/blob/master/NEWS Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tslib: update to 1.10Martin Kepplinger2017-05-151-2/+2
| | | | | | | | If you're overly interested, check out the release notes at https://github.com/kergoth/tslib/releases Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tslib: update to 1.9Martin Kepplinger2017-04-211-2/+2
| | | | | | | | | The curious ones will find the release notes here: https://github.com/kergoth/tslib/releases Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tslib: update to 1.8Martin Kepplinger2017-03-211-2/+2
| | | | | | | | | For those who are interested, the release notes: https://github.com/kergoth/tslib/releases Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tslib: update to 1.7Martin Kepplinger2017-03-141-2/+2
| | | | | Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tslib: bump to version 1.6Martin Kepplinger2017-03-031-2/+2
| | | | | Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tslib: bump to 1.5Martin Kepplinger2017-02-091-4/+2
| | | | | Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Revert "tslib: needs kernel headers 3.12"Martin Kepplinger2017-02-091-0/+2
| | | | | | | | | | | | | | | This reverts commit 7c60211ce38273580f1f8bf5886771406f9899ca. tslib-1.4 removes this dependency. Add upstream patch that fixes input macros declaration for older kernels. The ts_uinput tool requires 3.6 headers; disable for older kernels. Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> [baruch: add tslib patch; disable ts_uinput] Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tslib: bump to 1.4Martin Kepplinger2017-02-071-2/+2
| | | | | | | | | | additionally, this: * removes the patch adding missing headers (fixed upstream) * slightly changes the package description Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tslib: use upstream .tar.xz archiveBaruch Siach2017-01-161-1/+1
| | | | | | | | | | Save some network bandwidth. [Peter: use TSLIB_VERSION instead of hardcoding 1.3] Signed-off-by: Baruch Siach <baruch@tkos.co.il> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tslib: bump version to 1.3Martin Kepplinger2017-01-131-1/+1
| | | | | Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tslib: bump version to 1.2Martin Kepplinger2016-11-191-1/+1
| | | | | | | | | | | | | | | * The first patch is removed because the input-raw plugin is now enabled in tslib's provided ts.conf * The second patch added 2 programs to tslib. The whole patch is removed because: - ts_finddev is now part of tslib. - inputattach is part of the 'Linux console project' located here: https://sourceforge.net/projects/linuxconsole/ Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tslib: Use the release tarballMaxime Hadjinlian2015-02-031-0/+2
Add a hash file since the release tarball has been uploaded from the maintainer. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud