diff options
| author | Andreas Wellving <andreas.wellving@enea.com> | 2021-12-20 10:46:21 +0100 |
|---|---|---|
| committer | Andreas Wellving <andreas.wellving@enea.com> | 2021-12-20 10:46:21 +0100 |
| commit | 3f83785007d2f5feea3edfe85b0deb3f60a1fbcc (patch) | |
| tree | 64a817faac7e050616c752ffc58798cb767685a1 | |
| parent | 5c027a9d4460ba31b4db102a5ce01aca50041584 (diff) | |
| download | meta-el-nfv-access-feature_CPDX-3562.tar.gz | |
Update distro version to 2.7.0feature_CPDX-3562
Change-Id: Ifd4e494542db2468bb1efb500b8bd03af66929f0
Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
| -rw-r--r-- | conf/distro/eneanfvaccess.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/eneanfvaccess.conf b/conf/distro/eneanfvaccess.conf index 40e6e1b..a8f426a 100644 --- a/conf/distro/eneanfvaccess.conf +++ b/conf/distro/eneanfvaccess.conf | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require conf/distro/enea.conf | 1 | require conf/distro/enea.conf |
| 2 | 2 | ||
| 3 | DISTRO_NAME = "Enea Edge Runtime" | 3 | DISTRO_NAME = "Enea Edge Runtime" |
| 4 | DISTRO_VERSION_MAJOR ??= "2.6" | 4 | DISTRO_VERSION_MAJOR ??= "2.7" |
| 5 | DISTRO_VERSION_MINOR ??= ".0" | 5 | DISTRO_VERSION_MINOR ??= ".0" |
| 6 | DISTRO_VERSION = "${DISTRO_VERSION_MAJOR}${DISTRO_VERSION_MINOR}" | 6 | DISTRO_VERSION = "${DISTRO_VERSION_MAJOR}${DISTRO_VERSION_MINOR}" |
| 7 | 7 | ||
