aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tslib/tslib_1.0.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-06-10 13:15:10 +0900
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-06-10 13:31:40 +0900
commit68c4b1c6cba4ef4e9b8d44c0be0c800a014d7240 (patch)
treeb1a58a9469365082f9cfd41c8dd4d210908d00ab /recipes/tslib/tslib_1.0.bb
parentb6127510c6b50205c14e6c518a2bddb9f1ec9822 (diff)
downloadopenembedded-68c4b1c6cba4ef4e9b8d44c0be0c800a014d7240.tar.gz
tslib: introduce INC_PR
Diffstat (limited to 'recipes/tslib/tslib_1.0.bb')
-rw-r--r--recipes/tslib/tslib_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tslib/tslib_1.0.bb b/recipes/tslib/tslib_1.0.bb
index 8b3c35a9f7..c22256f4d2 100644
--- a/recipes/tslib/tslib_1.0.bb
+++ b/recipes/tslib/tslib_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "http://download.berlios.de/tslib/${BP}.tar.bz2 \
file://fix_version.patch;patch=1"
-PR = "r20"
+PR = "${INC_PR}.1"
include tslib.inc