[Armadeus-commitlog] armadeus branch, buildroot-update, updated. armadeus-6.0-151-gb1a6f21
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2016-11-10 10:23:53
|
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, buildroot-update has been updated
via b1a6f2157c4e62867ef6b30fe1235110a4dc3972 (commit)
from 934a738c7d6e0c3b3f92c9c5ad5e0147b66eea00 (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 b1a6f2157c4e62867ef6b30fe1235110a4dc3972
Author: Sébastien Szymanski <seb...@ar...>
Date: Thu Nov 10 11:08:16 2016 +0100
[LINUX] opos6ul and opos6ul_recovery: bump to 4.8.6
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos6ul_defconfig | 2 +-
buildroot/configs/opos6ul_recovery_defconfig | 2 +-
...nux-4.8.4.config => opos6ul-linux-4.8.6.config} | 0
patches/linux/{4.8.4 => 4.8.6} | 0
4 files changed, 2 insertions(+), 2 deletions(-)
rename buildroot/target/device/armadeus/opos6ul/{opos6ul-linux-4.8.4.config => opos6ul-linux-4.8.6.config} (100%)
rename patches/linux/{4.8.4 => 4.8.6} (100%)
diff --git a/buildroot/configs/opos6ul_defconfig b/buildroot/configs/opos6ul_defconfig
index 0ade81b..48c6d7b 100644
--- a/buildroot/configs/opos6ul_defconfig
+++ b/buildroot/configs/opos6ul_defconfig
@@ -23,7 +23,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.8.4"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.8.6"
BR2_LINUX_KERNEL_PATCH="../patches/linux/$(BR2_LINUX_KERNEL_VERSION)"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-$(BR2_LINUX_KERNEL_VERSION).config"
diff --git a/buildroot/configs/opos6ul_recovery_defconfig b/buildroot/configs/opos6ul_recovery_defconfig
index 37e8141..dd94aef 100644
--- a/buildroot/configs/opos6ul_recovery_defconfig
+++ b/buildroot/configs/opos6ul_recovery_defconfig
@@ -23,7 +23,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.7.3"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.8.6"
BR2_LINUX_KERNEL_PATCH="../patches/linux/$(BR2_LINUX_KERNEL_VERSION)"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-$(BR2_LINUX_KERNEL_VERSION).config"
diff --git a/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.8.4.config b/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.8.6.config
similarity index 100%
rename from buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.8.4.config
rename to buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.8.6.config
diff --git a/patches/linux/4.8.4 b/patches/linux/4.8.6
similarity index 100%
rename from patches/linux/4.8.4
rename to patches/linux/4.8.6
hooks/post-receive
--
armadeus
|