All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][PATCH 1/2] harden.conf: drop debug-tweaks
@ 2024-12-08 17:53 Armin Kuster
  2024-12-08 17:53 ` [meta-security][PATCH 2/2] drop: debug-tweaks from ci Armin Kuster
  0 siblings, 1 reply; 5+ messages in thread
From: Armin Kuster @ 2024-12-08 17:53 UTC (permalink / raw)
  To: yocto-patches

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta-hardening/conf/distro/harden.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-hardening/conf/distro/harden.conf b/meta-hardening/conf/distro/harden.conf
index 1a5eb3d..fe87270 100644
--- a/meta-hardening/conf/distro/harden.conf
+++ b/meta-hardening/conf/distro/harden.conf
@@ -6,6 +6,5 @@ DISTRO_FEATURES = " acl xattr pci ext2 pam ipv4 ipv6 ipsec largefile usbhost"
 
 VIRTUAL-RUNTIME_base-utils-syslog ?= "rsyslog"
 IMAGE_ROOTFS_EXTRA_SPACE = "524288"
-EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
 
 DISABLE_ROOT ?= "True"
-- 
2.43.0



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

end of thread, other threads:[~2024-12-15 20:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-08 17:53 [meta-security][PATCH 1/2] harden.conf: drop debug-tweaks Armin Kuster
2024-12-08 17:53 ` [meta-security][PATCH 2/2] drop: debug-tweaks from ci Armin Kuster
2024-12-09  7:52   ` [yocto-patches] " Mikko Rapeli
2024-12-15 20:20     ` akuster808
2024-12-15 20:29     ` akuster808

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.