summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.10.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* gsettings-desktop-schemas: removeRoss Burton2014-12-111-16/+0
| | | | | | | | | 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>
* gsettings-desktop-schemas: Add missing DEPENDS on ↵Richard Purdie2014-06-031-1/+1
| | | | | | | | | | | gobject-introspection-stub-native It uses gobject-introspection macros but was missing a dependency upon something which provides them. (From OE-Core rev: a3ed1ec9ff9f963925bd7ed336c32d5e428bd15a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gsettings-desktop-schemas: add missing dependency on intltool-nativeMartin Jansa2014-04-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * do_configure fails with: | NOTE: Executing intltoolize --copy --force --automake | /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/gsettings-desktop-schemas/3.10.1-r1/temp/run.do_configure.1111: 180: /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/gsettings-desktop-schemas/3.10.1-r1/temp/run.do_configure.1111: intltoolize: not found | WARNING: exit code 127 from a shell command. | ERROR: Function failed: do_configure (log file is located at /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/gsettings-desktop-schemas/3.10.1-r1/temp/log.do_configure.1111) NOTE: recipe gsettings-desktop-schemas-3.10.1-r1: task do_configure: * introduced in: commit 1138976f7bdcd24ef57451a2c2ceffa43666610f Author: Alexandru Palalau <alexandrux.palalau@linux.intel.com> Date: Tue Mar 11 13:27:46 2014 +0000 gsettings-desktop-schemas: removed unneeded class inheritance (From OE-Core rev: 4a159a086db42467c310b1fa80fee13c53168729) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gsettings-desktop-schemas: removed unneeded class inheritanceAlexandru Palalau2014-03-211-1/+1
| | | | | | | | | Removed gconf, gtk-icon-cache and mime classes as they are not needed (From OE-Core rev: 1138976f7bdcd24ef57451a2c2ceffa43666610f) Signed-off-by: Alexandru Palalau <alexandrux.palalau@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gsettings-desktop-schemas: Updated to 3.10.1.bbPrabhu Sundararaj2014-03-211-0/+16
(From OE-Core rev: 0bbea90252b93d7e36527dd0db63597a3d4c0aa1) Signed-off-by: Prabhu Sundararaj <prabhu.sundararaj@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>