diff options
Diffstat (limited to 'recipes/xorg-proto/videoproto_2.3.0.bb')
-rw-r--r-- | recipes/xorg-proto/videoproto_2.3.0.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/xorg-proto/videoproto_2.3.0.bb b/recipes/xorg-proto/videoproto_2.3.0.bb index a0a85f652d..053f71efef 100644 --- a/recipes/xorg-proto/videoproto_2.3.0.bb +++ b/recipes/xorg-proto/videoproto_2.3.0.bb @@ -1,7 +1,6 @@ require xorg-proto-common.inc - PE = "1" +PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "fb762146a18207a1e8bc9f299dfc7ac0" SRC_URI[archive.sha256sum] = "4f2bc94e5a1b60d6f35a9a2589ca98949e8841997f6a9acf4e85f46c1f34045f" -PR = "${INC_PR}.0" |