Merge "Add copyright header to patch files"
[armband.git] / patches / opnfv-fuel / arm64-bug-fixes / 0002-bootstrap-Pin-kernel-to-4.4.0-45.patch
1 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
2 : Copyright (c) 2017 Enea AB and others.
3 :
4 : All rights reserved. This program and the accompanying materials
5 : are made available under the terms of the Apache License, Version 2.0
6 : which accompanies this distribution, and is available at
7 : http://www.apache.org/licenses/LICENSE-2.0
8 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
9 From: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
10 Date: Tue, 14 Mar 2017 19:56:50 +0100
11 Subject: [PATCH] bootstrap: Pin kernel to 4.4.0-45
12
13 JIRA: https://jira.opnfv.org/browse/ARMBAND-239
14
15 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
16 ---
17  build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml | 3 ++-
18  1 file changed, 2 insertions(+), 1 deletion(-)
19
20 diff --git a/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml b/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml
21 index ff5baa8..794cca8 100644
22 --- a/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml
23 +++ b/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml
24 @@ -13,13 +13,13 @@
25    extra_dirs:
26      - /usr/share/fuel_bootstrap_cli/files/xenial
27    output_dir: /tmp/
28 -  kernel_flavor: linux-image-generic-lts-xenial
29 +  kernel_flavor: linux-image-4.4.0-45-generic
30    packages:
31      - daemonize
32      - fuel-agent
33      - hwloc
34      - i40e-dkms
35      - linux-firmware
36 +    - linux-headers-4.4.0-45-generic
37 -    - linux-headers-generic
38      - live-boot
39      - live-boot-initramfs-tools