aboutsummaryrefslogtreecommitdiff
path: root/96boards-hikey-linux.yaml
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@linaro.org>2018-02-02 21:52:49 +0200
committerRiku Voipio <riku.voipio@linaro.org>2018-02-02 21:52:49 +0200
commitcd5be09f2b1484a3e18ddc2ca7e6318d77c98a13 (patch)
treed976740a14b92b9c0ee08d64bb9d1e5e201f9caa /96boards-hikey-linux.yaml
parentfaed1538712b650c2669747ba0ef2689446a8928 (diff)
96boards-hikey-linux: new kernels needs libssl-dev
It seems you may need libssl-dev in some cases with 4.15+ Also switch default defconfig Change-Id: Ie0ca7f19d76d485886e59cf58b07e82e8229878a
Diffstat (limited to '96boards-hikey-linux.yaml')
-rw-r--r--96boards-hikey-linux.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/96boards-hikey-linux.yaml b/96boards-hikey-linux.yaml
index 45383e299d..fbd220edcf 100644
--- a/96boards-hikey-linux.yaml
+++ b/96boards-hikey-linux.yaml
@@ -21,7 +21,7 @@
default: 'https://github.com/96boards-hikey/linux'
- string:
name: KERNEL_CONFIGS
- default: 'hikey960_defconfig distro.config'
+ default: 'defconfig distro.config'
- string:
name: KERNEL_BUILD_TARGET
default: 'deb-pkg'