meta-digi-dey: bump distro version to 5.0-r1.2

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2025-02-26 12:56:24 +01:00
parent 293f0c5ab7
commit d6d8a03bd6
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ require include/time64.inc
YOCTO_MAJOR = "5" YOCTO_MAJOR = "5"
YOCTO_MINOR = "0" YOCTO_MINOR = "0"
DEY_RELEASE = "1" DEY_RELEASE = "1"
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}"