[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.0-13-g4768bc7
Brought to you by:
sszy
|
From: jscheer <js...@us...> - 2012-09-05 13:32:55
|
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 4768bc75d3e477c6d6cffd1d022a736cc6ff9244 (commit)
from fda00d580f0c54b69ee30969ee7e702be2576235 (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 4768bc75d3e477c6d6cffd1d022a736cc6ff9244
Author: Jeremie Scheer <jer...@ar...>
Date: Wed Sep 5 15:32:35 2012 +0200
[BUILDROOT] Remove QWS_CURSOR option in Qt package - patch 132.
-----------------------------------------------------------------------
Summary of changes:
...-qt-full_integration_with_cross_compiling.patch | 22 +++----------------
1 files changed, 4 insertions(+), 18 deletions(-)
diff --git a/patches/buildroot/2012.02/132-qt-full_integration_with_cross_compiling.patch b/patches/buildroot/2012.02/132-qt-full_integration_with_cross_compiling.patch
index 12e078d..ab9e958 100644
--- a/patches/buildroot/2012.02/132-qt-full_integration_with_cross_compiling.patch
+++ b/patches/buildroot/2012.02/132-qt-full_integration_with_cross_compiling.patch
@@ -4,8 +4,8 @@ Signed-off-by: Jérémie Scheer <jer...@ar...>
Index: buildroot/package/qt/Config.in
===================================================================
---- buildroot.orig/package/qt/Config.in 2012-02-21 16:43:25.000000000 +0100
-+++ buildroot/package/qt/Config.in 2012-02-21 16:45:50.000000000 +0100
+--- buildroot.orig/package/qt/Config.in 2012-02-29 23:19:47.000000000 +0100
++++ buildroot/package/qt/Config.in 2012-09-05 15:29:54.000000000 +0200
@@ -17,7 +17,12 @@
If unsure, say N.
@@ -20,24 +20,10 @@ Index: buildroot/package/qt/Config.in
help
If unsure, say N.
-@@ -233,6 +238,13 @@
- bool "Use Qt bundled libtiff"
- endchoice
-
-+config BR2_PACKAGE_QT_QWS_CURSOR
-+ bool "QWS cursor"
-+ default y
-+ help
-+ Display a QWS cursor on the target GUI.
-+
-+
- endif # BR2_PACKAGE_QT_GUI_MODULE
-
- choice
Index: buildroot/package/qt/qt.mk
===================================================================
---- buildroot.orig/package/qt/qt.mk 2012-02-21 16:43:25.000000000 +0100
-+++ buildroot/package/qt/qt.mk 2012-02-21 16:45:50.000000000 +0100
+--- buildroot.orig/package/qt/qt.mk 2012-02-29 23:19:47.000000000 +0100
++++ buildroot/package/qt/qt.mk 2012-09-05 15:24:44.000000000 +0200
@@ -52,9 +52,14 @@
endif
hooks/post-receive
--
armadeus
|