Re: [yocto] Fwd: dizzy 1.7 udev automount misbehaviour

2015-03-03 Thread Michaël Burtin
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

[yocto] [meta-raspberrypi][PATCH] xserver-xf86-config: remove changes of THISDIR and FILESPATH

2014-04-18 Thread Michaël Burtin
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