From 93f88afd749e2ce7a0e891c80e8dff276993f950 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Fri, 17 Aug 2018 17:23:47 +0200 Subject: p/fuel: Switch VCP VMs back to 4.4-based LTS krn JIRA: ARMBAND-398 Change-Id: I1b006734675c9cc0d30d5b50cf7c36f53e890370 Signed-off-by: Alexandru Avadanii --- .../0006-Switch-back-to-4.4-based-LTS-kernel.patch | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 patches/opnfv-fuel/0006-Switch-back-to-4.4-based-LTS-kernel.patch diff --git a/patches/opnfv-fuel/0006-Switch-back-to-4.4-based-LTS-kernel.patch b/patches/opnfv-fuel/0006-Switch-back-to-4.4-based-LTS-kernel.patch new file mode 100644 index 00000000..98f7262a --- /dev/null +++ b/patches/opnfv-fuel/0006-Switch-back-to-4.4-based-LTS-kernel.patch @@ -0,0 +1,32 @@ +:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: +: Copyright (c) 2018 Enea AB and others. +: +: All rights reserved. This program and the accompanying materials +: are made available under the terms of the Apache License, Version 2.0 +: which accompanies this distribution, and is available at +: http://www.apache.org/licenses/LICENSE-2.0 +:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: +From: Alexandru Avadanii +Date: Fri, 17 Aug 2018 17:20:13 +0200 +Subject: [PATCH] Switch back to 4.4-based LTS kernel + +JIRA: ARMBAND-398 + +Change-Id: I329346755348525f00602d7f89af295c141a20d5 +Signed-off-by: Alexandru Avadanii +--- + mcp/config/scenario/defaults.yaml | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/mcp/config/scenario/defaults.yaml b/mcp/config/scenario/defaults.yaml +index f5640f71..b228463c 100644 +--- a/mcp/config/scenario/defaults.yaml ++++ b/mcp/config/scenario/defaults.yaml +@@ -43,7 +43,6 @@ aarch64: + - armband 1201 deb [arch=arm64] http://linux.enea.com/mcp-repos/queens/xenial queens-armband main + pkg: + install: +- - linux-generic-hwe-16.04 + - python-futures + - salt-minion + control: -- cgit 1.2.3-korg