I happen to be using debian packaging. I think I found the root cause of the problem, which is conflicting dependencies of the package xserver-nodm-init (xserver-common) with other x packages.
xserver-nodm-init happens to be in 2 versions in 2 places, version 2 is in meta-openembedded/tree/meta-oe/recipes-graphics/xserver-nodm-init and version 1 is in meta/recipes-graphics/x11-common/
version 1 does not depend on xserver-common and thus will install. debian packages work this out, it looks like the other don't do any checks or don't care.
I have fixed it in my local.conf by forcing the version of xerver-nodm-init:
PREFERRED_VERSION_xserver-nodm-init = "1.0"



2014-08-20 15:28 GMT+02:00 Otavio Salvador <otavio@ossystems.com.br>:
On Wed, Aug 20, 2014 at 8:03 AM, Manuel Traut <manut@linutronix.de> wrote:
> Hello,
>
> i need to use debian packages and the problem mentioned in [0] still exists.
> Are there any plans to fix this?

If someone sends the patch, yes :-)

I don't use Debian packaging myself neither one of our current
customers does so I didn't debug it myself. If you fix it please share
the patch and we review it accordingly.

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
--
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale