Re: [RFC PATCH v8 23/23] DO NOT MERGE: only to make CI happy

2023-05-12 Thread Tony Dinh
Hi Francis, On Fri, May 12, 2023 at 1:07 PM Francis Laniel wrote: > > This commit set CONFIG_HUSH_PARSER_2021 as the default to trigger the CI with > this parser. > > Nonetheless, the keymile (i.e. VENDOR_KM) board family is not compatible with > new 2021 hush parser. > Indeed, This boards used s

[RFC PATCH v8 23/23] DO NOT MERGE: only to make CI happy

2023-05-12 Thread Francis Laniel
This commit set CONFIG_HUSH_PARSER_2021 as the default to trigger the CI with this parser. Nonetheless, the keymile (i.e. VENDOR_KM) board family is not compatible with new 2021 hush parser. Indeed, This boards used set_local_var() to store some variables as local shell. They then used get_local_v