meta-digi-dey: bump distro version to 4.0-r5
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
8fb4832433
commit
614c7c62c8
|
|
@ -1,5 +1,5 @@
|
|||
# Digi Embedded Yocto (DEY) 4.0
|
||||
## Release 4.0-r4
|
||||
## Release 4.0-r5
|
||||
|
||||
This document provides information about Digi Embedded Yocto,
|
||||
Digi International's professional embedded Yocto development environment.
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ require conf/distro/poky.conf
|
|||
# Discrete version values.
|
||||
YOCTO_MAJOR = "4"
|
||||
YOCTO_MINOR = "0"
|
||||
DEY_RELEASE = "4"
|
||||
DEY_RELEASE = "5"
|
||||
DEY_BUILD = "1"
|
||||
|
||||
# Firmware version of the system.
|
||||
|
|
|
|||
Loading…
Reference in New Issue