mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
system-setup-keyboard: fix PN -> BPN for multilib
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
This commit is contained in:
@@ -26,4 +26,4 @@ do_install() {
|
|||||||
touch ${D}/etc/X11/xorg.conf.d/00-system-setup-keyboard.conf
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user