[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-56-g982f033
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2014-01-20 09:07:27
|
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 982f033e6d888ec2d31011cc3c29b21f91173f96 (commit)
from bb41f32a9a22680f96e13370ff26cd48e27390c6 (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 982f033e6d888ec2d31011cc3c29b21f91173f96
Author: Sébastien Szymanski <ss...@us...>
Date: Mon Jan 20 10:08:29 2014 +0100
[BUILDROOT] apf6q: move to linux 3.13
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf6q_defconfig | 2 +-
.../armadeus/apf6q/apf6q-linux-3.13-rc8.config | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
delete mode 120000 buildroot/target/device/armadeus/apf6q/apf6q-linux-3.13-rc8.config
diff --git a/buildroot/configs/apf6q_defconfig b/buildroot/configs/apf6q_defconfig
index 1ff9001..b2e85e3 100644
--- a/buildroot/configs/apf6q_defconfig
+++ b/buildroot/configs/apf6q_defconfig
@@ -13,7 +13,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.13-rc8"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.13"
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/apf6q/apf6q-linux-3.13-rc8.config b/buildroot/target/device/armadeus/apf6q/apf6q-linux-3.13-rc8.config
deleted file mode 120000
index c3886da..0000000
--- a/buildroot/target/device/armadeus/apf6q/apf6q-linux-3.13-rc8.config
+++ /dev/null
@@ -1 +0,0 @@
-apf6q-linux-3.13.config
\ No newline at end of file
hooks/post-receive
--
armadeus
|