Mender blog
Yocto dunfell support released
Today we released support for the dunfell branch from the Yocto Project. The changes to support this branch are mostly under the hood, and therefore there are no significant new features in this release.
To get it, clone the new dunfell-v2020.07 tag in the meta-mender repository, like this:
git clone -b dunfell-v2020.07 https://github.com/mendersoftware/meta-mender.gitOr, if you alrea...
Read the article