[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-67-gc269dbf66
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2019-05-27 21:16: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 c269dbf66b8292f37aa423b3b2e37fcc6ca14dbe (commit)
from 0340ae21977d1176aed9835b279e261cd57388e1 (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 c269dbf66b8292f37aa423b3b2e37fcc6ca14dbe
Author: Julien BOIBESSOT <jul...@ar...>
Date: Mon May 27 23:15:57 2019 +0200
[BUILDROOT] BR 2019.02: Fixes apf6mainline-4.19_defconfig (legacy packages)
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf6mainline-4.19_defconfig | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/buildroot/configs/apf6mainline-4.19_defconfig b/buildroot/configs/apf6mainline-4.19_defconfig
index 7fdcb6cb8..429c6061e 100644
--- a/buildroot/configs/apf6mainline-4.19_defconfig
+++ b/buildroot/configs/apf6mainline-4.19_defconfig
@@ -12,7 +12,6 @@ BR2_TARGET_GENERIC_HOSTNAME="apf6"
BR2_TARGET_GENERIC_ISSUE="Welcome to Armadeus development platform !"
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
BR2_TARGET_GENERIC_GETTY_PORT="ttymxc3"
-BR2_TARGET_TZ_INFO=y
BR2_TARGET_TZ_ZONELIST="europe"
BR2_TARGET_LOCALTIME="Europe/Paris"
BR2_ROOTFS_OVERLAY="$(ARMADEUS_PATH)/rootfs/target_overlay"
@@ -109,9 +108,9 @@ BR2_PACKAGE_APF_CONFIG=y
BR2_PACKAGE_EVTEST=y
BR2_PACKAGE_HWDATA=y
BR2_PACKAGE_I2C_TOOLS=y
-BR2_PACKAGE_INPUT_TOOLS=y
BR2_PACKAGE_KBD=y
BR2_PACKAGE_LEPTONMODULE=y
+BR2_PACKAGE_LINUXCONSOLETOOLS=y
BR2_PACKAGE_PCI_DEBUG=y
BR2_PACKAGE_PCIUTILS=y
BR2_PACKAGE_SPI_TOOLS=y
@@ -127,7 +126,7 @@ BR2_PACKAGE_HAVEGED=y
BR2_PACKAGE_BLUEZ5_UTILS=y
BR2_PACKAGE_BLUEZ5_UTILS_OBEX=y
BR2_PACKAGE_BLUEZ5_UTILS_CLIENT=y
-BR2_PACKAGE_BLUEZ5_UTILS_GATTTOOL=y
+BR2_PACKAGE_BLUEZ5_UTILS_DEPRECATED=y
BR2_PACKAGE_BLUEZ5_UTILS_EXPERIMENTAL=y
BR2_PACKAGE_CAN_UTILS=y
BR2_PACKAGE_DROPBEAR=y
hooks/post-receive
--
armadeus
|