projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c5f1b0
)
configs/orangepi_zero: needs host-openssl for the Linux kernel build
author
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Sun, 4 Mar 2018 21:31:20 +0000
(22:31 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 6 Mar 2018 14:26:37 +0000
(15:26 +0100)
Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/
55306889
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/orangepi_zero_defconfig
patch
|
blob
|
history
diff --git
a/configs/orangepi_zero_defconfig
b/configs/orangepi_zero_defconfig
index 2efccc0cedc1eb38db24bbaf3ed553ec708d11ad..fcf9b325cdd2a76bffd064a5d1127f56df317349 100644
(file)
--- a/
configs/orangepi_zero_defconfig
+++ b/
configs/orangepi_zero_defconfig
@@
-14,6
+14,7
@@
BR2_LINUX_KERNEL_DEFCONFIG="sunxi"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="sun8i-h2-plus-orangepi-zero"
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/orangepi/orangepi-zero/linux-extras.config"
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
BR2_TARGET_ROOTFS_EXT2=y
BR2_TARGET_ROOTFS_EXT2_4=y
# BR2_TARGET_ROOTFS_TAR is not set