meta-digi-dey: bump distro version to 2.0-r4

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2016-08-24 18:50:39 +02:00
parent c59a5e6214
commit a63030f4fd
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Digi Embedded Yocto (DEY) 2.0 # Digi Embedded Yocto (DEY) 2.0
## Release 2.0-r3 ## Release 2.0-r4
This document provides information about Digi Embedded Yocto, This document provides information about Digi Embedded Yocto,
Digi International's professional embedded Yocto development environment. Digi International's professional embedded Yocto development environment.
@ -59,6 +59,10 @@ Documentation is available online on the Digi documentation site:
# Release Changelog # Release Changelog
## 2.0-r4
* TBC
## 2.0-r3 ## 2.0-r3
* Support for the new Digi ConnectCore 6UL System-On-Module and Starter Kit * Support for the new Digi ConnectCore 6UL System-On-Module and Starter Kit

View File

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