]> code.ossystems Code Review - openembedded-core.git/commitdiff
libgnome-keyring: remove, nothing in oe-core uses this anymore
authorRoss Burton <ross.burton@intel.com>
Wed, 24 Apr 2013 16:12:31 +0000 (17:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 May 2013 14:40:53 +0000 (15:40 +0100)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/conf/distro/include/seperatebuilddir.inc
meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb [deleted file]

index f70ae68bec8180ed5bdb0d081017d012fb92d6e6..d113f92fd9ac6f76ece6f7e82e38b46c41a5a105 100644 (file)
@@ -291,7 +291,6 @@ B_pn-libgcc = "${SEPB}"
 #B_pn-libgcrypt-native = "${SEPB}"
 B_pn-libglade = "${SEPB}"
 B_pn-libglu = "${SEPB}"
-B_pn-libgnome-keyring = "${SEPB}"
 B_pn-libgpg-error = "${SEPB}"
 B_pn-libgpg-error-native = "${SEPB}"
 B_pn-libice = "${SEPB}"
diff --git a/meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb b/meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb
deleted file mode 100644 (file)
index 8ed44f3..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-DESCRIPTION = "Compatibility library for accessing secrets"
-HOMEPAGE = "http://www.gnome.org/"
-BUGTRACKER = "https://bugzilla.gnome.org/"
-
-LICENSE = "LGPLv2 & LGPLv2+ & LGPLv2.1+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=0914b9d3ebaba41ef2e3e0ae16f296cf \
-                    file://library/gnome-keyring.h;endline=25;md5=68ea64f81c160d670c37da5f137be4fb \
-                    file://library/gnome-keyring.c;endline=26;md5=8d7a4fb674aaa012ea5a98e7c368b4a5 \
-                    file://egg/egg-dh.h;endline=22;md5=1626c16af2a8da1f88324cf3ced33f08"
-
-SECTION = "x11/gnome/libs"
-PR = "r3"
-
-inherit gnome gtk-doc
-
-DEPENDS = "dbus libgcrypt glib-2.0 intltool-native"
-
-SRC_URI[archive.md5sum] = "c42b2ca66204835d901d3dbfc1fa5ae6"
-SRC_URI[archive.sha256sum] = "56388c0d81ddfdb57d30e4963c83ecc1c18498aab99395420e0fff69929a0f0c"