From 1b76736c858803315ff4fb468fcc86fb24686d41 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Fri, 19 Apr 2024 12:11:47 +0200 Subject: Adaptations for BSP updates These changes are required for the next set of BSP updates. Bug-AGL: SPEC-5097 Change-Id: I907a2e8f9dd4503175e470da41acda79fb5166c7 Signed-off-by: Jan-Simon Moeller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29840 --- meta-agl-bsp/conf/include/agl_bbe.inc | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'meta-agl-bsp/conf/include/agl_bbe.inc') diff --git a/meta-agl-bsp/conf/include/agl_bbe.inc b/meta-agl-bsp/conf/include/agl_bbe.inc index 9f9eb5039..a56ca19f5 100644 --- a/meta-agl-bsp/conf/include/agl_bbe.inc +++ b/meta-agl-bsp/conf/include/agl_bbe.inc @@ -38,3 +38,12 @@ SECURITY_CFLAGS:pn-gpm = "" SECURITY_LDFLAGS:pn-gpm = "" SECURITY_CFLAGS:pn-libatasmart = "" SECURITY_LDFLAGS:pn-libatasmart = "" + +# DISABLE LTTNG-MODULES +LTTNGMODULES:forcevariable = "" + +# imaging might fail on nonexistant package +ALLOW_EMPTY_gdbserver = "1" + +# MOST DRIVERS are not compiling +MOST_DRIVERS:bbe = "" \ No newline at end of file -- cgit 1.2.3-korg