From: Dorinda Bassey dbassey@redhat.com
redhat/configs: automotive: Disable L2TP Protocol
Upstream Status: RHEL only
Disable The L2TP Protocol, this also automatically disables it's related dependencies
This is needed to satisfy a requirement of FuSa efforts for RHIVOS.
Lnk: https://issues.redhat.com/browse/RHEL-75387
Signed-off-by: Dorinda Bassey dbassey@redhat.com
diff --git a/redhat/configs/rhel/automotive/generic/CONFIG_L2TP b/redhat/configs/rhel/automotive/generic/CONFIG_L2TP new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/automotive/generic/CONFIG_L2TP @@ -0,0 +1 @@ +# CONFIG_L2TP is not set
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3607
From: Dorinda Bassey on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3607#note_2363596...
Hi, @echanude @fmaurer-rh and @jfaracco please let me knoe if there's anything needed from my side to push this MR. Thanks.
From: Dorinda Bassey on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3607#note_2363596...
Hi, @echanude @fmaurer-rh and @jfaracco please let me know if there's anything needed from my side to push this MR. Thanks.
From: Felix Maurer on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3607#note_2363877...
The changes to the config files are fine (they also got all necessary acks), but all CKI builds failed. This seems unrelated to the MR, so I've retriggered the pipeline. If all builds pass, the MR is fine, otherwise you'd need to check why the builds fail.
From: Dorinda Bassey on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3607#note_2363883...
alright thanks for looking into it.
kernel@lists.fedoraproject.org