The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped automatically by the mailing list software.
--- Begin Message ---On 09.09.2021 23:17, Hauke Mehrtens wrote: > On 8/30/21 11:39 AM, Claudiu Beznea wrote: >> Enable specific sam9x kernel config flags. >> >> Signed-off-by: Claudiu Beznea <claudiu.bez...@microchip.com> >> --- >> target/linux/at91/sam9x/config-default | 168 +++++++++++++++++++++++-- >> 1 file changed, 159 insertions(+), 9 deletions(-) >> > .... >> @@ -39,6 +44,7 @@ CONFIG_CLONE_BACKWARDS=y >> CONFIG_COMMON_CLK=y >> CONFIG_COMMON_CLK_AT91=y >> CONFIG_COMPAT_32BIT_TIME=y >> +CONFIG_CONFIGFS_FS=m > > Please remove the config options setting something to =m. > This should only be done by packages in package/kernel/. > This was done in multiple places. OK, I'll do it in next version. Thank you for your review, Claudiu Beznea > >> CONFIG_CPU_32v4T=y >> CONFIG_CPU_32v5=y >> CONFIG_CPU_ABRT_EV4T=y >> @@ -57,17 +63,34 @@ CONFIG_CPU_PABRT_LEGACY=y > ....
--- End Message ---
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel