diff options
-rw-r--r-- | meta/conf/distro/include/seperatebuilddir.inc | 1 | ||||
-rw-r--r-- | meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb | 19 |
2 files changed, 0 insertions, 20 deletions
diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc index f70ae68bec..d113f92fd9 100644 --- a/meta/conf/distro/include/seperatebuilddir.inc +++ b/meta/conf/distro/include/seperatebuilddir.inc | |||
@@ -291,7 +291,6 @@ B_pn-libgcc = "${SEPB}" | |||
291 | #B_pn-libgcrypt-native = "${SEPB}" | 291 | #B_pn-libgcrypt-native = "${SEPB}" |
292 | B_pn-libglade = "${SEPB}" | 292 | B_pn-libglade = "${SEPB}" |
293 | B_pn-libglu = "${SEPB}" | 293 | B_pn-libglu = "${SEPB}" |
294 | B_pn-libgnome-keyring = "${SEPB}" | ||
295 | B_pn-libgpg-error = "${SEPB}" | 294 | B_pn-libgpg-error = "${SEPB}" |
296 | B_pn-libgpg-error-native = "${SEPB}" | 295 | B_pn-libgpg-error-native = "${SEPB}" |
297 | B_pn-libice = "${SEPB}" | 296 | 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 index 8ed44f3a16..0000000000 --- a/meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb +++ /dev/null | |||
@@ -1,19 +0,0 @@ | |||
1 | DESCRIPTION = "Compatibility library for accessing secrets" | ||
2 | HOMEPAGE = "http://www.gnome.org/" | ||
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | ||
4 | |||
5 | LICENSE = "LGPLv2 & LGPLv2+ & LGPLv2.1+" | ||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=0914b9d3ebaba41ef2e3e0ae16f296cf \ | ||
7 | file://library/gnome-keyring.h;endline=25;md5=68ea64f81c160d670c37da5f137be4fb \ | ||
8 | file://library/gnome-keyring.c;endline=26;md5=8d7a4fb674aaa012ea5a98e7c368b4a5 \ | ||
9 | file://egg/egg-dh.h;endline=22;md5=1626c16af2a8da1f88324cf3ced33f08" | ||
10 | |||
11 | SECTION = "x11/gnome/libs" | ||
12 | PR = "r3" | ||
13 | |||
14 | inherit gnome gtk-doc | ||
15 | |||
16 | DEPENDS = "dbus libgcrypt glib-2.0 intltool-native" | ||
17 | |||
18 | SRC_URI[archive.md5sum] = "c42b2ca66204835d901d3dbfc1fa5ae6" | ||
19 | SRC_URI[archive.sha256sum] = "56388c0d81ddfdb57d30e4963c83ecc1c18498aab99395420e0fff69929a0f0c" | ||