diff options
Diffstat (limited to 'recipes/xorg-proto/kbproto_1.0.4.bb')
-rw-r--r-- | recipes/xorg-proto/kbproto_1.0.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/kbproto_1.0.4.bb b/recipes/xorg-proto/kbproto_1.0.4.bb index d500259ba8..2a8cb91447 100644 --- a/recipes/xorg-proto/kbproto_1.0.4.bb +++ b/recipes/xorg-proto/kbproto_1.0.4.bb @@ -1,9 +1,9 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" BBCLASSEXTEND = "native nativesdk sdk" SRC_URI[archive.md5sum] = "7f439166a9b2bf81471a33951883019f" SRC_URI[archive.sha256sum] = "1baa29931313d0c3eb81dffd42662768cc76ce49ce94024d5fe32ef5a4e8603c" +PR = "${INC_PR}.0" |