diff options
Diffstat (limited to 'recipes/xorg-proto/videoproto_2.2.2.bb')
-rw-r--r-- | recipes/xorg-proto/videoproto_2.2.2.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/xorg-proto/videoproto_2.2.2.bb b/recipes/xorg-proto/videoproto_2.2.2.bb index f822036f01..071f6a32f0 100644 --- a/recipes/xorg-proto/videoproto_2.2.2.bb +++ b/recipes/xorg-proto/videoproto_2.2.2.bb @@ -1,7 +1,6 @@ require xorg-proto-common.inc - PE = "1" +PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "44292d74a9a3c94b1ecb9d77a0da83e8" SRC_URI[archive.sha256sum] = "ab088478830cd30c2fe34fb7f44ffd4d177af7711c225c24676d3e9e9f24780c" -PR = "${INC_PR}.0" |