diff options
author | Ross Burton <ross@openedhand.com> | 2007-10-30 14:03:31 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-10-30 14:03:31 +0000 |
commit | de6377f64d3d6d450bd0932b2ff22d7c8b0e14f4 (patch) | |
tree | a2d0a5c3a4d4c7ea1763dfa59621b31c9280205b /meta/packages/pointercal | |
parent | 2ebf3f2726adc4173165d8d7cccc2362f818e25f (diff) | |
download | poky-de6377f64d3d6d450bd0932b2ff22d7c8b0e14f4.tar.gz |
pointercal: add calibration file for HTC Universal
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3045 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/pointercal')
-rw-r--r-- | meta/packages/pointercal/files/htcuniversal/pointercal | 1 | ||||
-rw-r--r-- | meta/packages/pointercal/pointercal_0.0.bb | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/pointercal/files/htcuniversal/pointercal b/meta/packages/pointercal/files/htcuniversal/pointercal new file mode 100644 index 0000000000..f78c816e01 --- /dev/null +++ b/meta/packages/pointercal/files/htcuniversal/pointercal | |||
@@ -0,0 +1 @@ | |||
-1143 6 34078032 0 1470 -2677528 65536 | |||
diff --git a/meta/packages/pointercal/pointercal_0.0.bb b/meta/packages/pointercal/pointercal_0.0.bb index 4fa8c1cc0e..e79ee0b889 100644 --- a/meta/packages/pointercal/pointercal_0.0.bb +++ b/meta/packages/pointercal/pointercal_0.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "Touchscreen calibration data" | 1 | DESCRIPTION = "Touchscreen calibration data" |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | PR = "r4" | 3 | PR = "r5" |
4 | 4 | ||
5 | SRC_URI = "file://pointercal" | 5 | SRC_URI = "file://pointercal" |
6 | S = "${WORKDIR}" | 6 | S = "${WORKDIR}" |