diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2021-02-02 16:19:32 +0100 |
|---|---|---|
| committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2021-02-03 11:13:20 +0200 |
| commit | ca96fd9eb245dbf7d20f5a5f84b584f35647635a (patch) | |
| tree | c2be8f2c8752eec53dfac45c6227d6b828c2f837 | |
| parent | e86379dabef1f7899c6fd8c677d0d53895047016 (diff) | |
| download | meta-el-nfv-access-feature_CPDX-3496.tar.gz | |
distro/eneanfvaccess.conf: Update distro version to 2.4.0feature_CPDX-3496
Change-Id: Ia39f1767dead467c0c78a5da085e3fc191f1cd4b
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
(cherry picked from commit 00525946539248e2feadfd852bd9abfd26cc1aae)
| -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 28f5c2d..ae26b2d 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 NFV Access" | 3 | DISTRO_NAME = "Enea NFV Access" |
| 4 | DISTRO_VERSION_MAJOR ??= "2.3" | 4 | DISTRO_VERSION_MAJOR ??= "2.4" |
| 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 | ||
