From 67fdbb01e8b38b9de818eac7ff86dfa26550619c Mon Sep 17 00:00:00 2001 From: Arturo Buzarra Date: Mon, 5 Feb 2024 21:46:08 +0100 Subject: [PATCH] meta-digi-dey: bump dey build to 4.0-r5.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 db39b4a30..b808a8ef5 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 = "4" YOCTO_MINOR = "0" DEY_RELEASE = "5" -DEY_BUILD = "1" +DEY_BUILD = "2" # Firmware version of the system. DEY_FIRMWARE_VERSION ?= "${YOCTO_MAJOR}.${YOCTO_MINOR}.${DEY_RELEASE}.${DEY_BUILD}"