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/xterm_207.bb | |
parent | 9914ac86f89b059d4494db6ea3842de2edbcecdc (diff) |
xorg-app: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-app/xterm_207.bb')
-rw-r--r-- | recipes/xorg-app/xterm_207.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-app/xterm_207.bb b/recipes/xorg-app/xterm_207.bb index 2fb9c02ea1..b934665d3a 100644 --- a/recipes/xorg-app/xterm_207.bb +++ b/recipes/xorg-app/xterm_207.bb @@ -25,3 +25,4 @@ do_configure() { SRC_URI[md5sum] = "3de8a3756c284a46a08c6d0308909486" SRC_URI[sha256sum] = "652f579171e6e8f73c13ab6b060d2447ae35ebfbd39a6002b7c05a1dfc0f7eb8" +PR = "${INC_PR}.0" |