diff options
Diffstat (limited to 'recipes/xorg-proto/xproto_7.0.15.bb')
-rw-r--r-- | recipes/xorg-proto/xproto_7.0.15.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/xproto_7.0.15.bb b/recipes/xorg-proto/xproto_7.0.15.bb index 94e499003a..94f0fb907d 100644 --- a/recipes/xorg-proto/xproto_7.0.15.bb +++ b/recipes/xorg-proto/xproto_7.0.15.bb @@ -1,6 +1,5 @@ require xorg-proto-common.inc -PR = "r0" PE = "1" @@ -8,3 +7,4 @@ BBCLASSEXTEND = "native nativesdk sdk" SRC_URI[archive.md5sum] = "1a2b31430d04340be2e49e8b6445e076" SRC_URI[archive.sha256sum] = "fd8cd0bc3e94d7416e6af9eddfa909b0e64246e0d2bb41c00f4e02bd85c76bee" +PR = "${INC_PR}.0" |