meta-digi-dey: bump dey build to 4.0-r5.2

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2024-02-05 21:46:08 +01:00
parent fd35a3149e
commit 67fdbb01e8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ require conf/distro/poky.conf
YOCTO_MAJOR = "4" YOCTO_MAJOR = "4"
YOCTO_MINOR = "0" YOCTO_MINOR = "0"
DEY_RELEASE = "5" DEY_RELEASE = "5"
DEY_BUILD = "1" DEY_BUILD = "2"
# Firmware version of the system. # Firmware version of the system.
DEY_FIRMWARE_VERSION ?= "${YOCTO_MAJOR}.${YOCTO_MINOR}.${DEY_RELEASE}.${DEY_BUILD}" DEY_FIRMWARE_VERSION ?= "${YOCTO_MAJOR}.${YOCTO_MINOR}.${DEY_RELEASE}.${DEY_BUILD}"