From 9d9aaa5ce5341b23489d686f9f46531ec828f0c0 Mon Sep 17 00:00:00 2001 From: Jan Vermaete Date: Sat, 28 Dec 2024 13:08:12 +0100 Subject: [PATCH] kas: added the synaptics-killswitch license in comment I leave it to the user to allow the license by uncomment it. Signed-off-by: Jan Vermaete --- kas-poky-rpi.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kas-poky-rpi.yml b/kas-poky-rpi.yml index 5298c9e2..91c63d69 100644 --- a/kas-poky-rpi.yml +++ b/kas-poky-rpi.yml @@ -59,3 +59,7 @@ local_conf_header: HALT,${DL_DIR},100M,1K \ HALT,${SSTATE_DIR},100M,1K \ HALT,/tmp,10M,1K" + license: | + # Uncomment next line to allow the license + # See: linux-firmware-rpidistro in docs/ipcompliance.md + #LICENSE_FLAGS_ACCEPTED = "synaptics-killswitch"