diff options
Diffstat (limited to 'recipes/xorg-doc/xorg-docs_1.0.1.bb')
-rw-r--r-- | recipes/xorg-doc/xorg-docs_1.0.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-doc/xorg-docs_1.0.1.bb b/recipes/xorg-doc/xorg-docs_1.0.1.bb index 94e08424f0..f3c1dfeb2d 100644 --- a/recipes/xorg-doc/xorg-docs_1.0.1.bb +++ b/recipes/xorg-doc/xorg-docs_1.0.1.bb @@ -12,3 +12,4 @@ FILES_${PN} += " /usr/share/X11/doc" SRC_URI[archive.md5sum] = "78fd95f6d5ea69d91723dcc16280c664" SRC_URI[archive.sha256sum] = "b7b8593b055e29dedc0631e1db9781583038afc67bce0f715fdf3201570d1e4e" +PR = "${INC_PR}.0" |