mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 05:30:02 +00:00
lirc: replace setuptools3-bas with distutils-common-base
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
d5f1f8c376
commit
ccb85c8eb3
@@ -29,7 +29,7 @@ SYSTEMD_SERVICE:${PN}-exec = "irexec.service"
|
|||||||
SYSTEMD_AUTO_ENABLE:lirc = "enable"
|
SYSTEMD_AUTO_ENABLE:lirc = "enable"
|
||||||
SYSTEMD_AUTO_ENABLE:lirc-exec = "enable"
|
SYSTEMD_AUTO_ENABLE:lirc-exec = "enable"
|
||||||
|
|
||||||
inherit autotools pkgconfig systemd python3native distutils-common-base
|
inherit autotools pkgconfig systemd python3native setuptools3-base
|
||||||
|
|
||||||
PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_unitdir}/system/,--without-systemdsystemunitdir,systemd"
|
PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_unitdir}/system/,--without-systemdsystemunitdir,systemd"
|
||||||
PACKAGECONFIG[x11] = "--with-x,--with-x=no,libx11,"
|
PACKAGECONFIG[x11] = "--with-x,--with-x=no,libx11,"
|
||||||
|
|||||||
Reference in New Issue
Block a user