diff options
Diffstat (limited to 'recipes/xorg-proto/bigreqsproto_1.0.2.bb')
-rw-r--r-- | recipes/xorg-proto/bigreqsproto_1.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/bigreqsproto_1.0.2.bb b/recipes/xorg-proto/bigreqsproto_1.0.2.bb index 25b256c903..b2a9c9c451 100644 --- a/recipes/xorg-proto/bigreqsproto_1.0.2.bb +++ b/recipes/xorg-proto/bigreqsproto_1.0.2.bb @@ -1,6 +1,5 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" @@ -8,3 +7,4 @@ BBCLASSEXTEND = "native nativesdk sdk" SRC_URI[archive.md5sum] = "95c29d9d10bf2868996c0c47a3b9a8dc" SRC_URI[archive.sha256sum] = "30da0098a24578e645193464526cc4d5c2c7fecaf476d1b9dabe68118850adee" +PR = "${INC_PR}.0" |