[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-21-g9822ec4
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2014-01-12 11:20:20
|
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 9822ec4dca10f90ce2486e356f8edcd33028d87f (commit)
via b6a307660084128a8c232cf5faca28280c3d51f6 (commit)
from c31fd537e085ae317185509a1aaa883f5ec9af63 (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 9822ec4dca10f90ce2486e356f8edcd33028d87f
Author: Philippe Reynes <tr...@ya...>
Date: Sat Jan 11 14:21:40 2014 +0100
[LINUX] 3.12: move to 3.12.7
Signed-off-by: Philippe Reynes <tr...@ya...>
commit b6a307660084128a8c232cf5faca28280c3d51f6
Author: Philippe Reynes <tr...@ya...>
Date: Sat Jan 11 21:19:36 2014 +0100
[LINUX] 3.10: move to 3.10.26
Signed-off-by: Philippe Reynes <tr...@ya...>
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf27mainline_defconfig | 4 ++--
buildroot/configs/apf28mainline_defconfig | 4 ++--
buildroot/configs/apf51mainline_defconfig | 4 ++--
buildroot/configs/apf6q_defconfig | 2 +-
...x-3.10.25.config => apf27-linux-3.10.26.config} | 0
...nux-3.12.6.config => apf27-linux-3.12.7.config} | 0
...x-3.10.25.config => apf28-linux-3.10.26.config} | 0
...nux-3.12.6.config => apf28-linux-3.12.7.config} | 0
...x-3.10.25.config => apf51-linux-3.10.26.config} | 0
...nux-3.12.6.config => apf51-linux-3.12.7.config} | 0
patches/linux/{3.10.25 => 3.10.26} | 0
patches/linux/{3.12.6 => 3.12.7} | 0
12 files changed, 7 insertions(+), 7 deletions(-)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.10.25.config => apf27-linux-3.10.26.config} (100%)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.12.6.config => apf27-linux-3.12.7.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.10.25.config => apf28-linux-3.10.26.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.12.6.config => apf28-linux-3.12.7.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.10.25.config => apf51-linux-3.10.26.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.12.6.config => apf51-linux-3.12.7.config} (100%)
rename patches/linux/{3.10.25 => 3.10.26} (100%)
rename patches/linux/{3.12.6 => 3.12.7} (100%)
diff --git a/buildroot/configs/apf27mainline_defconfig b/buildroot/configs/apf27mainline_defconfig
index f7a2ea5..44d157d 100644
--- a/buildroot/configs/apf27mainline_defconfig
+++ b/buildroot/configs/apf27mainline_defconfig
@@ -5,7 +5,7 @@ BR2_BACKUP_SITE="ftp://ftp2.armadeus.com/armadeusw/download"
BR2_CCACHE=y
BR2_STRIP_sstrip=y
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.12.6"
+BR2_DEFAULT_KERNEL_VERSION="3.12.7"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
@@ -33,7 +33,7 @@ BR2_BOARD_NAME="apf27"
BR2_CPU_NAME="imx27"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.12.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.12.7"
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 0248b86..62824c0 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.6"
+BR2_DEFAULT_KERNEL_VERSION="3.12.7"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
@@ -33,7 +33,7 @@ BR2_CPU_NAME="imx28"
BR2_TARGET_ARMADEUS_SDRAM_SIZE="128"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.12.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.12.7"
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 44ab6b6..a94d4bc 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.6"
+BR2_DEFAULT_KERNEL_VERSION="3.12.7"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
@@ -95,7 +95,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.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.12.7"
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/apf6q_defconfig b/buildroot/configs/apf6q_defconfig
index 951789f..2360993 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.12.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.12.7"
BR2_LINUX_KERNEL_PATCH="../patches/linux/$(BR2_LINUX_KERNEL_VERSION)"
BR2_LINUX_KERNEL_DEFCONFIG="imx_v6_v7"
BR2_LINUX_KERNEL_ZIMAGE=y
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.10.25.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.10.26.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.10.25.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.10.26.config
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.12.6.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.12.7.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.12.6.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.12.7.config
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.10.25.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.10.26.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.10.25.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.10.26.config
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.6.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.7.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.12.6.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.12.7.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.10.25.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.10.26.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.10.25.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.10.26.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.12.6.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.12.7.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.12.6.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.12.7.config
diff --git a/patches/linux/3.10.25 b/patches/linux/3.10.26
similarity index 100%
rename from patches/linux/3.10.25
rename to patches/linux/3.10.26
diff --git a/patches/linux/3.12.6 b/patches/linux/3.12.7
similarity index 100%
rename from patches/linux/3.12.6
rename to patches/linux/3.12.7
hooks/post-receive
--
armadeus
|