[yocto] [PATCH] meta: Search also FILESEXTRAPATHS for systemd service files

Burton, Ross ross.burton at intel.com
Wed Feb 20 04:45:14 PST 2013


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



More information about the yocto mailing list