From 7c31d929af764a61ffdfc99ec9c2fc23e24dad2b Mon Sep 17 00:00:00 2001 From: George Nita Date: Tue, 24 Nov 2015 16:31:44 +0100 Subject: distro: Set PREMIRRORS to linux.enea.com Enea mirrors should be searched first. Signed-off-by: George Nita Signed-off-by: Tudor Florea --- conf/distro/enea.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/distro/enea.conf') diff --git a/conf/distro/enea.conf b/conf/distro/enea.conf index da5ddd5..94deafb 100644 --- a/conf/distro/enea.conf +++ b/conf/distro/enea.conf @@ -5,6 +5,7 @@ DISTRO_VERSION_MAJOR = "5.0" DISTRO_VERSION_MINOR ??= "" DISTRO_VERSION = "${DISTRO_VERSION_MAJOR}${DISTRO_VERSION_MINOR}" +require conf/distro/include/enea-mirrors.inc SDK_VENDOR = "-eneasdk" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" -- cgit v1.2.3-54-g00ecf