CONF: update distro to Yocto 4.0.4

Signed-off-by: Romuald JEANNE <romuald.jeanne@st.com>
Change-Id: I6bf88dd6e0e0eb9ca415c54a685f586b44e1bed7
This commit is contained in:
Sebastien GANDON
2022-08-22 10:27:34 +02:00
committed by bernard PUEL
parent d5e5c0b415
commit 87252b1525

View File

@ -5,7 +5,7 @@ OPENSTLINUX_RELEASE ??= "snapshot"
DISTRO = "openstlinux"
DISTRO_NAME = "ST OpenSTLinux (A Yocto Project Based Distro)"
DISTRO_VERSION = "4.0.2-${@bb.utils.contains('OPENSTLINUX_RELEASE', 'snapshot', 'snapshot-${DATE}', '${OPENSTLINUX_RELEASE}', d)}"
DISTRO_VERSION = "4.0.4-${@bb.utils.contains('OPENSTLINUX_RELEASE', 'snapshot', 'snapshot-${DATE}', '${OPENSTLINUX_RELEASE}', d)}"
# Don't include the DATE variable in the sstate package signatures
DISTRO_VERSION[vardepsexclude] = "DATE"
DISTRO_CODENAME = "kirkstone"