mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 03:47:21 +00:00
backport cross-compile python binding fix
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ PARALLEL_MAKE = ""
|
||||
|
||||
COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*"
|
||||
|
||||
inherit pkgconfig autotools-brokensep update-rc.d python3native perlnative ptest cpan manpages systemd features_check
|
||||
inherit pkgconfig autotools-brokensep update-rc.d python3native python3targetconfig perlnative ptest cpan manpages systemd features_check
|
||||
REQUIRED_DISTRO_FEATURES = "apparmor"
|
||||
|
||||
PACKAGECONFIG ??= "python perl aa-decode"
|
||||
|
||||
Reference in New Issue
Block a user