mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
system-setup-keyboard: fix PN -> BPN for multilib
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
This commit is contained in:
parent
19af043f58
commit
51a6b8153e
|
|
@ -26,4 +26,4 @@ do_install() {
|
|||
touch ${D}/etc/X11/xorg.conf.d/00-system-setup-keyboard.conf
|
||||
}
|
||||
|
||||
FILES_${PN} += "${systemd_unitdir}/system/${PN}.service"
|
||||
FILES_${PN} += "${systemd_unitdir}/system/${BPN}.service"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user