diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-09-07 16:23:54 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-09-09 16:01:23 +0200 |
commit | 080009c07fea6c60ef5991c2c5794b6520d9b703 (patch) | |
tree | 99697296de0d92ba15f3bdec208eee27673a2a10 /recipes | |
parent | 9324048f648da3b5ac3e507ab5fcc1bb8a3721c9 (diff) |
pointercal: added at91sam9263ek
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/pointercal/files/at91sam9263ek/pointercal | 1 | ||||
-rw-r--r-- | recipes/pointercal/pointercal_0.0.bb | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/recipes/pointercal/files/at91sam9263ek/pointercal b/recipes/pointercal/files/at91sam9263ek/pointercal new file mode 100644 index 0000000000..7a8596d0b1 --- /dev/null +++ b/recipes/pointercal/files/at91sam9263ek/pointercal @@ -0,0 +1 @@ +-10 4298 -1026530 5663 8 -1123190 65536 diff --git a/recipes/pointercal/pointercal_0.0.bb b/recipes/pointercal/pointercal_0.0.bb index 2850c2d54c..7efe459df9 100644 --- a/recipes/pointercal/pointercal_0.0.bb +++ b/recipes/pointercal/pointercal_0.0.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Touchscreen calibration data" SECTION = "base" -PR = "r15" +PR = "r16" SRC_URI = "file://pointercal" S = "${WORKDIR}" |