diff options
-rw-r--r-- | recipes/xorg-app/mkfontdir_1.0.3.bb | 2 | ||||
-rw-r--r-- | recipes/xorg-app/mkfontdir_1.0.4.bb | 2 | ||||
-rw-r--r-- | recipes/xorg-app/mkfontdir_1.0.5.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/xorg-app/mkfontdir_1.0.3.bb b/recipes/xorg-app/mkfontdir_1.0.3.bb index f90d1f8517..e8367382b7 100644 --- a/recipes/xorg-app/mkfontdir_1.0.3.bb +++ b/recipes/xorg-app/mkfontdir_1.0.3.bb @@ -10,4 +10,4 @@ BBCLASSEXTEND = "native" SRC_URI[archive.md5sum] = "4d0f89a23f77e22f1671a77bf0898955" SRC_URI[archive.sha256sum] = "2a786e03611a53c7f6263db446c0c9ef76e94bcf930b0b5867cc6a9c19653074" -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" diff --git a/recipes/xorg-app/mkfontdir_1.0.4.bb b/recipes/xorg-app/mkfontdir_1.0.4.bb index 9530fb20f5..ad8dc6fcb9 100644 --- a/recipes/xorg-app/mkfontdir_1.0.4.bb +++ b/recipes/xorg-app/mkfontdir_1.0.4.bb @@ -10,4 +10,4 @@ BBCLASSEXTEND = "native" SRC_URI[archive.md5sum] = "35394bf3f746a57fba624dba52fdbba3" SRC_URI[archive.sha256sum] = "6f9a3cc70d27704ee8e4ff01d5d69c974b059fd7e470172b68cfa477c7caf8e3" -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" diff --git a/recipes/xorg-app/mkfontdir_1.0.5.bb b/recipes/xorg-app/mkfontdir_1.0.5.bb index 750b6924ec..2fda989e2a 100644 --- a/recipes/xorg-app/mkfontdir_1.0.5.bb +++ b/recipes/xorg-app/mkfontdir_1.0.5.bb @@ -10,4 +10,4 @@ BBCLASSEXTEND = "native" SRC_URI[archive.md5sum] = "9365ac66d19186eaf030482d312fca06" SRC_URI[archive.sha256sum] = "a534650cff503619f9101577d816cde283da993bc039273477bd8dfbd01a2d0b" -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" |