Hi Yocto,
For the record the issue is in current dizzy branch and occurs when using
systemd and udev along with udev-extraconf mount scripts.
By default, systemd-udevd.service has the option MountFlags=slave,
which means that mounts are only seen by udevd process.
This explains some weird behavior
THISDIR and FILESPATH are not supposed to be changed from within
recipes. This was causing troubles with other bbappend.
Change-Id: I7c3c788ddb61b0b790a9fe06f86e4bd93a822c8c
Signed-off-by: Michaël Burtin
---
recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend | 3 ---
1 file changed