mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 04:58:47 +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 = ""
|
||||
|
||||
COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*"
|
||||
|
||||
inherit pkgconfig autotools-brokensep update-rc.d python3native perlnative ptest cpan manpages systemd features_check
|
||||
REQUIRED_DISTRO_FEATURES = "apparmor"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user