diff options
Diffstat (limited to 'recipes/xorg-proto/inputproto_1.5.0.bb')
-rw-r--r-- | recipes/xorg-proto/inputproto_1.5.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/inputproto_1.5.0.bb b/recipes/xorg-proto/inputproto_1.5.0.bb index d8b9ca8494..d070d58184 100644 --- a/recipes/xorg-proto/inputproto_1.5.0.bb +++ b/recipes/xorg-proto/inputproto_1.5.0.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] = "dcc36554aea1338b3813943daf1e9988" SRC_URI[archive.sha256sum] = "ef90f7e4c151095cc75a573acd86355aa65c5bc7fd1dcce4a1483b64788e1461" +PR = "${INC_PR}.0" |