diff options
author | Richard Purdie <richard@openedhand.com> | 2008-02-07 20:24:34 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-02-07 20:24:34 +0000 |
commit | 095f9f6e438f7b5088b0e9789af7f6685c26a111 (patch) | |
tree | c5007815cc7b566f0d6039e0aabb11ee7975a07c /meta/packages/pointercal | |
parent | 18aa85bc8f85aaf7054ea8c17f9823bd2ebd8925 (diff) | |
download | poky-095f9f6e438f7b5088b0e9789af7f6685c26a111.tar.gz |
pointercal: Drop nokia800 pointercal file since it varies between the 800 and the 810 and otherwise the same image works on both
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3713 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/pointercal')
-rw-r--r-- | meta/packages/pointercal/files/nokia800/pointercal | 1 | ||||
-rw-r--r-- | meta/packages/pointercal/pointercal_0.0.bb | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/pointercal/files/nokia800/pointercal b/meta/packages/pointercal/files/nokia800/pointercal deleted file mode 100644 index c7b3c7e586..0000000000 --- a/meta/packages/pointercal/files/nokia800/pointercal +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | 14504 11 -3462504 -104 -9618 35062024 65536 | ||
diff --git a/meta/packages/pointercal/pointercal_0.0.bb b/meta/packages/pointercal/pointercal_0.0.bb index 4f421888fa..945e6270a4 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 = "r7" | 3 | PR = "r8" |
4 | 4 | ||
5 | SRC_URI = "file://pointercal" | 5 | SRC_URI = "file://pointercal" |
6 | S = "${WORKDIR}" | 6 | S = "${WORKDIR}" |