Skip to content

Commit

Permalink
Release v2.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Gherzan <andrei@resin.io>
  • Loading branch information
Andrei Gherzan committed Jul 28, 2017
1 parent ad8a443 commit a692648
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,13 @@
Change log
-----------

# v2.2.0 - 2017-07-28

* Update supervisor to v6.1.2 [Pablo Carranza Velez]
* Support building with Yocto Pyro [Will Newton]
* Disable resin-sample NetworkManager connection [Will Newton]
* Remove support for Yocto Daisy [Will Newton]

# v2.1.0 - 2017-07-19

* Update supervisor to v6.0.1 [Pablo Carranza Velez]
Expand Down
2 changes: 1 addition & 1 deletion meta-resin-common/conf/distro/include/resin-os.inc
Expand Up @@ -3,7 +3,7 @@ require conf/distro/poky.conf

DISTRO = "resin-os"
DISTRO_NAME = "Resin OS"
DISTRO_VERSION = "2.1.0"
DISTRO_VERSION = "2.2.0"
HOSTOS_VERSION = "${DISTRO_VERSION}"
python () {
''' Set HOSTOS_VERSION from board VERSION if available '''
Expand Down

0 comments on commit a692648

Please sign in to comment.