gatesgarth migration: bump version

https://jira.digi.com/browse/DEL-7508

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2021-02-19 17:28:00 +01:00
parent 8182824e43
commit 8c718b1693
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
DISTRO = "dey"
DISTRO_NAME = "Digi Embedded Yocto"
DISTRO_VERSION = "3.0-r4"
DISTRO_CODENAME = "zeus"
DISTRO_VERSION = "3.2-r1"
DISTRO_CODENAME = "gatesgarth"
SDK_VENDOR = "-deysdk"
SDK_VERSION := "${@d.getVar('DISTRO_VERSION')}"