[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-690-gb55a2db
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2015-03-26 17:34:29
|
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 b55a2dbff33bea44fd95ba91b3c49a3f25aef568 (commit)
from cdef7d75b68c8c2aca078e0109b111040ee2a450 (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 b55a2dbff33bea44fd95ba91b3c49a3f25aef568
Author: Julien Boibessot <jul...@ar...>
Date: Thu Mar 26 18:32:47 2015 +0100
[BUILDROOT] APF6: all defconfigs: add tools to handle keyboards/keymaps
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf6_defconfig | 1 +
buildroot/configs/apf6legacy_defconfig | 1 +
buildroot/configs/apf6xenomai_defconfig | 1 +
3 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/buildroot/configs/apf6_defconfig b/buildroot/configs/apf6_defconfig
index 4648698..1305c0b 100644
--- a/buildroot/configs/apf6_defconfig
+++ b/buildroot/configs/apf6_defconfig
@@ -78,6 +78,7 @@ BR2_PACKAGE_LINUX_FIRMWARE=y
BR2_PACKAGE_LINUX_FIRMWARE_TI_WL127X=y
BR2_PACKAGE_EVTEST=y
BR2_PACKAGE_I2C_TOOLS=y
+BR2_PACKAGE_KBD=y
BR2_PACKAGE_MMC_UTILS=y
BR2_PACKAGE_PCI_DEBUG=y
BR2_PACKAGE_PCIUTILS=y
diff --git a/buildroot/configs/apf6legacy_defconfig b/buildroot/configs/apf6legacy_defconfig
index 53eb9c9..05daa33 100644
--- a/buildroot/configs/apf6legacy_defconfig
+++ b/buildroot/configs/apf6legacy_defconfig
@@ -83,6 +83,7 @@ BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX6Q=y
BR2_PACKAGE_FREESCALE_IMX_VERSION_3_10_31=y
BR2_PACKAGE_GPU_VIV_BIN_MX6Q=y
BR2_PACKAGE_I2C_TOOLS=y
+BR2_PACKAGE_KBD=y
BR2_PACKAGE_PCI_DEBUG=y
BR2_PACKAGE_PCIUTILS=y
BR2_PACKAGE_TI_UTILS=y
diff --git a/buildroot/configs/apf6xenomai_defconfig b/buildroot/configs/apf6xenomai_defconfig
index a5b7d01..691af21 100644
--- a/buildroot/configs/apf6xenomai_defconfig
+++ b/buildroot/configs/apf6xenomai_defconfig
@@ -53,6 +53,7 @@ BR2_PACKAGE_LINUX_FIRMWARE=y
BR2_PACKAGE_LINUX_FIRMWARE_TI_WL127X=y
BR2_PACKAGE_EVTEST=y
BR2_PACKAGE_I2C_TOOLS=y
+BR2_PACKAGE_KBD=y
BR2_PACKAGE_MMC_UTILS=y
BR2_PACKAGE_PCI_DEBUG=y
BR2_PACKAGE_PCIUTILS=y
hooks/post-receive
--
armadeus
|