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

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2019-10-10 16:13:24 +02:00
parent ce4be46458
commit 8342e948c6
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Digi Embedded Yocto (DEY) 2.6 # Digi Embedded Yocto (DEY) 2.6
## Release 2.6-r2 ## Release 2.6-r3
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.

View File

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