diff options
Diffstat (limited to 'recipes/xorg-lib/libxi_1.1.0.bb')
-rw-r--r-- | recipes/xorg-lib/libxi_1.1.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxi_1.1.0.bb b/recipes/xorg-lib/libxi_1.1.0.bb index d41c25e576..451ea98aa2 100644 --- a/recipes/xorg-lib/libxi_1.1.0.bb +++ b/recipes/xorg-lib/libxi_1.1.0.bb @@ -10,3 +10,4 @@ XORG_PN = "libXi" SRC_URI[archive.md5sum] = "c25abbe604029855eb11a3a75fb1f386" SRC_URI[archive.sha256sum] = "0f90d7e27d8a7d6bccf9350b6283ffe122e5347fa51d4ea9055653b297339989" +PR = "${INC_PR}.0" |