[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-759-g07605b4
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2015-05-26 09:01:01
|
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 07605b4d26c69a3d1aea98bdcc5989c7ab0f0d4a (commit)
from d0e0f86b2bf3cf5e76e3eab47bdd479e424281ba (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 07605b4d26c69a3d1aea98bdcc5989c7ab0f0d4a
Author: Philippe Reynes <tr...@gm...>
Date: Mon May 25 20:13:54 2015 +0200
[LINUX] apf6: move to 3.19.8
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf6_defconfig | 2 +-
...inux-3.19.3.config => apf6-linux-3.19.8.config} | 0
2 files changed, 1 insertions(+), 1 deletions(-)
rename buildroot/target/device/armadeus/apf6/{apf6-linux-3.19.3.config => apf6-linux-3.19.8.config} (100%)
diff --git a/buildroot/configs/apf6_defconfig b/buildroot/configs/apf6_defconfig
index 5102099..06bd6ec 100644
--- a/buildroot/configs/apf6_defconfig
+++ b/buildroot/configs/apf6_defconfig
@@ -27,7 +27,7 @@ BR2_TARGET_ARMADEUS_NR_SDRAM="2"
BR2_TARGET_ARMADEUS_SDRAM_SIZE="512"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.19.3"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.19.8"
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/apf6/apf6-linux-3.19.3.config b/buildroot/target/device/armadeus/apf6/apf6-linux-3.19.8.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf6/apf6-linux-3.19.3.config
rename to buildroot/target/device/armadeus/apf6/apf6-linux-3.19.8.config
hooks/post-receive
--
armadeus
|