Hi,

First, mails that patch oe-core should be sent to the oe-core list,
not yocto@ (which is more of a support channel).

Second this patch won't do what you expect - when you find a file in
FILESEXTRAPATHS it isn't being installed, so it won't be in the
package.

I intentionally removed code that did something similar from the
original systemd.bbclass as generally a service file will have to be
processed in some way to put the right paths in: hardcoding
/usr/sbin/some-daemon isn't sufficient when the distribution can
change the value of $sbindir.

Ross
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to