From 915b235f5a4bef79281adab8cd9c1da636e01735 Mon Sep 17 00:00:00 2001 From: Arturo Buzarra Date: Tue, 15 Jul 2025 22:10:11 +0200 Subject: [PATCH] meta-digi-dey: bump distro version to 5.0-r2.2 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 5e21cf0ef..fd7399dee 100644 --- a/meta-digi-dey/conf/distro/dey.conf +++ b/meta-digi-dey/conf/distro/dey.conf @@ -4,7 +4,7 @@ require conf/distro/poky.conf YOCTO_MAJOR = "5" YOCTO_MINOR = "0" DEY_RELEASE = "2" -DEY_BUILD = "1" +DEY_BUILD = "2" # Firmware version of the system. DEY_FIRMWARE_VERSION ?= "${YOCTO_MAJOR}.${YOCTO_MINOR}.${DEY_RELEASE}.${DEY_BUILD}"