diff options
Diffstat (limited to 'recipes/xorg-proto/printproto_1.0.3.bb')
-rw-r--r-- | recipes/xorg-proto/printproto_1.0.3.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/xorg-proto/printproto_1.0.3.bb b/recipes/xorg-proto/printproto_1.0.3.bb index 139644dd0f..e579a5afee 100644 --- a/recipes/xorg-proto/printproto_1.0.3.bb +++ b/recipes/xorg-proto/printproto_1.0.3.bb @@ -1,7 +1,6 @@ require xorg-proto-common.inc - PE = "1" +PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "0f4e7982c6d4ec3b2cf38502dd1293a3" SRC_URI[archive.sha256sum] = "8b375f8cda83dfc7d84be44af41eedd484d0e2499acbd19bdca5b4056dec7235" -PR = "${INC_PR}.0" |