[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-332-g011dd42
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2014-07-13 20:25:15
|
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 011dd42738c3f937d14934842de457f6075e4dc2 (commit)
via 91dcf9f39ee8e184810a65a8ceb4e825f4f3851a (commit)
via 54711da834a7782d635d771dcac3f1e83a19fe54 (commit)
from bf7f490627eaa0c18fe9c748657d39988f4bd6dc (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 011dd42738c3f937d14934842de457f6075e4dc2
Author: Philippe Reynes <tr...@ya...>
Date: Thu Jul 10 21:12:26 2014 +0200
[LINUX] 3.15: move to 3.15.5
commit 91dcf9f39ee8e184810a65a8ceb4e825f4f3851a
Author: Philippe Reynes <tr...@ya...>
Date: Thu Jul 10 21:12:25 2014 +0200
[LINUX] 3.14: move to 3.14.12
commit 54711da834a7782d635d771dcac3f1e83a19fe54
Author: Philippe Reynes <tr...@ya...>
Date: Thu Jul 10 21:12:24 2014 +0200
[LINUX] 3.10: move to 3.10.48
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf27mainline_defconfig | 4 ++--
buildroot/configs/apf28mainline_defconfig | 4 ++--
buildroot/configs/apf51mainline_defconfig | 4 ++--
...x-3.10.47.config => apf27-linux-3.10.48.config} | 0
...x-3.14.11.config => apf27-linux-3.14.12.config} | 0
...nux-3.15.4.config => apf27-linux-3.15.5.config} | 0
...x-3.10.47.config => apf28-linux-3.10.48.config} | 0
...x-3.14.11.config => apf28-linux-3.14.12.config} | 0
...nux-3.15.4.config => apf28-linux-3.15.5.config} | 0
...x-3.10.47.config => apf51-linux-3.10.48.config} | 0
...x-3.14.11.config => apf51-linux-3.14.12.config} | 0
...nux-3.15.4.config => apf51-linux-3.15.5.config} | 0
patches/linux/{3.10.47 => 3.10.48} | 0
patches/linux/{3.14.11 => 3.14.12} | 0
patches/linux/{3.15.4 => 3.15.5} | 0
15 files changed, 6 insertions(+), 6 deletions(-)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.10.47.config => apf27-linux-3.10.48.config} (100%)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.14.11.config => apf27-linux-3.14.12.config} (100%)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.15.4.config => apf27-linux-3.15.5.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.10.47.config => apf28-linux-3.10.48.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.14.11.config => apf28-linux-3.14.12.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.15.4.config => apf28-linux-3.15.5.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.10.47.config => apf51-linux-3.10.48.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.14.11.config => apf51-linux-3.14.12.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.15.4.config => apf51-linux-3.15.5.config} (100%)
rename patches/linux/{3.10.47 => 3.10.48} (100%)
rename patches/linux/{3.14.11 => 3.14.12} (100%)
rename patches/linux/{3.15.4 => 3.15.5} (100%)
diff --git a/buildroot/configs/apf27mainline_defconfig b/buildroot/configs/apf27mainline_defconfig
index 6d65d19..2a97609 100644
--- a/buildroot/configs/apf27mainline_defconfig
+++ b/buildroot/configs/apf27mainline_defconfig
@@ -6,7 +6,7 @@ BR2_CCACHE=y
BR2_CCACHE_DIR="$(TOPDIR)/.$(BR2_BOARD_NAME)-buildroot-ccache"
BR2_STRIP_sstrip=y
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.15.4"
+BR2_DEFAULT_KERNEL_VERSION="3.15.5"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
@@ -34,7 +34,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.15.4"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.15.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 21fc1b2..041500d 100644
--- a/buildroot/configs/apf28mainline_defconfig
+++ b/buildroot/configs/apf28mainline_defconfig
@@ -6,7 +6,7 @@ BR2_CCACHE=y
BR2_CCACHE_DIR="$(TOPDIR)/.$(BR2_BOARD_NAME)-buildroot-ccache"
BR2_STRIP_sstrip=y
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.15.4"
+BR2_DEFAULT_KERNEL_VERSION="3.15.5"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
@@ -35,7 +35,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.15.4"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.15.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 f762b98..f9301ac 100644
--- a/buildroot/configs/apf51mainline_defconfig
+++ b/buildroot/configs/apf51mainline_defconfig
@@ -7,7 +7,7 @@ BR2_CCACHE=y
BR2_CCACHE_DIR="$(TOPDIR)/.$(BR2_BOARD_NAME)-buildroot-ccache"
BR2_STRIP_sstrip=y
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.15.4"
+BR2_DEFAULT_KERNEL_VERSION="3.15.5"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
@@ -97,7 +97,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.15.4"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.15.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.47.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.10.48.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.10.47.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.10.48.config
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.14.11.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.14.12.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.14.11.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.14.12.config
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.15.4.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.15.5.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.15.4.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.15.5.config
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.10.47.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.10.48.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.10.47.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.10.48.config
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.14.11.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.14.12.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.14.11.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.14.12.config
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.15.4.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.15.5.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.15.4.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.15.5.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.10.47.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.10.48.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.10.47.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.10.48.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.14.11.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.14.12.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.14.11.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.14.12.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.15.4.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.15.5.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.15.4.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.15.5.config
diff --git a/patches/linux/3.10.47 b/patches/linux/3.10.48
similarity index 100%
rename from patches/linux/3.10.47
rename to patches/linux/3.10.48
diff --git a/patches/linux/3.14.11 b/patches/linux/3.14.12
similarity index 100%
rename from patches/linux/3.14.11
rename to patches/linux/3.14.12
diff --git a/patches/linux/3.15.4 b/patches/linux/3.15.5
similarity index 100%
rename from patches/linux/3.15.4
rename to patches/linux/3.15.5
hooks/post-receive
--
armadeus
|