From 796eb9db9195308ffa794cc370c2a16416823678 Mon Sep 17 00:00:00 2001 From: Mike Engel Date: Thu, 20 Feb 2020 14:21:56 +0100 Subject: [PATCH] meta-digi-dey: bump distro version to 2.6-r4 Signed-off-by: Mike Engel --- README.md | 2 +- meta-digi-dey/conf/distro/dey.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b58d2ccc..0ce2af989 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Digi Embedded Yocto (DEY) 2.6 -## Release 2.6-r3 +## Release 2.6-r4 This document provides information about Digi Embedded Yocto, Digi International's professional embedded Yocto development environment. diff --git a/meta-digi-dey/conf/distro/dey.conf b/meta-digi-dey/conf/distro/dey.conf index b8bff7a3b..dbf6d5930 100644 --- a/meta-digi-dey/conf/distro/dey.conf +++ b/meta-digi-dey/conf/distro/dey.conf @@ -1,6 +1,6 @@ DISTRO = "dey" DISTRO_NAME = "Digi Embedded Yocto" -DISTRO_VERSION = "2.6-r3" +DISTRO_VERSION = "2.6-r4" DISTRO_CODENAME = "thud" SDK_VENDOR = "-deysdk" SDK_VERSION := "${@'${DISTRO_VERSION}'}"