mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-26 07:07:18 +00:00
apparmor: exclude mips64, not supported
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit f176756890)
This commit is contained in:
@@ -30,6 +30,8 @@ S = "${WORKDIR}/git"
|
|||||||
|
|
||||||
PARALLEL_MAKE = ""
|
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 perlnative ptest cpan manpages systemd features_check
|
||||||
REQUIRED_DISTRO_FEATURES = "apparmor"
|
REQUIRED_DISTRO_FEATURES = "apparmor"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user