diff options
Diffstat (limited to 'recipes/xorg-proto/fontsproto_2.1.0.bb')
-rw-r--r-- | recipes/xorg-proto/fontsproto_2.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/fontsproto_2.1.0.bb b/recipes/xorg-proto/fontsproto_2.1.0.bb index d6ae43966e..fd60eb8d86 100644 --- a/recipes/xorg-proto/fontsproto_2.1.0.bb +++ b/recipes/xorg-proto/fontsproto_2.1.0.bb @@ -1,9 +1,9 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "f3a857deadca3144fba041af1dbf7603" SRC_URI[archive.sha256sum] = "5a9af61dc9142488c9ba6e4ae30a9d970ea0f889a1ab7f59de1c1898c83aeb35" BBCLASSEXTEND = "native" +PR = "${INC_PR}.0" |