From a1e4618f2221b4667f9cac93c7b0c27e9db265b8 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Tue, 28 Nov 2017 10:37:17 +0100 Subject: Revert "distro: Update distro name and version" This reverts commit d74d2d2928ef9d5cffab2c9c19b4b6d50532962c. This is the distro name and version used for the upcoming EL7 release. Signed-off-by: Adrian Dudau Signed-off-by: Martin Borg --- conf/distro/enea.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/distro/enea.conf b/conf/distro/enea.conf index 59b8ad2..ce88f64 100644 --- a/conf/distro/enea.conf +++ b/conf/distro/enea.conf @@ -1,7 +1,7 @@ require conf/distro/poky.conf DISTRO = "enea" -DISTRO_NAME = "Enea NFV Access" -DISTRO_VERSION_MAJOR = "1.1" +DISTRO_NAME = "Enea Linux" +DISTRO_VERSION_MAJOR = "7.0" DISTRO_VERSION_MINOR ??= "" DISTRO_VERSION = "${DISTRO_VERSION_MAJOR}${DISTRO_VERSION_MINOR}" -- cgit v1.2.3-54-g00ecf