[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-656-gb3ff822
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2015-03-13 13:36:37
|
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 b3ff82275419d06f9a95e398c14eb3bd37554a66 (commit)
from 33f70c12bc3205eac40c85cd2243658e6e48dd47 (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 b3ff82275419d06f9a95e398c14eb3bd37554a66
Author: Sébastien Szymanski <seb...@ar...>
Date: Fri Mar 13 14:40:47 2015 +0100
[BUILDROOT] 2015.02: fix apf28test_defconfig build
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf28test_defconfig | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/buildroot/configs/apf28test_defconfig b/buildroot/configs/apf28test_defconfig
index bd0664b..ef0abd5 100644
--- a/buildroot/configs/apf28test_defconfig
+++ b/buildroot/configs/apf28test_defconfig
@@ -102,10 +102,14 @@ BR2_PACKAGE_INPUT_TOOLS=y
# BR2_PACKAGE_INPUT_TOOLS_JSTEST is not set
BR2_PACKAGE_UBOOT_TOOLS=y
BR2_PACKAGE_LIBV4L=y
-BR2_PACKAGE_LIBV4L_V4L2_COMPLIANCE=y
-BR2_PACKAGE_LIBV4L_V4L2_DBG=y
+BR2_PACKAGE_LIBV4L_UTILS=y
+# BR 2013.11:
+#BR2_PACKAGE_LIBV4L_V4L2_COMPLIANCE=y
+#BR2_PACKAGE_LIBV4L_V4L2_DBG=y
BR2_PACKAGE_LUA=y
-BR2_PACKAGE_LUA_INTERPRETER_READLINE=y
+BR2_PACKAGE_LUA_READLINE=y
+# BR 2013.11:
+#BR2_PACKAGE_LUA_INTERPRETER_READLINE
BR2_PACKAGE_PYTHON=y
BR2_PACKAGE_PYTHON_READLINE=y
BR2_PACKAGE_PYTHON_PYGAME=y
hooks/post-receive
--
armadeus
|