]> code.ossystems Code Review - openembedded-core.git/commit
overlayfs: add systemd unit path prefix to FILES:${PN} array
authorClaudius Heine <ch@denx.de>
Wed, 9 Mar 2022 14:29:46 +0000 (15:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Mar 2022 13:06:22 +0000 (13:06 +0000)
commitd19166cbc567be0803eaf8d0a2a20f44758aae7b
treed4bd4e8d303a16581cd7cd93200cfe7b3b0de872
parent4f6b987705a624da3304cb559b885c4352f9b517
overlayfs: add systemd unit path prefix to FILES:${PN} array

The 'FILES:${PN}' array is missing the systemd unit dir prefix causing
them to not be packaged and the build fails with the
`installed-vs-shipped` error.

This adds the `systemd_system_unitdir` variable in front of every unit
file added with this class.

Signed-off-by: Claudius Heine <ch@denx.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/overlayfs.bbclass