Hi,
I need to update kernel bootargs basically add (quiet net.ifnames=0 biosdevname=0). I checked grub-mender-grubenv and grub configuration scripts are fetched from repo then build. Can I easily override it in bbappend or is there other way how to do it. I would suggest to add some optional yocto variable to have possibility for modifications. Thanks.