[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-223-g6845a28
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2014-04-22 16:06:41
|
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 6845a28396b7db9bec99983e2226725b3d576d0a (commit)
from c55e59a95951b864b9917c9ad48a23c3a0f2fda6 (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 6845a28396b7db9bec99983e2226725b3d576d0a
Author: Sébastien Szymanski <ss...@us...>
Date: Tue Apr 22 10:16:13 2014 +0200
[LINUX] apf6: move to 3.15-rc2
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf6_defconfig | 2 +-
...-3.15-rc1.config => apf6-linux-3.15-rc2.config} | 0
patches/linux/{3.15-rc1 => 3.15-rc2} | 0
3 files changed, 1 insertions(+), 1 deletions(-)
rename buildroot/target/device/armadeus/apf6/{apf6-linux-3.15-rc1.config => apf6-linux-3.15-rc2.config} (100%)
rename patches/linux/{3.15-rc1 => 3.15-rc2} (100%)
diff --git a/buildroot/configs/apf6_defconfig b/buildroot/configs/apf6_defconfig
index 7a3fa2a..967b4d7 100644
--- a/buildroot/configs/apf6_defconfig
+++ b/buildroot/configs/apf6_defconfig
@@ -22,7 +22,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.15-rc1"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.15-rc2"
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/apf6/apf6-linux-3.15-rc1.config b/buildroot/target/device/armadeus/apf6/apf6-linux-3.15-rc2.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf6/apf6-linux-3.15-rc1.config
rename to buildroot/target/device/armadeus/apf6/apf6-linux-3.15-rc2.config
diff --git a/patches/linux/3.15-rc1 b/patches/linux/3.15-rc2
similarity index 100%
rename from patches/linux/3.15-rc1
rename to patches/linux/3.15-rc2
hooks/post-receive
--
armadeus
|