[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-269-gac9ec69
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2014-06-02 14:55:21
|
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 ac9ec6985a76c720426f6532e5f314c533b14ce1 (commit)
from 507ac454a6761f71bb4312facb1bfaae4f4098db (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 ac9ec6985a76c720426f6532e5f314c533b14ce1
Author: Sébastien Szymanski <ss...@us...>
Date: Mon Jun 2 16:55:11 2014 +0200
[LINUX] 3.15: move to 3.15-rc8.
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf6_defconfig | 2 +-
...3.15-rc7.config => apf27-linux-3.15-rc8.config} | 0
...3.15-rc7.config => apf28-linux-3.15-rc8.config} | 0
...3.15-rc7.config => apf51-linux-3.15-rc8.config} | 0
...-3.15-rc7.config => apf6-linux-3.15-rc8.config} | 0
patches/linux/{3.15-rc7 => 3.15-rc8} | 0
6 files changed, 1 insertions(+), 1 deletions(-)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.15-rc7.config => apf27-linux-3.15-rc8.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.15-rc7.config => apf28-linux-3.15-rc8.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.15-rc7.config => apf51-linux-3.15-rc8.config} (100%)
rename buildroot/target/device/armadeus/apf6/{apf6-linux-3.15-rc7.config => apf6-linux-3.15-rc8.config} (100%)
rename patches/linux/{3.15-rc7 => 3.15-rc8} (100%)
diff --git a/buildroot/configs/apf6_defconfig b/buildroot/configs/apf6_defconfig
index f8f8ac9..a1e3d67 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-rc7"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.15-rc8"
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.15-rc7.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.15-rc8.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.15-rc7.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.15-rc8.config
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.15-rc7.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.15-rc8.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.15-rc7.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.15-rc8.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.15-rc7.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.15-rc8.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.15-rc7.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.15-rc8.config
diff --git a/buildroot/target/device/armadeus/apf6/apf6-linux-3.15-rc7.config b/buildroot/target/device/armadeus/apf6/apf6-linux-3.15-rc8.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf6/apf6-linux-3.15-rc7.config
rename to buildroot/target/device/armadeus/apf6/apf6-linux-3.15-rc8.config
diff --git a/patches/linux/3.15-rc7 b/patches/linux/3.15-rc8
similarity index 100%
rename from patches/linux/3.15-rc7
rename to patches/linux/3.15-rc8
hooks/post-receive
--
armadeus
|