diff options
author | Ross Burton <ross.burton@intel.com> | 2014-12-10 12:52:11 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-11 11:34:57 +0000 |
commit | 456ea67a09e4c375c4f771c9f5e5c80ae755e3c8 (patch) | |
tree | 6be005b8a285ccdafdf3c5cd7b32677520b9e134 /meta/recipes-gnome/gnome | |
parent | 87c310c8d3163ac756829eded22779ff6d541302 (diff) | |
download | poky-456ea67a09e4c375c4f771c9f5e5c80ae755e3c8.tar.gz |
gsettings-desktop-schemas: remove
This is not used in oe-core and now has a new home in meta-gnome.
(From OE-Core rev: 73a40d1621f19fd78c1c606837fe79a5c2a8be7d)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r-- | meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.10.1.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.10.1.bb b/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.10.1.bb deleted file mode 100644 index a0123d9005..0000000000 --- a/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.10.1.bb +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | SUMMARY = "GNOME desktop-wide GSettings schemas" | ||
2 | HOMEPAGE = "http://live.gnome.org/gsettings-desktop-schemas" | ||
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | ||
4 | |||
5 | LICENSE = "LGPLv2.1" | ||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | ||
7 | PR = "r1" | ||
8 | |||
9 | DEPENDS = "glib-2.0 intltool-native gobject-introspection-stub-native" | ||
10 | |||
11 | inherit gnomebase gsettings gettext | ||
12 | |||
13 | GNOME_COMPRESS_TYPE = "xz" | ||
14 | |||
15 | SRC_URI[archive.md5sum] = "f9ffca591a984f19a1dd9caeb96b5f23" | ||
16 | SRC_URI[archive.sha256sum] = "452378c4960a145747ec69f8c6a874e5b7715454df3e2452d1ff1a0a82e76811" | ||