diff options
Diffstat (limited to 'recipes/xorg-proto/evieext_1.1.0.bb')
-rw-r--r-- | recipes/xorg-proto/evieext_1.1.0.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/xorg-proto/evieext_1.1.0.bb b/recipes/xorg-proto/evieext_1.1.0.bb index d84c4b4b24..a3630496ca 100644 --- a/recipes/xorg-proto/evieext_1.1.0.bb +++ b/recipes/xorg-proto/evieext_1.1.0.bb @@ -1,7 +1,6 @@ require xorg-proto-common.inc - PE = "1" +PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "5c74f61d6f77b2e6a083b2b31000be42" SRC_URI[archive.sha256sum] = "47881a52a8d9da1e41e4f028ed32a8b44f738afbead819c0a07253fdc1641885" -PR = "${INC_PR}.0" |