[oe-commits] Koen Kooi : gnome-keyring 2.28: update to 2.28.2

git version control git at git.openembedded.org
Wed Jan 20 09:07:53 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Jan 19 14:59:25 2010 +0100

gnome-keyring 2.28: update to 2.28.2

---

 conf/checksums.ini                                 |    8 ++++++++
 ...e-keyring_2.28.0.bb => gnome-keyring_2.28.2.bb} |    5 +----
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 52dba4d..75daba9 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -9654,6 +9654,14 @@ sha256=7acda11db2eb07b2f68a1a506203fe95141954acb10c394850418fd04ed80a07
 md5=07fa253d8506c22640d74eb4fc90a092
 sha256=1b3234f1feac6a619a9a61a0b5f67ab8cd89d94aeeec9a5cc2d78b81d9d8cab4
 
+[http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/2.28/gnome-keyring-2.28.2.tar.bz2]
+md5=97ea6823e88b39284187764c1ca95a59
+sha256=d2d686fb2528ee045bbcd9f18d0d452e0eb88c2265a1947f639152b61a5987f6
+
+[http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/2.29/gnome-keyring-2.29.5.tar.bz2]
+md5=13c0da5743242313400fe86a363a5f69
+sha256=cf63c162845929a1b1f407a334afdafdc2bc3769001d51d214bc22284a9fba9f
+
 [http://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.26/gnome-media-2.26.0.tar.bz2]
 md5=3d519bc7d812aed8f6e4288b6d3cdf26
 sha256=39e7646d0790e05a010da1eb2d7552dcb5311abd72f001477c9c465d7146b9f7
diff --git a/recipes/gnome/gnome-keyring_2.28.0.bb b/recipes/gnome/gnome-keyring_2.28.2.bb
similarity index 90%
rename from recipes/gnome/gnome-keyring_2.28.0.bb
rename to recipes/gnome/gnome-keyring_2.28.2.bb
index 46d2de0..70a7349 100644
--- a/recipes/gnome/gnome-keyring_2.28.0.bb
+++ b/recipes/gnome/gnome-keyring_2.28.2.bb
@@ -3,7 +3,7 @@ LICENSE = "GPL"
 SECTION = "x11/gnome"
 DEPENDS = " libpam gconf gtk+ libtasn1 libtasn1-native libgcrypt"
 
-inherit autotools gnome pkgconfig
+inherit gnome pkgconfig
 
 EXTRA_OECONF = "--disable-gtk-doc --enable-pam --with-pam-dir=${libdir}/security/"
 
@@ -23,6 +23,3 @@ PACKAGES =+ "gnome-keyring-pam-plugin"
 FILES_gnome-keyring-pam-plugin = "${libdir}/security/*.so"
 FILES_${PN}-dbg += "${libdir}/gnome-keyring/*/.debug ${libdir}/security/.debug"
 
-do_stage() {
-        autotools_stage_all
-}





More information about the Openembedded-commits mailing list