[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-61-g778e6938d
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2019-05-21 10:09:17
|
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 778e6938d567a35dc4dcca0daa460e0b74c32ff3 (commit)
from cff14ca42849c8fcbccd379da0d0cc960e928252 (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 778e6938d567a35dc4dcca0daa460e0b74c32ff3
Author: Julien BOIBESSOT <jul...@ar...>
Date: Tue May 21 12:07:54 2019 +0200
[BUILDROOT] opos6ul_defconfig: bump kernel to 4.19.44
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos6ul_defconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/buildroot/configs/opos6ul_defconfig b/buildroot/configs/opos6ul_defconfig
index d4faef690..33d32fec9 100644
--- a/buildroot/configs/opos6ul_defconfig
+++ b/buildroot/configs/opos6ul_defconfig
@@ -22,10 +22,10 @@ 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.19.40"
+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_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-4.19.config"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6ul-opos6uldev imx6ull-opos6uldev imx6ul-opos6uldev-dual-ethernet imx6ull-opos6uldev-dual-ethernet"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
hooks/post-receive
--
armadeus
|