diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 10:37:35 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 11:14:22 +0200 |
commit | 05d590a14c1e28110a2ac304e9de9160bd105411 (patch) | |
tree | a4a1ed25665deeb3b7b072214d76069a9bf378d2 /recipes/xorg-app/xkbutils_1.0.1.bb | |
parent | 9914ac86f89b059d4494db6ea3842de2edbcecdc (diff) |
xorg-app: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-app/xkbutils_1.0.1.bb')
-rw-r--r-- | recipes/xorg-app/xkbutils_1.0.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-app/xkbutils_1.0.1.bb b/recipes/xorg-app/xkbutils_1.0.1.bb index 3cd0a184fc..80d9a64fef 100644 --- a/recipes/xorg-app/xkbutils_1.0.1.bb +++ b/recipes/xorg-app/xkbutils_1.0.1.bb @@ -7,3 +7,4 @@ DEPENDS += " libxaw libxkbfile virtual/libx11" SRC_URI[archive.md5sum] = "84396a3dd75337caaae29d8fa5616fb1" SRC_URI[archive.sha256sum] = "aaad73ed8db764978a18bc6ba774d38a4c1330c86622c0b47ae3ced09c175856" +PR = "${INC_PR}.0" |