submodule: vswitchperf.
[armband.git] / patches / opnfv-fuel / 0028-bootstrap-Add-lshw-package.patch
1 From: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2 Date: Tue, 24 May 2016 16:42:21 +0200
3 Subject: [PATCH] bootstrap: Add lshw package.
4
5 Until Ubuntu Trusty fixes the following bug on AArch64 [1]:
6 "AArch64: slow cpuinfo due to redundant loop"
7 we will be using a patched version of <lshw> from Armband MOS repos.
8
9 This change enforces replacing the lshw from Ubuntu with our custom,
10 patched package.
11
12 [1] https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/1582181
13
14 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
15 ---
16  build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml | 1 +
17  1 file changed, 1 insertion(+)
18
19 diff --git a/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml b/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml
20 index 15d9e9d..b45a14a 100644
21 --- a/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml
22 +++ b/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml
23 @@ -17,6 +17,7 @@
24      - linux-headers-generic
25      - live-boot
26      - live-boot-initramfs-tools
27 +    - lshw
28      - mc
29      - mcollective
30      - msmtp-mta