Message ID | 20230225044235.1967733-2-denis@denix.org |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [master,1/6] toolchain-gcc: bump preferences for glibc and binutils | expand |
diff --git a/meta-arago-distro/conf/distro/include/branding-core.inc b/meta-arago-distro/conf/distro/include/branding-core.inc index b28fb196..c9a103d3 100644 --- a/meta-arago-distro/conf/distro/include/branding-core.inc +++ b/meta-arago-distro/conf/distro/include/branding-core.inc @@ -14,3 +14,6 @@ ALTERNATIVE_PRIORITY:pn-ti-ipc-rtos = "15" # Remove mmip - DRM allocator, KMS sink, Wayland sink need porting to GST 1.18 MACHINE_FEATURES:remove = "mmip" + +# Remove gc320 - the driver fails to build with gcc12 +MACHINE_FEATURES:remove = "gc320"