meta-openembedded/meta-oe
Jonathan Liu 305038f932 xserver-nodm-init: do not execute Xsession twice
The /etc/X11/Xserver script runs xinit /etc/X11/Xsession already so
there is no need to do /usr/bin/xinit /etc/X11/Xsession --
/etc/X11/Xserver. Having xinit nested will result in Xsession being
executed twice. To resolve this, just execute /etc/X11/Xserver directly
instead of going through xinit.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-20 12:29:55 +02:00
..
classes recipes: Unify indentation 2013-04-15 16:23:17 +02:00
conf layer.conf: add ca-certificates to SIGGEN_EXCLUDERECIPES_ABISAFE 2013-03-21 22:01:08 +01:00
recipes-benchmark fio: Add armv6 support 2013-04-19 02:45:27 +02:00
recipes-connectivity libmtp: add new recipe 2013-06-20 12:29:55 +02:00
recipes-core llvm3.2: new recipe 2013-06-12 16:23:22 +02:00
recipes-devtools swig: Update to version 2.0.10 and and add nativesdk support. 2013-06-12 16:23:22 +02:00
recipes-extended libungif: add native build 2013-06-20 12:29:55 +02:00
recipes-gnome atkmm: add glibmm to DEPENDS 2013-06-20 12:27:59 +02:00
recipes-graphics xserver-nodm-init: do not execute Xsession twice 2013-06-20 12:29:55 +02:00
recipes-kernel compat-wireless: exclude from world 2013-04-29 10:37:32 +02:00
recipes-multimedia libmikmod: depend on texinfo 2013-06-03 14:32:01 +02:00
recipes-navigation recipes: Unify indentation 2013-04-15 16:23:17 +02:00
recipes-qt qtserialport-e: Various fixes per openembedded-devel list comments. 2013-04-26 10:00:32 +02:00
recipes-sato/claws-mail claws-plugins-*: Update SRC_URI 2013-06-03 14:32:02 +02:00
recipes-support p11-kit: initial add 0.19.1 2013-06-20 12:27:59 +02:00
site rp-pppoe: Port from oe.dev 2011-07-26 21:51:39 +02:00
COPYING.MIT
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
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 -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][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.

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>
                       Martin Jansa <martin.jansa@gmail.com>