meta-digi-dey: bump distro version to 5.0-r1.3
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
6d1dc51b76
commit
f724566a6f
|
|
@ -5,7 +5,7 @@ require include/time64.inc
|
|||
YOCTO_MAJOR = "5"
|
||||
YOCTO_MINOR = "0"
|
||||
DEY_RELEASE = "1"
|
||||
DEY_BUILD = "2"
|
||||
DEY_BUILD = "3"
|
||||
|
||||
# Firmware version of the system.
|
||||
DEY_FIRMWARE_VERSION ?= "${YOCTO_MAJOR}.${YOCTO_MINOR}.${DEY_RELEASE}.${DEY_BUILD}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue