diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-08-02 00:19:18 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-08-02 00:19:18 +0000 |
commit | e0c7cc5becc56e048e8cff98f8b34cdeb53ef8d9 (patch) | |
tree | 65c83cfc7203743557c618c57eedca9bb421eec1 /packages/pointercal/pointercal_0.0.bb | |
parent | 76e7a57df39e3079ae284929d68189830611daa4 (diff) |
pointercal: add calibration constants for fic-gta0[12]
Diffstat (limited to 'packages/pointercal/pointercal_0.0.bb')
-rw-r--r-- | packages/pointercal/pointercal_0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/pointercal/pointercal_0.0.bb b/packages/pointercal/pointercal_0.0.bb index 563e62900e..87e4acafb9 100644 --- a/packages/pointercal/pointercal_0.0.bb +++ b/packages/pointercal/pointercal_0.0.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Touchscreen calibration data" SECTION = "base" -PR = "r1" +PR = "r2" SRC_URI = "file://pointercal" S = "${WORKDIR}" |