meta-digi-dey: bump distro version to 2.0-r4
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
c59a5e6214
commit
a63030f4fd
|
|
@ -1,5 +1,5 @@
|
|||
# Digi Embedded Yocto (DEY) 2.0
|
||||
## Release 2.0-r3
|
||||
## Release 2.0-r4
|
||||
|
||||
This document provides information about Digi Embedded Yocto,
|
||||
Digi International's professional embedded Yocto development environment.
|
||||
|
|
@ -59,6 +59,10 @@ Documentation is available online on the Digi documentation site:
|
|||
|
||||
# Release Changelog
|
||||
|
||||
## 2.0-r4
|
||||
|
||||
* TBC
|
||||
|
||||
## 2.0-r3
|
||||
|
||||
* Support for the new Digi ConnectCore 6UL System-On-Module and Starter Kit
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
DISTRO = "dey"
|
||||
DISTRO_NAME = "Digi Embedded Yocto"
|
||||
DISTRO_VERSION = "2.0-r3"
|
||||
DISTRO_VERSION = "2.0-r4"
|
||||
DISTRO_CODENAME = "jethro"
|
||||
SDK_VENDOR = "-deysdk"
|
||||
SDK_VERSION := "${@'${DISTRO_VERSION}'}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue