diff options
Diffstat (limited to 'recipes/xorg-proto/fontsproto_2.0.2.bb')
-rw-r--r-- | recipes/xorg-proto/fontsproto_2.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/fontsproto_2.0.2.bb b/recipes/xorg-proto/fontsproto_2.0.2.bb index 620e9612d5..673f6840c1 100644 --- a/recipes/xorg-proto/fontsproto_2.0.2.bb +++ b/recipes/xorg-proto/fontsproto_2.0.2.bb @@ -1,9 +1,9 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "c946f166107b016a21cc7a02e1132724" SRC_URI[archive.sha256sum] = "83bd547131aa11a232717a0f06d3c6cd58a0b2f6d541660bbe9ebf43073a8b7b" BBCLASSEXTEND = "native" +PR = "${INC_PR}.0" |