meta-openembedded/meta-oe
Martin Jansa 2cb1ae5c17 xserver-nodm-init: add EnvironmentFile
* used to set HOME variable before /etc/X11/Xsession is started
* e.g. enlightenment is creating ${HOME}/.e and without this it ends in
  /tmp/.e and during startup HOME gets defined and switched to
  /home/root/.e

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-10 08:55:00 +02:00
..
classes kernel.bbclass: unify white spaces 2012-03-29 16:14:38 +02:00
conf meta-oe: add fbset-modes to SIGGEN_EXCLUDERECIPES_ABISAFE 2012-02-27 14:51:43 +01:00
recipes-benchmark netperf: add version 2.4.4 2012-03-11 10:10:37 -07:00
recipes-bsp/keymaps keymaps: import systemd support from meta-shr layer 2012-03-29 16:14:37 +02:00
recipes-connectivity obexd: fix QA warnings by creating empty package obex-plugins 2012-03-29 16:18:32 +02:00
recipes-core systemd: fix vconsole-setup dependencies 2012-04-09 13:46:21 +02:00
recipes-devtools cloud9: remove 0.5.1 2012-04-09 13:46:21 +02:00
recipes-extended zsh: Add initial recipe for version 4.3.17. 2012-03-11 10:10:38 -07:00
recipes-gnome/gtk+ recipes: bump PR to rebuild .la files without libz.la 2012-02-13 16:59:29 +01:00
recipes-graphics xserver-nodm-init: add EnvironmentFile 2012-04-10 08:55:00 +02:00
recipes-kernel linux: import shared linux.inc so we have just one copy 2012-03-26 15:05:46 +02:00
recipes-multimedia xbmc: fix .desktop for ARM 2012-04-09 16:49:29 +02:00
recipes-navigation navit: bump PR to rebuild after libtiff3->libtiff5 change 2012-02-28 15:49:58 +01:00
recipes-qt qmake2: remove 2012-03-21 13:50:44 +01:00
recipes-support openmotif: add 2.3.3 2012-04-04 20:36:47 +02:00
site rp-pppoe: Port from oe.dev 2011-07-26 21:51:39 +02:00
COPYING.MIT move layer into meta-oe in preparation for future splits 2011-03-17 21:41:22 +01:00
README README: fix typo 2012-03-09 07:54:41 +01:00

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD

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

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

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.

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>