[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-rc1-23-g119874a
Brought to you by:
sszy
|
From: Gwenhael Goavec-M. <gwe...@us...> - 2013-11-30 10: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 119874a1e659d742f68b6255b5fa59a1f42a82a8 (commit)
from 5265661d0bcac438345bd8e059fa51948187637b (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 119874a1e659d742f68b6255b5fa59a1f42a82a8
Author: Gwenhael Goavec-Merou <gwe...@tr...>
Date: Sat Nov 30 11:07:14 2013 +0100
[LINUX][3.12] apf28: move to 3.12.2
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf28mainline_defconfig | 4 ++--
...nux-3.12.1.config => apf28-linux-3.12.2.config} | 0
patches/linux/{3.12.1 => 3.12.2} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.12.1.config => apf28-linux-3.12.2.config} (100%)
rename patches/linux/{3.12.1 => 3.12.2} (100%)
diff --git a/buildroot/configs/apf28mainline_defconfig b/buildroot/configs/apf28mainline_defconfig
index 50f3577..19ff1ad 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.1"
+BR2_DEFAULT_KERNEL_VERSION="3.12.2"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_BINUTILS_VERSION_2_23_2=y
BR2_PACKAGE_HOST_GDB=y
@@ -86,7 +86,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.1"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.12.2"
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/apf28/apf28-linux-3.12.1.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.2.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.12.1.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.12.2.config
diff --git a/patches/linux/3.12.1 b/patches/linux/3.12.2
similarity index 100%
rename from patches/linux/3.12.1
rename to patches/linux/3.12.2
hooks/post-receive
--
armadeus
|