meta-digi-dey: bump distro version to 2.2-r3

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2017-07-11 10:24:49 +02:00
parent f94e039cc8
commit 166ed96648
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Digi Embedded Yocto (DEY) 2.2
## Release 2.2-r2
## Release 2.2-r3
This document provides information about Digi Embedded Yocto,
Digi International's professional embedded Yocto development environment.
@ -62,6 +62,10 @@ Documentation is available online on the Digi documentation site:
# Release Changelog
## 2.2-r3
* TBC
## 2.2-r2
* Digi Embedded Yocto

View File

@ -1,6 +1,6 @@
DISTRO = "dey"
DISTRO_NAME = "Digi Embedded Yocto"
DISTRO_VERSION = "2.2-r2"
DISTRO_VERSION = "2.2-r3"
DISTRO_CODENAME = "morty"
SDK_VENDOR = "-deysdk"
SDK_VERSION := "${@'${DISTRO_VERSION}'}"