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

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2019-04-24 12:45:36 +02:00
parent 21b09d616d
commit c299341dc7
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Digi Embedded Yocto (DEY) 2.6
## Release 2.6-r1.3
## Release 2.6-r2
This document provides information about Digi Embedded Yocto,
Digi International's professional embedded Yocto development environment.

View File

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