[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-506-gee97bd5
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2013-11-13 10:50:35
|
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 ee97bd5c30ee9c44ba2f2c895b0c380c6a3d5928 (commit)
via c6b4f103c8a5710ec8d2f196740592f5bf06bd87 (commit)
from 9eb428d36b3ed835e577099de972fa7be5429570 (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 ee97bd5c30ee9c44ba2f2c895b0c380c6a3d5928
Author: Julien Boibessot <jul...@ar...>
Date: Wed Nov 13 11:50:17 2013 +0100
[BUILDROOT] APF51: 3.11.8 is now the default kernel for apf51mainline_defconfig
commit c6b4f103c8a5710ec8d2f196740592f5bf06bd87
Author: Julien Boibessot <jul...@ar...>
Date: Wed Nov 13 11:47:47 2013 +0100
[LINUX] All: 3.11.7 -> 3.11.8
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf51mainline_defconfig | 4 ++--
...nux-3.11.7.config => apf27-linux-3.11.8.config} | 0
...nux-3.11.7.config => apf28-linux-3.11.8.config} | 0
...nux-3.11.7.config => apf51-linux-3.11.8.config} | 0
patches/linux/{3.11.2 => 3.11.8} | 0
5 files changed, 2 insertions(+), 2 deletions(-)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.11.7.config => apf27-linux-3.11.8.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.11.7.config => apf28-linux-3.11.8.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.11.7.config => apf51-linux-3.11.8.config} (100%)
copy patches/linux/{3.11.2 => 3.11.8} (100%)
diff --git a/buildroot/configs/apf51mainline_defconfig b/buildroot/configs/apf51mainline_defconfig
index 0091cc1..572f2a7 100644
--- a/buildroot/configs/apf51mainline_defconfig
+++ b/buildroot/configs/apf51mainline_defconfig
@@ -5,7 +5,7 @@ BR2_DL_DIR="$(BASE_DIR)/../downloads"
BR2_BACKUP_SITE="ftp://ftp2.armadeus.com/armadeusw/download"
BR2_STRIP_sstrip=y
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.11.1"
+BR2_DEFAULT_KERNEL_VERSION="3.11.8"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_BINUTILS_VERSION_2_23_2=y
BR2_PACKAGE_HOST_GDB=y
@@ -96,7 +96,7 @@ BR2_TARGET_UBOOT_ENVIMAGE_SOURCE="$(ARMADEUS_PATH)/u-boot-env-2013.04.txt"
BR2_TARGET_UBOOT_ENVIMAGE_SIZE="0x20000"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.11.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.11.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/apf27/apf27-linux-3.11.7.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.11.8.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.11.7.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.11.8.config
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.11.7.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.11.8.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.11.7.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.11.8.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.11.7.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.11.8.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.11.7.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.11.8.config
diff --git a/patches/linux/3.11.2 b/patches/linux/3.11.8
similarity index 100%
copy from patches/linux/3.11.2
copy to patches/linux/3.11.8
hooks/post-receive
--
armadeus
|