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