meta-openembedded/meta-oe
Nicolas Dechesne 37c75b3e22 openbox: add run time dependency on openbox-theme-clearlooks
Without this default theme install , openbox is unable to start, and shows the
following message:

dragonboard-410c:/home/linaro# openbox
ObRender-Message: Unable to load the theme 'Clearlooks'
ObRender-Message: Falling back to the default theme 'Clearlooks'
ObRender-Message: Unable to load the theme 'Clearlooks'
Openbox-Message: Unable to load a theme.

As discussed in [1] , the solution is to make sure that openbox-theme-clearlooks
is always included.

[1] https://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg47153.html

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-05-02 14:03:00 -07:00
..
classes waf-samba.bbclass: move to meta-networking 2016-04-01 12:05:27 -04:00
conf waf-samba.bbclass: move to meta-networking 2016-04-01 12:05:27 -04:00
licenses OML: move license file from meta-oe to meta-webserver 2016-01-04 14:56:23 +01:00
recipes-benchmark recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links" 2016-03-04 09:06:22 +01:00
recipes-connectivity linuxptp: update to 1.6, most recent release. 2016-04-12 11:07:46 +02:00
recipes-core Revert "toybox: upgrade to 0.7.0" 2016-03-07 13:02:19 +01:00
recipes-devtools nodejs: update to 4.4.2 2016-05-02 14:03:00 -07:00
recipes-extended p7zip: add native extend 2016-04-12 11:07:44 +02:00
recipes-gnome libunique: fix gobject introspection support 2016-03-14 12:15:31 +01:00
recipes-graphics openbox: add run time dependency on openbox-theme-clearlooks 2016-05-02 14:03:00 -07:00
recipes-kernel crash: add native package 2016-03-25 11:26:56 +01:00
recipes-multimedia libvpx: upgrade to version 1.5.0 2016-03-07 13:02:18 +01:00
recipes-navigation omgps: remove the recipe 2016-03-14 12:15:33 +01:00
recipes-sato/claws-mail libetpan, claws*: blacklist because of gnutls upgrade 2016-01-06 13:25:59 +01:00
recipes-support opencv: Remove blacklist 2016-04-12 11:07:47 +02:00
recipes-test fwts: add the Firmware Test Suite 2014-12-31 16:35:34 +01:00
site
COPYING.MIT
README README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: krogoth
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][krogoth]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][krogoth][PATCH'

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

krogoth Branch Maintainer:
Armin Kuster <akuster808@gmail.com>