diff options
author | Ross Burton <ross.burton@intel.com> | 2013-04-24 17:11:45 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-08 15:41:13 +0100 |
commit | b3528c654eaeab081bd0ad0a95caff57f5c002ac (patch) | |
tree | 2d2592e6c61728094e11c9da0570c75dd77f57b1 /meta/recipes-gnome/gnome/gnome-keyring | |
parent | b86f89f38e6b45c93f60e61efcc8dfa34a2dc7e8 (diff) | |
download | poky-b3528c654eaeab081bd0ad0a95caff57f5c002ac.tar.gz |
gnome-keyring: remove, nothing uses it in oe-core
(From OE-Core rev: fbefbf60fd18dae135b96d0bfd2db832f568fea9)
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/recipes-gnome/gnome/gnome-keyring')
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-keyring/org.gnome.keyring.service | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-keyring/org.gnome.keyring.service b/meta/recipes-gnome/gnome/gnome-keyring/org.gnome.keyring.service deleted file mode 100644 index 96ea061cfb..0000000000 --- a/meta/recipes-gnome/gnome/gnome-keyring/org.gnome.keyring.service +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | [D-BUS Service] | ||
2 | Name=org.gnome.keyring | ||
3 | Exec=/usr/bin/gnome-keyring-daemon | ||