[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-679-g2f619a9
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2015-03-20 09:55:01
|
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 2f619a9a7ead6f0acb7e91b262ccfa13b063332b (commit)
from e9d7a541e19f8864517c392de78bb833fcff898f (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 2f619a9a7ead6f0acb7e91b262ccfa13b063332b
Author: Julien Boibessot <jul...@ar...>
Date: Fri Mar 20 10:53:44 2015 +0100
[BUILDROOT] Fixes apf9328test_defconfig for BR 2015.02
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf9328test_defconfig | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/buildroot/configs/apf9328test_defconfig b/buildroot/configs/apf9328test_defconfig
index 1a6be7e..a3af665 100644
--- a/buildroot/configs/apf9328test_defconfig
+++ b/buildroot/configs/apf9328test_defconfig
@@ -97,7 +97,9 @@ BR2_PACKAGE_I2C_TOOLS=y
BR2_PACKAGE_INPUT_TOOLS=y
BR2_PACKAGE_UBOOT_TOOLS=y
BR2_PACKAGE_LUA=y
-BR2_PACKAGE_LUA_INTERPRETER_READLINE=y
+BR2_PACKAGE_LUA_READLINE=y
+# BR 2013.11:
+#BR2_PACKAGE_LUA_INTERPRETER_READLINE=y
BR2_PACKAGE_TSLIB=y
BR2_PACKAGE_LIBUSB=y
BR2_PACKAGE_LIBFFI=y
hooks/post-receive
--
armadeus
|