diff options
author | Martin Kepplinger <martin.kepplinger@ginzinger.com> | 2017-02-09 07:55:04 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-02-09 09:32:09 +0100 |
commit | 7794d5f94946d94c2a19913fb88cacfd2b7d3531 (patch) | |
tree | ab87caa1e784559539da77a1c7e882c3b329bd55 /package/tslib/tslib.hash | |
parent | bfd317e57158f4153c9c01514c54ca4d5e37d2c5 (diff) | |
download | buildroot-7794d5f94946d94c2a19913fb88cacfd2b7d3531.tar.gz buildroot-7794d5f94946d94c2a19913fb88cacfd2b7d3531.zip |
Revert "tslib: needs kernel headers 3.12"
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>
Diffstat (limited to 'package/tslib/tslib.hash')
-rw-r--r-- | package/tslib/tslib.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/tslib/tslib.hash b/package/tslib/tslib.hash index 6540ac89b3..b731df290a 100644 --- a/package/tslib/tslib.hash +++ b/package/tslib/tslib.hash @@ -1,2 +1,4 @@ # taken from https://github.com/kergoth/tslib/releases/tag/1.4 sha256 ad0373f1dbfda27caec92cb10421227f226c79d160488f1ac915585ba947741f tslib-1.4.tar.xz +# Locally computed +sha256 b76d25358d1e2bbcc88b0b225e8d71cd00a4795f6d17020bae270940b17d0825 02795c4fa8b842c6fc017e86b5e036466bd4d3ef.patch |