From b8a6fe6ea08e747324e6a13974c54932798ecf1e Mon Sep 17 00:00:00 2001 From: Hector Palacios Date: Mon, 26 Oct 2020 11:24:06 +0100 Subject: [PATCH] dey.conf: bump DEY version to -r3 Signed-off-by: Hector Palacios --- meta-digi-dey/conf/distro/dey.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-dey/conf/distro/dey.conf b/meta-digi-dey/conf/distro/dey.conf index d46f9a346..d42c93df6 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 = "3.0-r2" +DISTRO_VERSION = "3.0-r3" DISTRO_CODENAME = "zeus" SDK_VENDOR = "-deysdk" SDK_VERSION := "${@d.getVar('DISTRO_VERSION')}"