diff options
author | Ross Burton <ross.burton@intel.com> | 2013-04-24 17:12:31 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-08 15:41:13 +0100 |
commit | 5dde32615d0c36f8bc3647b4f3e2d72038d0b73e (patch) | |
tree | a0eb64f37f1232f120111b5da8714ebed7f33694 /meta/conf | |
parent | b3528c654eaeab081bd0ad0a95caff57f5c002ac (diff) | |
download | poky-5dde32615d0c36f8bc3647b4f3e2d72038d0b73e.tar.gz |
libgnome-keyring: remove, nothing in oe-core uses this anymore
(From OE-Core rev: d5f985f51b250b88dd910ca3a1fc8f2992271e60)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/seperatebuilddir.inc | 1 |
1 files changed, 0 insertions, 1 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}" |