diff options
Diffstat (limited to 'recipes/xorg-proto/fontcacheproto_0.1.3.bb')
-rw-r--r-- | recipes/xorg-proto/fontcacheproto_0.1.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/fontcacheproto_0.1.3.bb b/recipes/xorg-proto/fontcacheproto_0.1.3.bb index 77f37938b8..d3fdcaae05 100644 --- a/recipes/xorg-proto/fontcacheproto_0.1.3.bb +++ b/recipes/xorg-proto/fontcacheproto_0.1.3.bb @@ -1,9 +1,9 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "a8a50e5e995bfacb0359575faf7f6906" SRC_URI[archive.sha256sum] = "1dcaa659d416272ff68e567d1910ccc1e369768f13b983cffcccd6c563dbe3cb" BBCLASSEXTEND = "native" +PR = "${INC_PR}.0" |