summaryrefslogtreecommitdiff
path: root/recipes/tslib/tslib.inc
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2009-12-02 16:29:01 +0000
committerKoen Kooi <koen@openembedded.org>2009-12-04 10:43:03 +0100
commit32acd42a04bf21cbf02c0b095c5ebcb02df3b413 (patch)
tree8fc9ad40c996fb7f4e18264f7e688ea1aa8b8b7b /recipes/tslib/tslib.inc
parent040fed82ade93bf93ce4f72a7572fe24b89f8a74 (diff)
tslib: Add config files for the omap3-pandora.
Diffstat (limited to 'recipes/tslib/tslib.inc')
-rw-r--r--recipes/tslib/tslib.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/tslib/tslib.inc b/recipes/tslib/tslib.inc
index e10351b817..81f2a4eaa6 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 = "LGPL"
-INC_PR = "r22"
+INC_PR = "r23"
SRC_URI += "\
file://ts.conf \
@@ -61,6 +61,7 @@ PACKAGE_ARCH_tslib-conf_jornada7xx = "${MACHINE_ARCH}"
PACKAGE_ARCH_tslib-conf_netbook-pro = "${MACHINE_ARCH}"
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}"
PACKAGES =+ "tslib-conf libts-dev tslib-tests tslib-calibrate"
@@ -78,3 +79,4 @@ 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"
+