[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-689-gcdef7d7
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2015-03-26 15:29:29
|
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 cdef7d75b68c8c2aca078e0109b111040ee2a450 (commit)
from 4825dd4b01ea7df7827eda2e16924a6bffa43e33 (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 cdef7d75b68c8c2aca078e0109b111040ee2a450
Author: Julien Boibessot <jul...@ar...>
Date: Thu Mar 26 16:27:39 2015 +0100
[LINUX] APF6: Use stable 3.19.3 as default vanilla kernel
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf6_defconfig | 2 +-
.../device/armadeus/apf6/apf6-linux-3.19.3.config | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
create mode 120000 buildroot/target/device/armadeus/apf6/apf6-linux-3.19.3.config
diff --git a/buildroot/configs/apf6_defconfig b/buildroot/configs/apf6_defconfig
index f49d948..4648698 100644
--- a/buildroot/configs/apf6_defconfig
+++ b/buildroot/configs/apf6_defconfig
@@ -23,7 +23,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="4.0-rc1"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.19.3"
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.3.config
new file mode 120000
index 0000000..a5203ff
--- /dev/null
+++ b/buildroot/target/device/armadeus/apf6/apf6-linux-3.19.3.config
@@ -0,0 +1 @@
+apf6-linux-3.19.config
\ No newline at end of file
hooks/post-receive
--
armadeus
|