diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-10-18 02:00:51 +0200 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-10-18 02:06:07 +0200 |
commit | 40c92bda9d0c62a764623bfa5c20e02d3a08fa8a (patch) | |
tree | 1a80a97420bf10ab32599a42b0f7c1486e053518 /packages/pointercal/pointercal_0.0.bb | |
parent | c437c4dab46da94299cf95e55b8a7ff644daf23f (diff) |
pointercal: add file for collie
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 00cdc12ad6..06a718b6ac 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" -FILE_PR = "r7" +FILE_PR = "r8" SRC_URI = "file://pointercal" S = "${WORKDIR}" |