[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-60-gcff14ca42
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2019-05-21 09:04:39
|
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 cff14ca42849c8fcbccd379da0d0cc960e928252 (commit)
from a20305b2a1dde23c184406a9c6245d7fb018427b (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 cff14ca42849c8fcbccd379da0d0cc960e928252
Author: Julien BOIBESSOT <jul...@ar...>
Date: Tue May 21 11:04:10 2019 +0200
[BUILDROOT] Update opos6ulnano_defconfig to 4.19.44 kernel
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos6ulnano_defconfig | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/buildroot/configs/opos6ulnano_defconfig b/buildroot/configs/opos6ulnano_defconfig
index d5a66be48..6fcdb8633 100644
--- a/buildroot/configs/opos6ulnano_defconfig
+++ b/buildroot/configs/opos6ulnano_defconfig
@@ -22,8 +22,8 @@ BR2_CPU_NAME="imx6ul"
BR2_TARGET_ARMADEUS_SDRAM_SIZE="256"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.17.19"
-BR2_LINUX_KERNEL_PATCH="../patches/linux/4.17"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.44"
+BR2_LINUX_KERNEL_PATCH="../patches/linux/4.19"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-4.17.config"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
@@ -68,6 +68,7 @@ BR2_PACKAGE_DBUS_PYTHON=y
BR2_PACKAGE_EVTEST=y
BR2_PACKAGE_I2C_TOOLS=y
BR2_PACKAGE_KBD=y
+BR2_PACKAGE_LEPTONMODULE=y
BR2_PACKAGE_SPI_TOOLS=y
BR2_PACKAGE_UBOOT_TOOLS=y
BR2_PACKAGE_PYTHON3=y
hooks/post-receive
--
armadeus
|