meta-digi-dey: bump distro version to 5.0-r4.2
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
14cd1e7966
commit
d58d20358e
|
|
@ -4,7 +4,7 @@ require conf/distro/poky.conf
|
||||||
YOCTO_MAJOR = "5"
|
YOCTO_MAJOR = "5"
|
||||||
YOCTO_MINOR = "0"
|
YOCTO_MINOR = "0"
|
||||||
DEY_RELEASE = "4"
|
DEY_RELEASE = "4"
|
||||||
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