[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-241-g1937158bd
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2021-03-12 08:01:10
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 1937158bd1a9facd9b153a83f4d067497fe1c302 (commit)
from d08f28c3e893abe1b5c9ec13701a8aa73ba99aa7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1937158bd1a9facd9b153a83f4d067497fe1c302
Author: Sébastien Szymanski <seb...@ar...>
Date: Fri Mar 12 09:00:39 2021 +0100
[BUILDROOT] ops8mm: enable BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos8mm-legacy-5.4_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/buildroot/configs/opos8mm-legacy-5.4_defconfig b/buildroot/configs/opos8mm-legacy-5.4_defconfig
index 967fc88f6..167b94f7e 100644
--- a/buildroot/configs/opos8mm-legacy-5.4_defconfig
+++ b/buildroot/configs/opos8mm-legacy-5.4_defconfig
@@ -28,6 +28,7 @@ BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-l
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="freescale/imx8mm-opos8mmdev"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
BR2_PACKAGE_LINUX_TOOLS_CPUPOWER=y
BR2_PACKAGE_LINUX_TOOLS_GPIO=y
BR2_PACKAGE_BUSYBOX_CONFIG="$(ARMADEUS_PATH)/busybox.config"
hooks/post-receive
--
armadeus
|