diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 10:36:08 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 11:14:19 +0200 |
commit | 9914ac86f89b059d4494db6ea3842de2edbcecdc (patch) | |
tree | b9e811d4b3134a70046308d19655d2186bdbd524 /recipes/xorg-data/xcursor-themes_1.0.2.bb | |
parent | 1624d1b3311e8dfc91786b8857ceb9569d2087d5 (diff) |
xorg-data: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-data/xcursor-themes_1.0.2.bb')
-rw-r--r-- | recipes/xorg-data/xcursor-themes_1.0.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-data/xcursor-themes_1.0.2.bb b/recipes/xorg-data/xcursor-themes_1.0.2.bb index 5f53cabee9..824bbebc8e 100644 --- a/recipes/xorg-data/xcursor-themes_1.0.2.bb +++ b/recipes/xorg-data/xcursor-themes_1.0.2.bb @@ -8,3 +8,4 @@ FILES_${PN} += "${datadir}/icons" SRC_URI[archive.md5sum] = "e8929a1bb4d98d1a3991fd340d0b5f09" SRC_URI[archive.sha256sum] = "5f798c2f1d2794c09fa0a40700c40359b725107608012866828015dca47514d6" +PR = "${INC_PR}.0" |