[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-rc1-43-g74ade9e
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-12-15 16:38:37
|
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 74ade9eca0527c28b8cc344f5913e8abad362db9 (commit)
via 8945e8d334dd8f9e8bee9a0726a4d99b2d51e7bd (commit)
from 2993898f888f84cc1b74663f7007d67a9271e9b9 (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 74ade9eca0527c28b8cc344f5913e8abad362db9
Author: Philippe Reynes <tr...@ya...>
Date: Fri Dec 13 22:39:46 2013 +0100
[LINUX] 3.12: move to 3.12.5
commit 8945e8d334dd8f9e8bee9a0726a4d99b2d51e7bd
Author: Philippe Reynes <tr...@ya...>
Date: Fri Dec 13 22:39:45 2013 +0100
[LINUX] 3.10: move to 3.10.24
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf27mainline_defconfig | 4 ++--
buildroot/configs/apf28mainline_defconfig | 4 ++--
buildroot/configs/apf51mainline_defconfig | 4 ++--
...x-3.10.19.config => apf27-linux-3.10.24.config} | 0
...nux-3.12.4.config => apf27-linux-3.12.5.config} | 0
...x-3.10.19.config => apf28-linux-3.10.24.config} | 0
...nux-3.12.4.config => apf28-linux-3.12.5.config} | 0
...x-3.10.19.config => apf51-linux-3.10.24.config} | 0
...nux-3.12.4.config => apf51-linux-3.12.5.config} | 0
patches/linux/{3.10.19 => 3.10.24} | 0
patches/linux/{3.12.4 => 3.12.5} | 0
11 files changed, 6 insertions(+), 6 deletions(-)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.10.19.config => apf27-linux-3.10.24.config} (100%)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.12.4.config => apf27-linux-3.12.5.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.10.19.config => apf28-linux-3.10.24.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.12.4.config => apf28-linux-3.12.5.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.10.19.config => apf51-linux-3.10.24.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.12.4.config => apf51-linux-3.12.5.config} (100%)
rename patches/linux/{3.10.19 => 3.10.24} (100%)
rename patches/linux/{3.12.4 => 3.12.5} (100%)
diff --git a/buildroot/configs/apf27mainline_defconfig b/buildroot/configs/apf27mainline_defconfig
index 1994c38..d4448f8 100644
--- a/buildroot/configs/apf27mainline_defconfig
+++ b/buildroot/configs/apf27mainline_defconfig
@@ -6,7 +6,7 @@ BR2_SOURCEFORGE_MIRROR="switch"
BR2_CCACHE=y
BR2_STRIP_sstrip=y
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.12.4"
+BR2_DEFAULT_KERNEL_VERSION="3.12.5"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_BINUTILS_VERSION_2_23_2=y
BR2_PACKAGE_HOST_GDB=y
@@ -90,7 +90,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.12.4"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.12.5"
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/configs/apf28mainline_defconfig b/buildroot/configs/apf28mainline_defconfig
index 4714c59..6755f3f 100644
--- a/buildroot/configs/apf28mainline_defconfig
+++ b/buildroot/configs/apf28mainline_defconfig
@@ -4,7 +4,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.12.4"
+BR2_DEFAULT_KERNEL_VERSION="3.12.5"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_BINUTILS_VERSION_2_23_2=y
BR2_PACKAGE_HOST_GDB=y
@@ -86,7 +86,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.12.4"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.12.5"
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/configs/apf51mainline_defconfig b/buildroot/configs/apf51mainline_defconfig
index 6b3f172..c620e74 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.12.4"
+BR2_DEFAULT_KERNEL_VERSION="3.12.5"
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.12.4"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.12.5"
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.10.19.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.10.24.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.10.19.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.10.24.config
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.12.4.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.12.5.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.12.4.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.12.5.config
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.10.19.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.10.24.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.10.19.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.10.24.config
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.4.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.5.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.12.4.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.12.5.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.10.19.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.10.24.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.10.19.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.10.24.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.12.4.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.12.5.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.12.4.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.12.5.config
diff --git a/patches/linux/3.10.19 b/patches/linux/3.10.24
similarity index 100%
rename from patches/linux/3.10.19
rename to patches/linux/3.10.24
diff --git a/patches/linux/3.12.4 b/patches/linux/3.12.5
similarity index 100%
rename from patches/linux/3.12.4
rename to patches/linux/3.12.5
hooks/post-receive
--
armadeus
|