meta-digi-dey: bump distro version to 2.2-r3
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
f94e039cc8
commit
166ed96648
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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}'}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue