[oe-commits] Martin Jansa : mkfontdir: convert to BBCLASSEXTENDS

git version control git at git.openembedded.org
Sun Jun 27 09:26:01 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 42a2797903b5b44e3631d6acc4ed446d4a39d0cc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=42a2797903b5b44e3631d6acc4ed446d4a39d0cc

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Jun 27 09:32:59 2010 +0200

mkfontdir: convert to BBCLASSEXTENDS

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/xorg-app/mkfontdir_1.0.3.bb |    2 +-
 recipes/xorg-app/mkfontdir_1.0.4.bb |    2 +-
 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 f90d1f8..e836738 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 9530fb2..ad8dc6f 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 750b692..2fda989 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"





More information about the Openembedded-commits mailing list