[Armadeus-commitlog] armadeus branch, master, updated. release-3.4-15-gca5a81d
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2011-03-24 14:18:28
|
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 ca5a81d788986ed3066da79c9a909cadc977a850 (commit)
from 5196707246294b4a45e6abffacd93b5a29844549 (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 ca5a81d788986ed3066da79c9a909cadc977a850
Author: Julien Boibessot <jul...@ar...>
Date: Thu Mar 24 15:17:17 2011 +0100
[LINUX] Moves APF51 kernel version to 2.6.38.1
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf51_defconfig | 8 ++++----
...6.38-rc3.config => apf51-linux-2.6.38.1.config} | 0
.../armadeus/apf51/apf51-linux-2.6.38.config | 11 ++++++++---
.../linux/kernel-patches/{2.6.38-rc3 => 2.6.38.1} | 0
4 files changed, 12 insertions(+), 7 deletions(-)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-2.6.38-rc3.config => apf51-linux-2.6.38.1.config} (100%)
copy buildroot/target/device/armadeus/linux/kernel-patches/{2.6.38-rc3 => 2.6.38.1} (100%)
diff --git a/buildroot/configs/apf51_defconfig b/buildroot/configs/apf51_defconfig
index e21d268..a5aa5f9 100644
--- a/buildroot/configs/apf51_defconfig
+++ b/buildroot/configs/apf51_defconfig
@@ -148,8 +148,8 @@ BR2_TOOLCHAIN_BUILDROOT=y
# BR2_KERNEL_HEADERS_2_6_36 is not set
BR2_KERNEL_HEADERS_VERSION=y
# BR2_KERNEL_HEADERS_SNAP is not set
-BR2_DEFAULT_KERNEL_VERSION="2.6.38-rc3"
-BR2_DEFAULT_KERNEL_HEADERS="2.6.38-rc3"
+BR2_DEFAULT_KERNEL_VERSION="2.6.38.1"
+BR2_DEFAULT_KERNEL_HEADERS="2.6.38.1"
#
# uClibc Options
@@ -881,8 +881,8 @@ BR2_LINUX_KERNEL=y
# BR2_LINUX_KERNEL_SAME_AS_HEADERS is not set
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
# BR2_LINUX_KERNEL_CUSTOM_TARBALL is not set
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.38-rc3"
-BR2_LINUX_KERNEL_VERSION="2.6.38-rc3"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.38.1"
+BR2_LINUX_KERNEL_VERSION="2.6.38.1"
BR2_LINUX_KERNEL_PATCH="$(LINUX26_PATCH_DIR)"
# BR2_LINUX_KERNEL_USE_DEFCONFIG is not set
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38-rc3.config b/buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38.1.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38-rc3.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38.1.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38.config b/buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38.config
index 6c43b58..dfccead 100644
--- a/buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38.config
+++ b/buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Linux/arm 2.6.38-rc3 Kernel Configuration
-# Fri Feb 18 12:09:19 2011
+# Linux/arm 2.6.38.1 Kernel Configuration
+# Thu Mar 24 14:51:11 2011
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -300,6 +300,10 @@ CONFIG_ARCH_MXC_IOMUX_V3=y
CONFIG_ARCH_MXC_AUDMUX_V2=y
#
+# System MMU
+#
+
+#
# Processor Type
#
CONFIG_CPU_32v6K=y
@@ -1476,7 +1480,7 @@ CONFIG_USB_HID=y
#
# CONFIG_HID_3M_PCT is not set
# CONFIG_HID_A4TECH is not set
-# CONFIG_HID_ACRUX_FF is not set
+# CONFIG_HID_ACRUX is not set
# CONFIG_HID_APPLE is not set
# CONFIG_HID_BELKIN is not set
# CONFIG_HID_CANDO is not set
@@ -1712,6 +1716,7 @@ CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
+# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set
#
diff --git a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.38-rc3 b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.38.1
similarity index 100%
copy from buildroot/target/device/armadeus/linux/kernel-patches/2.6.38-rc3
copy to buildroot/target/device/armadeus/linux/kernel-patches/2.6.38.1
hooks/post-receive
--
armadeus
|