[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-195-ge6db62a
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2014-03-26 08:44:59
|
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 e6db62abf9e0deafcbd78e91de27b958d4e73d66 (commit)
via deabf9c30fe70f9be053b9428a783c0254674503 (commit)
via 3f3ae50e5d2adaeabf98c297ef74fb709992af5b (commit)
from ba5560608192be5eeb2ef56567e430be574b876c (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 e6db62abf9e0deafcbd78e91de27b958d4e73d66
Author: Philippe Reynes <tr...@ya...>
Date: Mon Mar 24 20:27:11 2014 +0100
[LINUX] 3.13: move to 3.13.7
commit deabf9c30fe70f9be053b9428a783c0254674503
Author: Philippe Reynes <tr...@ya...>
Date: Mon Mar 24 20:27:10 2014 +0100
[LINUX] 3.10: move to 3.10.34
commit 3f3ae50e5d2adaeabf98c297ef74fb709992af5b
Author: Philippe Reynes <tr...@ya...>
Date: Mon Mar 24 20:27:09 2014 +0100
[LINUX] 3.4: remove useless link 3.4.6
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf27mainline_defconfig | 4 ++--
buildroot/configs/apf28mainline_defconfig | 4 ++--
buildroot/configs/apf51mainline_defconfig | 4 ++--
...x-3.10.33.config => apf27-linux-3.10.34.config} | 0
...nux-3.13.6.config => apf27-linux-3.13.7.config} | 0
...x-3.10.33.config => apf28-linux-3.10.34.config} | 0
...nux-3.13.6.config => apf28-linux-3.13.7.config} | 0
...x-3.10.33.config => apf51-linux-3.10.34.config} | 0
...nux-3.13.6.config => apf51-linux-3.13.7.config} | 0
patches/linux/{3.10.33 => 3.10.34} | 0
patches/linux/{3.13.6 => 3.13.7} | 0
patches/linux/3.4.6 | 1 -
12 files changed, 6 insertions(+), 7 deletions(-)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.10.33.config => apf27-linux-3.10.34.config} (100%)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.13.6.config => apf27-linux-3.13.7.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.10.33.config => apf28-linux-3.10.34.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.13.6.config => apf28-linux-3.13.7.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.10.33.config => apf51-linux-3.10.34.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.13.6.config => apf51-linux-3.13.7.config} (100%)
rename patches/linux/{3.10.33 => 3.10.34} (100%)
rename patches/linux/{3.13.6 => 3.13.7} (100%)
delete mode 120000 patches/linux/3.4.6
diff --git a/buildroot/configs/apf27mainline_defconfig b/buildroot/configs/apf27mainline_defconfig
index 91d041b..876f943 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.13.6"
+BR2_DEFAULT_KERNEL_VERSION="3.13.7"
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.13.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.13.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 2602041..1f89ac2 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.13.6"
+BR2_DEFAULT_KERNEL_VERSION="3.13.7"
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.13.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.13.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 9d3044c..9399cb4 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.13.6"
+BR2_DEFAULT_KERNEL_VERSION="3.13.7"
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.13.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.13.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/target/device/armadeus/apf27/apf27-linux-3.10.33.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.10.34.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.10.33.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.10.34.config
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.13.6.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.13.7.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.13.6.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.13.7.config
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.10.33.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.10.34.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.10.33.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.10.34.config
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.13.6.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.13.7.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.13.6.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.13.7.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.10.33.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.10.34.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.10.33.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.10.34.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.13.6.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.13.7.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.13.6.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.13.7.config
diff --git a/patches/linux/3.10.33 b/patches/linux/3.10.34
similarity index 100%
rename from patches/linux/3.10.33
rename to patches/linux/3.10.34
diff --git a/patches/linux/3.13.6 b/patches/linux/3.13.7
similarity index 100%
rename from patches/linux/3.13.6
rename to patches/linux/3.13.7
diff --git a/patches/linux/3.4.6 b/patches/linux/3.4.6
deleted file mode 120000
index af1817b..0000000
--- a/patches/linux/3.4.6
+++ /dev/null
@@ -1 +0,0 @@
-3.4
\ No newline at end of file
hooks/post-receive
--
armadeus
|