[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-83-g22b6aa88f
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2019-06-17 09:50:11
|
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 22b6aa88f4aeccf6c2173f36d8d22e7989a3408f (commit)
via 3a5b322cb5b46ad4057e7641b2fbb18024d43363 (commit)
from 1629b09d3e0345a3e4a470baf942fe63892a6b50 (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 22b6aa88f4aeccf6c2173f36d8d22e7989a3408f
Author: Sébastien Szymanski <seb...@ar...>
Date: Mon Jun 17 11:49:05 2019 +0200
d90b4f64 [BUILDROOT] opos6ul{,nano,sp}_defconfig: bump kernel to 4.19.51
commit 3a5b322cb5b46ad4057e7641b2fbb18024d43363
Author: Sébastien Szymanski <seb...@ar...>
Date: Mon Jun 17 11:35:28 2019 +0200
[BSP] opos6ulnano: use 4.19 linux config
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos6ul_defconfig | 2 +-
buildroot/configs/opos6ulnano_defconfig | 4 ++--
buildroot/configs/opos6ulsp_defconfig | 2 +-
.../opos6ulnano-linux-4.19.config} | 0
4 files changed, 4 insertions(+), 4 deletions(-)
copy buildroot/target/device/armadeus/{opos6ulsp/opos6ulsp-linux-4.19.config => opos6ulnano/opos6ulnano-linux-4.19.config} (100%)
diff --git a/buildroot/configs/opos6ul_defconfig b/buildroot/configs/opos6ul_defconfig
index fbe2b131b..fea52511a 100644
--- a/buildroot/configs/opos6ul_defconfig
+++ b/buildroot/configs/opos6ul_defconfig
@@ -22,7 +22,7 @@ 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.48"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.51"
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.19.config"
diff --git a/buildroot/configs/opos6ulnano_defconfig b/buildroot/configs/opos6ulnano_defconfig
index 11488673c..c7427c1bf 100644
--- a/buildroot/configs/opos6ulnano_defconfig
+++ b/buildroot/configs/opos6ulnano_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.48"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.51"
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-opos6ulnanodev imx6ull-opos6ulnanodev"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
diff --git a/buildroot/configs/opos6ulsp_defconfig b/buildroot/configs/opos6ulsp_defconfig
index 550b58c07..8111c8ebb 100644
--- a/buildroot/configs/opos6ulsp_defconfig
+++ b/buildroot/configs/opos6ulsp_defconfig
@@ -22,7 +22,7 @@ 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.48"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.51"
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.19.config"
diff --git a/buildroot/target/device/armadeus/opos6ulsp/opos6ulsp-linux-4.19.config b/buildroot/target/device/armadeus/opos6ulnano/opos6ulnano-linux-4.19.config
similarity index 100%
copy from buildroot/target/device/armadeus/opos6ulsp/opos6ulsp-linux-4.19.config
copy to buildroot/target/device/armadeus/opos6ulnano/opos6ulnano-linux-4.19.config
hooks/post-receive
--
armadeus
|