diff options
author | Martin Kepplinger <martink@posteo.de> | 2016-11-18 17:36:05 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-11-19 10:43:06 +0100 |
commit | a233fd0a6303e977d0bc50d56a984213512d895c (patch) | |
tree | faf022dc5872c3ed7fd9b455b463aca3bc52e2d8 /package/tslib/tslib.hash | |
parent | bae792e4c04b5f6ac34befd1334ddc715801a165 (diff) | |
download | buildroot-a233fd0a6303e977d0bc50d56a984213512d895c.tar.gz buildroot-a233fd0a6303e977d0bc50d56a984213512d895c.zip |
tslib: bump version to 1.2
* 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>
Diffstat (limited to 'package/tslib/tslib.hash')
-rw-r--r-- | package/tslib/tslib.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tslib/tslib.hash b/package/tslib/tslib.hash index e3ddce54fe..fc493e78d0 100644 --- a/package/tslib/tslib.hash +++ b/package/tslib/tslib.hash @@ -1,2 +1,2 @@ # Locally generated -sha256 121750e9ae0f05ce840ab8dbefdae1297258f0a69dd1967f55c40ac6e87d5ee9 tslib-1.1.tar.gz +sha256 b6450f4d1bc8f4fbbb796a2d1210aee3ccf9ecf302a368dddf279c63eb634833 tslib-1.2.tar.gz |