[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-524-g4671a0a
Brought to you by:
sszy
|
From: Gwenhael Goavec-M. <gwe...@us...> - 2014-12-18 21:06:19
|
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 4671a0ad4c78b3730d61789d4f2160a61284a07e (commit)
via 3ab72345a084c44ff1d1fef7c01c3083dba191de (commit)
via 2ea524dcf045b86cf51f75fbe0c6e7d46bfaab12 (commit)
from 51412cac06a55681b05be6ffa7ae2db930e0fb9d (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 4671a0ad4c78b3730d61789d4f2160a61284a07e
Author: Gwenhael Goavec-Merou <gwe...@tr...>
Date: Thu Dec 18 22:06:48 2014 +0100
[LINUX] add 3.14.17 support for xenomai
commit 3ab72345a084c44ff1d1fef7c01c3083dba191de
Author: Gwenhael Goavec-Merou <gwe...@tr...>
Date: Thu Dec 18 22:06:17 2014 +0100
[LINUX] apf27xenomai: move to 3.14.17
commit 2ea524dcf045b86cf51f75fbe0c6e7d46bfaab12
Author: Gwenhael Goavec-Merou <gwe...@tr...>
Date: Thu Dec 18 22:05:34 2014 +0100
[BUILDROOT] apf27xenomaimainline: move xenomai to 2.6.4 and ipipe to 3.14.17
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf27xenomaimainline_defconfig | 10 +++++-----
.../apf27/apf27-linux-3.10.32-xenomai.config | 1 -
...omai.config => apf27-linux-3.14-xenomai.config} | 12 +++++++-----
.../apf27/apf27-linux-3.14.17-xenomai.config | 1 +
patches/linux/{3.14.26 => 3.14.17} | 0
5 files changed, 13 insertions(+), 11 deletions(-)
delete mode 120000 buildroot/target/device/armadeus/apf27/apf27-linux-3.10.32-xenomai.config
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.10-xenomai.config => apf27-linux-3.14-xenomai.config} (98%)
create mode 120000 buildroot/target/device/armadeus/apf27/apf27-linux-3.14.17-xenomai.config
copy patches/linux/{3.14.26 => 3.14.17} (100%)
diff --git a/buildroot/configs/apf27xenomaimainline_defconfig b/buildroot/configs/apf27xenomaimainline_defconfig
index ac440f4..e5340f2 100644
--- a/buildroot/configs/apf27xenomaimainline_defconfig
+++ b/buildroot/configs/apf27xenomaimainline_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.10.32"
+BR2_DEFAULT_KERNEL_VERSION="3.14.17"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
@@ -33,7 +33,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.10.32"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.14.17"
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)-xenomai.config"
@@ -41,7 +41,7 @@ BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0xA0008000"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx27-apf27dev"
BR2_LINUX_KERNEL_EXT_XENOMAI=y
-BR2_LINUX_KERNEL_EXT_XENOMAI_ADEOS_PATCH_URL="http://download.gna.org/adeos/patches/v3.x/arm/ipipe-core-3.10.32-arm-2.patch"
+BR2_LINUX_KERNEL_EXT_XENOMAI_ADEOS_PATCH_URL="http://download.gna.org/adeos/patches/v3.x/arm/ipipe-core-3.14.17-arm-4.patch"
BR2_PACKAGE_BUSYBOX_CONFIG="$(ARMADEUS_PATH)/busybox-$(BR2_BUSYBOX_VERSION).config"
BR2_PACKAGE_FPGAREGS=y
BR2_PACKAGE_ARMADEUS_FPGA_FIRMWARE=y
@@ -75,7 +75,7 @@ BR2_PACKAGE_WPA_SUPPLICANT_CLI=y
BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
BR2_PACKAGE_WPA_SUPPLICANT_AP_SUPPORT=y
BR2_PACKAGE_WPA_SUPPLICANT_WPS=y
-BR2_PACKAGE_XENOMAI_VERSION="2.6.3"
+BR2_PACKAGE_XENOMAI_VERSION="2.6.4"
BR2_PACKAGE_XENOMAI_TESTSUITE=y
BR2_PACKAGE_NANO=y
BR2_TARGET_ROOTFS_JFFS2=y
@@ -90,7 +90,7 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL=y
BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="ftp://ftp.denx.de/pub/u-boot/u-boot-2014.04.tar.bz2"
BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR="../patches/u-boot/2014.04"
BR2_TARGET_UBOOT_USE_CUSTOM_CONFIG=y
-BR2_TARGET_UBOOT_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-u-boot-2014.04.h"
+BR2_TARGET_UBOOT_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)mainline-u-boot-2014.04.h"
BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="u-boot-with-spl.bin"
BR2_TARGET_UBOOT_NETWORK=y
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.10.32-xenomai.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.10.32-xenomai.config
deleted file mode 120000
index 1ee3ec7..0000000
--- a/buildroot/target/device/armadeus/apf27/apf27-linux-3.10.32-xenomai.config
+++ /dev/null
@@ -1 +0,0 @@
-apf27-linux-3.10-xenomai.config
\ No newline at end of file
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.10-xenomai.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.14-xenomai.config
similarity index 98%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.10-xenomai.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.14-xenomai.config
index 2f3f4c8..5d8a303 100644
--- a/buildroot/target/device/armadeus/apf27/apf27-linux-3.10-xenomai.config
+++ b/buildroot/target/device/armadeus/apf27/apf27-linux-3.14-xenomai.config
@@ -146,14 +146,12 @@ CONFIG_VIDEO_MX2=m
# CONFIG_DVB_TUNER_DIB0070 is not set
# CONFIG_DVB_TUNER_DIB0090 is not set
CONFIG_FB=y
-# CONFIG_FB_MX3 is not set
+CONFIG_FB_IMX=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y
CONFIG_LCD_L4F00242T03=y
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
-CONFIG_FONTS=y
-CONFIG_FONT_8x8=y
CONFIG_LOGO=y
CONFIG_SOUND=m
CONFIG_SND=m
@@ -205,10 +203,12 @@ CONFIG_IMX_SDMA=y
CONFIG_IMX_DMA=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_IIO=m
+CONFIG_PWM=y
+CONFIG_PWM_IMX=y
CONFIG_ARMADEUS_DRIVERS=y
CONFIG_ARMADEUS_FPGA_DRIVERS=y
CONFIG_ARMADEUS_FPGA_LOADER_DRIVER=y
-# CONFIG_ARMADEUS_FPGA_VIRTUAL_COMPONENTS is not set
+CONFIG_ARMADEUS_FPGA_VIRTUAL_COMPONENTS_GPIO=m
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_POSIX_ACL=y
@@ -228,11 +228,13 @@ CONFIG_NLS_CODEPAGE_850=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_15=m
CONFIG_PRINTK_TIME=y
+CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_FS=y
# CONFIG_SCHED_DEBUG is not set
# CONFIG_DEBUG_PREEMPT is not set
-CONFIG_DEBUG_INFO=y
# CONFIG_FTRACE is not set
CONFIG_DEBUG_LL=y
CONFIG_EARLY_PRINTK=y
# CONFIG_CRYPTO_ANSI_CPRNG is not set
+CONFIG_FONTS=y
+CONFIG_FONT_8x8=y
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.14.17-xenomai.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.14.17-xenomai.config
new file mode 120000
index 0000000..61515ac
--- /dev/null
+++ b/buildroot/target/device/armadeus/apf27/apf27-linux-3.14.17-xenomai.config
@@ -0,0 +1 @@
+apf27-linux-3.14-xenomai.config
\ No newline at end of file
diff --git a/patches/linux/3.14.26 b/patches/linux/3.14.17
similarity index 100%
copy from patches/linux/3.14.26
copy to patches/linux/3.14.17
hooks/post-receive
--
armadeus
|