summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb
Commit message (Collapse)AuthorAgeFilesLines
* xdg-utils: reinstall xdg-terminalKoen Kooi2014-05-061-1/+4
| | | | | | | | | | | It's being used by e.g. gnome-session when Terminal=true is set in .desktop files, like xinput-calibrator does. (From OE-Core rev: 9a821d80b732a52574ac5c20b323966811828852) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* autotools-brokensep: Mark recipes with broken separate build dir supportRichard Purdie2014-02-281-1/+1
| | | | | | | | | | | | This patch goes through the OE-Core recipes and marks those which use autotools but don't support a separate build directory (${S} != ${B}). A new class, autotools-brokensep is used for this purpose. This doesn't introduce any change in behaviour in its own right. (From OE-Core rev: 006b8a7808a58713af16c326dc37d07765334b12) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xdg-utils: add runtime dependency on xpropCristian Iorga2013-08-231-0/+1
| | | | | | | | | xprop is called by xdg-utils scripts. (From OE-Core rev: 58d05c817cf3be071c66c7e4dbbb9942fd7a0752) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xdg-utils: upgrade to 1.1.0-rc1Cristian Iorga2013-07-131-0/+25
This version of xdg-utils is needed by BA in order to associate correctly types of files with PCManFM file manager. The release cycle of xdg-utils is very slow, so this is the best shot of a stable version available for YP 1.5 release. As a reference, the previous stable version was released in 2007. Also, desktop Linux distros use this release candidate as a stable version, for example, Ubuntu 12.04. Part of the implementation of [YOCTO #2370]. (From OE-Core rev: 494a3c3c4904be64f3b9d8187063767e9b5d68fe) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>