Respective changes to recipe:
- updated AUTHOR field to match current author in tslib/AUTHORS file
- updated LICENSE field to 'LGPLv2+ & GPLv2+' to reflect licenses in
v1.15 (LGPLv2+ for shared library parts, GPLv2+ for command line
utility parts)
- updated LIC_FILES_CHECKSUM to contain COPYING files for both license
families
- Replaced EXTRA_OECONF with PACKAGECONFIG that is aligned to current
configure defaults, with exception that "Tatung Webpad support" was
disabled (as it was enabled by default for some reason despite being
seemingly specific to a single manufacturer/product).
- removed commented-out detect-stylus lines (a detect-stylus recipe
was apparently available in OE-Classic)
Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
License changed from LGPL-2.0 to LGPL-2.1
see
2c15c34f27 (diff-7116ef0705885343c9e1b2171a06be0e)
Package additional test tools into test package
This version works well on arm64 systems
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>