[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-374-g89076fc
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2018-02-08 12:02: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 89076fca21da0ce842a06724524f1a8a3df962bc (commit)
from c1ab59604506573fd9a6131649d9f944f402b646 (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 89076fca21da0ce842a06724524f1a8a3df962bc
Author: Julien BOIBESSOT <jul...@ar...>
Date: Thu Feb 8 13:01:58 2018 +0100
[LINUX] opos6ul: 4.14: bump to 4.14.18
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos6ul_defconfig | 6 +++---
.../target/device/armadeus/opos6ul/opos6ul-linux-4.14.17.config | 1 -
patches/linux/4.14.17 | 1 -
3 files changed, 3 insertions(+), 5 deletions(-)
delete mode 120000 buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.14.17.config
delete mode 120000 patches/linux/4.14.17
diff --git a/buildroot/configs/opos6ul_defconfig b/buildroot/configs/opos6ul_defconfig
index 8be6aae..bd2febb 100644
--- a/buildroot/configs/opos6ul_defconfig
+++ b/buildroot/configs/opos6ul_defconfig
@@ -23,10 +23,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.14.17"
-BR2_LINUX_KERNEL_PATCH="../patches/linux/$(BR2_LINUX_KERNEL_VERSION)"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.14.18"
+BR2_LINUX_KERNEL_PATCH="../patches/linux/4.14"
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"
+BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-4.14.config"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6ul-opos6uldev"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
diff --git a/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.14.17.config b/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.14.17.config
deleted file mode 120000
index 8ed2323..0000000
--- a/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.14.17.config
+++ /dev/null
@@ -1 +0,0 @@
-opos6ul-linux-4.14.config
\ No newline at end of file
diff --git a/patches/linux/4.14.17 b/patches/linux/4.14.17
deleted file mode 120000
index 262371b..0000000
--- a/patches/linux/4.14.17
+++ /dev/null
@@ -1 +0,0 @@
-4.14
\ No newline at end of file
hooks/post-receive
--
armadeus
|