From 29c9973d172183d1b4edb622ba431b1a1860c479 Mon Sep 17 00:00:00 2001 From: Arturo Buzarra Date: Wed, 1 Mar 2023 16:38:29 +0100 Subject: [PATCH] meta-digi-dey: bump distro version to 4.0-r2 Signed-off-by: Arturo Buzarra --- 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 30178dd18..227a01230 100644 --- a/meta-digi-dey/conf/distro/dey.conf +++ b/meta-digi-dey/conf/distro/dey.conf @@ -2,7 +2,7 @@ require conf/distro/poky.conf DISTRO = "dey" DISTRO_NAME = "Digi Embedded Yocto" -DISTRO_VERSION = "4.0-r1" +DISTRO_VERSION = "4.0-r2" SDK_VENDOR = "-deysdk"