diff options
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_bbe.inc')
-rw-r--r-- | meta-agl-bsp/conf/include/agl_bbe.inc | 9 |
1 files changed, 9 insertions, 0 deletions
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 |