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:
parent
fd35a3149e
commit
67fdbb01e8
|
|
@ -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}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue