diff options
Diffstat (limited to 'recipes/pointercal/pointercal_0.0.bb')
-rw-r--r-- | recipes/pointercal/pointercal_0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/pointercal/pointercal_0.0.bb b/recipes/pointercal/pointercal_0.0.bb index dbb14c4432..36aee53444 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 = "r12" +PR = "r13" SRC_URI = "file://pointercal" S = "${WORKDIR}" |