[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-114-gc64f3a1
Brought to you by:
sszy
|
From: jscheer <js...@us...> - 2013-01-11 13:13:48
|
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 c64f3a140a2ac16207bc0d73c46e31cfc76f3648 (commit)
from 1ace1fb5949aa9875e598f1be14c357412b53f23 (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 c64f3a140a2ac16207bc0d73c46e31cfc76f3648
Author: Jeremie Scheer <jer...@ar...>
Date: Fri Jan 11 14:13:26 2013 +0100
[BUILDROOT] Update Qt's FTP URL in patch 132.
-----------------------------------------------------------------------
Summary of changes:
...-qt-full_integration_with_cross_compiling.patch | 13 +++++++++++--
1 files changed, 11 insertions(+), 2 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 ab9e958..68ce2df 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
@@ -5,7 +5,7 @@ Signed-off-by: Jérémie Scheer <jer...@ar...>
Index: buildroot/package/qt/Config.in
===================================================================
--- 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
++++ buildroot/package/qt/Config.in 2013-01-11 14:09:10.000000000 +0100
@@ -17,7 +17,12 @@
If unsure, say N.
@@ -23,7 +23,16 @@ Index: buildroot/package/qt/Config.in
Index: buildroot/package/qt/qt.mk
===================================================================
--- 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
++++ buildroot/package/qt/qt.mk 2013-01-11 14:11:10.000000000 +0100
+@@ -14,7 +14,7 @@
+
+ QT_VERSION = 4.7.4
+ QT_SOURCE = qt-everywhere-opensource-src-$(QT_VERSION).tar.gz
+-QT_SITE = http://get.qt.nokia.com/qt/source
++QT_SITE = ftp://ftp.qt-project.org/qt/source/
+ QT_DEPENDENCIES = host-pkg-config
+ QT_INSTALL_STAGING = YES
+
@@ -52,9 +52,14 @@
endif
hooks/post-receive
--
armadeus
|