summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/pointercal/pointercal_0.0.bb
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-09-02 08:22:10 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-09-02 09:53:49 +0100
commit36aa00b6f704761b6b518729befc936af674c68d (patch)
treeff6102483faaf5f5e17d146a34fa944ccb6a5b08 /meta/recipes-bsp/pointercal/pointercal_0.0.bb
parenta7e14518eee4317d616a7cb90d8a224801ac1948 (diff)
downloadast2050-yocto-poky-36aa00b6f704761b6b518729befc936af674c68d.zip
ast2050-yocto-poky-36aa00b6f704761b6b518729befc936af674c68d.tar.gz
pointercal: add config file for x86-64 target
Currently no config file for x86-64 target, which cause /etc/X11/Xsession.d/30xTs_Calibrate.sh run into an infinate loop to block following scripts to start matchbox. Copy x86 config file to x86-64. [BUGID #242] is fixed by this Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/recipes-bsp/pointercal/pointercal_0.0.bb')
-rw-r--r--meta/recipes-bsp/pointercal/pointercal_0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/pointercal/pointercal_0.0.bb b/meta/recipes-bsp/pointercal/pointercal_0.0.bb
index 6565c6b..67041b4 100644
--- a/meta/recipes-bsp/pointercal/pointercal_0.0.bb
+++ b/meta/recipes-bsp/pointercal/pointercal_0.0.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Touchscreen calibration data"
SECTION = "base"
-PR = "r10"
+PR = "r11"
SRC_URI = "file://pointercal"
S = "${WORKDIR}"
OpenPOWER on IntegriCloud