[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-109-g846e70626
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2019-07-23 15:12:42
|
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 846e706268236387a02b1a57f9bc6797968641f5 (commit)
from 30ad8d2828469278f0978adc7d6746ade06702d5 (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 846e706268236387a02b1a57f9bc6797968641f5
Author: Julien BOIBESSOT <jul...@ar...>
Date: Tue Jul 23 17:12:08 2019 +0200
[BUILDROOT] apf28*_config s: add tree cmd by default
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf28_defconfig | 1 +
buildroot/configs/apf28legacy_defconfig | 1 +
buildroot/configs/apf28legacytest_defconfig | 1 +
buildroot/configs/apf28test_defconfig | 1 +
4 files changed, 4 insertions(+)
diff --git a/buildroot/configs/apf28_defconfig b/buildroot/configs/apf28_defconfig
index 7198ebc48..0d5be9c64 100644
--- a/buildroot/configs/apf28_defconfig
+++ b/buildroot/configs/apf28_defconfig
@@ -38,6 +38,7 @@ BR2_PACKAGE_HOST_IMX28_USB_DOWNLOADER=y
BR2_PACKAGE_IMXREGS=y
BR2_PACKAGE_GDB=y
BR2_PACKAGE_STRACE=y
+BR2_PACKAGE_TREE=y
BR2_PACKAGE_MTD=y
BR2_PACKAGE_MTD_SUMTOOL=y
BR2_PACKAGE_LINUXCONSOLETOOLS=y
diff --git a/buildroot/configs/apf28legacy_defconfig b/buildroot/configs/apf28legacy_defconfig
index 28ad78c5d..2d0154100 100644
--- a/buildroot/configs/apf28legacy_defconfig
+++ b/buildroot/configs/apf28legacy_defconfig
@@ -40,6 +40,7 @@ BR2_PACKAGE_HOST_IMX28_USB_DOWNLOADER=y
BR2_PACKAGE_IMXREGS=y
BR2_PACKAGE_GDB=y
BR2_PACKAGE_STRACE=y
+BR2_PACKAGE_TREE=y
BR2_PACKAGE_MTD=y
BR2_PACKAGE_MTD_SUMTOOL=y
BR2_PACKAGE_I2C_TOOLS=y
diff --git a/buildroot/configs/apf28legacytest_defconfig b/buildroot/configs/apf28legacytest_defconfig
index d0a2ca73a..7917ef424 100644
--- a/buildroot/configs/apf28legacytest_defconfig
+++ b/buildroot/configs/apf28legacytest_defconfig
@@ -74,6 +74,7 @@ BR2_PACKAGE_GDB=y
BR2_PACKAGE_LMBENCH=y
BR2_PACKAGE_LTRACE=y
BR2_PACKAGE_STRACE=y
+BR2_PACKAGE_TREE=y
BR2_PACKAGE_E2FSPROGS=y
BR2_PACKAGE_MTD=y
BR2_PACKAGE_MTD_SUMTOOL=y
diff --git a/buildroot/configs/apf28test_defconfig b/buildroot/configs/apf28test_defconfig
index 47bacef82..667fbd0ff 100644
--- a/buildroot/configs/apf28test_defconfig
+++ b/buildroot/configs/apf28test_defconfig
@@ -77,6 +77,7 @@ BR2_PACKAGE_GDB=y
BR2_PACKAGE_LMBENCH=y
BR2_PACKAGE_LTRACE=y
BR2_PACKAGE_STRACE=y
+BR2_PACKAGE_TREE=y
BR2_PACKAGE_E2FSPROGS=y
BR2_PACKAGE_MTD=y
BR2_PACKAGE_MTD_SUMTOOL=y
hooks/post-receive
--
armadeus
|