diff options
Diffstat (limited to 'recipes/xorg-proto/xineramaproto_1.1.2.bb')
-rw-r--r-- | recipes/xorg-proto/xineramaproto_1.1.2.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/xorg-proto/xineramaproto_1.1.2.bb b/recipes/xorg-proto/xineramaproto_1.1.2.bb index 268bcc503e..2c8b2f7a89 100644 --- a/recipes/xorg-proto/xineramaproto_1.1.2.bb +++ b/recipes/xorg-proto/xineramaproto_1.1.2.bb @@ -1,7 +1,6 @@ require xorg-proto-common.inc - PE = "1" +PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "1cc292c562962ad0ad3a253cae68c632" SRC_URI[archive.sha256sum] = "e8a62b1cafbcfc3b9fed147612ed4320233d0c9d6de30c991c2cd0c691c40910" -PR = "${INC_PR}.0" |