All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][PATCH 1/5] apparmor: Inherit python3targetconfig
@ 2021-02-22 15:14 akuster
  2021-02-22 15:14 ` [meta-security][PATCH 2/5] python3-suricata-update: " akuster
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: akuster @ 2021-02-22 15:14 UTC (permalink / raw)
  To: yocto

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 recipes-mac/AppArmor/apparmor_3.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-mac/AppArmor/apparmor_3.0.bb b/recipes-mac/AppArmor/apparmor_3.0.bb
index 35e95a0..015205d 100644
--- a/recipes-mac/AppArmor/apparmor_3.0.bb
+++ b/recipes-mac/AppArmor/apparmor_3.0.bb
@@ -39,7 +39,7 @@ PARALLEL_MAKE = ""
 
 COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*"
 
-inherit pkgconfig autotools-brokensep update-rc.d python3native perlnative cpan systemd features_check bash-completion
+inherit pkgconfig autotools-brokensep update-rc.d python3native python3targetconfig perlnative cpan systemd features_check bash-completion
 
 REQUIRED_DISTRO_FEATURES = "apparmor"
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-02-22 15:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-22 15:14 [meta-security][PATCH 1/5] apparmor: Inherit python3targetconfig akuster
2021-02-22 15:14 ` [meta-security][PATCH 2/5] python3-suricata-update: " akuster
2021-02-22 15:14 ` [meta-security][PATCH 3/5] openscap: " akuster
2021-02-22 15:14 ` [meta-security][PATCH 4/5] scap-security-guide: " akuster
2021-02-22 15:14 ` [meta-security][PATCH 5/5] nikito: Update common-licenses references to match new names akuster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.