Skip to content

[BSP][KERNEL][UBOOT][FIX] inc files: use weak assignment operators

Alessandro Pecugi requested to merge ap/CLEAOS-535-fix-includes into scarthgap_kickoff

Use ??= and ?= to assign default values to U-boot and kernel variables, to allow recipes to override these values using a higher-precedence operator

CLEAOS-535

Merge request reports

Loading