aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tslib/tslib.inc
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2010-08-30 00:41:25 +0200
committerFlorian Boor <florian.boor@kernelconcepts.de>2010-08-30 00:41:25 +0200
commit8b071c0fa576653fe46c9462881e3bd17857116d (patch)
tree63b7722c09f219ae79866064b0d79a7a483fd3ae /recipes/tslib/tslib.inc
parent274a3e5941f47672585df1b57b35e205e7c7ddfc (diff)
downloadopenembedded-8b071c0fa576653fe46c9462881e3bd17857116d.tar.gz
tslib: Configuration for smartqv7
Diffstat (limited to 'recipes/tslib/tslib.inc')
-rw-r--r--recipes/tslib/tslib.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tslib/tslib.inc b/recipes/tslib/tslib.inc
index b6ba48ab2a..a8b8e45d81 100644
--- a/recipes/tslib/tslib.inc
+++ b/recipes/tslib/tslib.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://tslib.berlios.de/"
AUTHOR = "Russell King w/ plugins by Chris Larson et. al."
SECTION = "base"
LICENSE = "LGPLv2"
-INC_PR = "r26"
+INC_PR = "r27"
SRC_URI += "\
file://ts.conf \
@@ -58,6 +58,7 @@ PACKAGE_ARCH_tslib-conf_omap1610h2 = "${MACHINE_ARCH}"
PACKAGE_ARCH_tslib-conf_omap5912osk = "${MACHINE_ARCH}"
PACKAGE_ARCH_tslib-conf_omap3-pandora = "${MACHINE_ARCH}"
PACKAGE_ARCH_tslib-conf_simpad = "${MACHINE_ARCH}"
+PACKAGE_ARCH_tslib-conf_smartqv7 = "${MACHINE_ARCH}"
PACKAGES =+ "tslib-conf libts-dev tslib-tests tslib-calibrate"
DEBIAN_NOAUTONAME_tslib-conf = "1"
@@ -74,4 +75,3 @@ FILES_${PN} = "${libdir}/*.so.* ${libdir}/ts/*.so*"
FILES_libts-dev = "${FILES_tslib-dev} ${libdir}/ts/*.la"
FILES_tslib-calibrate += "${bindir}/ts_calibrate"
FILES_tslib-tests = "${bindir}/ts_harvest ${bindir}/ts_print ${bindir}/ts_print_raw ${bindir}/ts_test"
-