* [Buildroot] [PATCH 1/2] qt: remove redundant and incorrect URL from Makefile
@ 2012-06-19 16:59 Luca Ceresoli
2012-06-19 16:59 ` [Buildroot] [PATCH 2/2] qt: bump to 4.8.2 Luca Ceresoli
2012-06-20 20:57 ` [Buildroot] [PATCH 1/2] qt: remove redundant and incorrect URL from Makefile Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Luca Ceresoli @ 2012-06-19 16:59 UTC (permalink / raw)
To: buildroot
The upstream URL for Buildroot packages is usually visible in the Config.in
file, not in comments in the Makefile.
Moreover, this URL does not point to the correct upstream project.
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
---
package/qt/qt.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/qt/qt.mk b/package/qt/qt.mk
index b751696..ff9f4ca 100644
--- a/package/qt/qt.mk
+++ b/package/qt/qt.mk
@@ -1,7 +1,6 @@
######################################################################
#
# Qt Embedded for Linux
-# http://www.qtsoftware.com/
#
# This makefile was originally composed by Thomas Lundquist <thomasez@zelow.no>
# Later heavily modified by buildroot developers
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 2/2] qt: bump to 4.8.2
2012-06-19 16:59 [Buildroot] [PATCH 1/2] qt: remove redundant and incorrect URL from Makefile Luca Ceresoli
@ 2012-06-19 16:59 ` Luca Ceresoli
2012-06-20 20:57 ` [Buildroot] [PATCH 1/2] qt: remove redundant and incorrect URL from Makefile Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Luca Ceresoli @ 2012-06-19 16:59 UTC (permalink / raw)
To: buildroot
Also switch to the new upstream URL.
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
---
package/qt/qt.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/qt/qt.mk b/package/qt/qt.mk
index ff9f4ca..6b1be83 100644
--- a/package/qt/qt.mk
+++ b/package/qt/qt.mk
@@ -11,9 +11,9 @@
#
######################################################################
-QT_VERSION = 4.8.1
+QT_VERSION = 4.8.2
QT_SOURCE = qt-everywhere-opensource-src-$(QT_VERSION).tar.gz
-QT_SITE = http://get.qt.nokia.com/qt/source
+QT_SITE = http://releases.qt-project.org/qt4/source
QT_DEPENDENCIES = host-pkg-config
QT_INSTALL_STAGING = YES
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/2] qt: remove redundant and incorrect URL from Makefile
2012-06-19 16:59 [Buildroot] [PATCH 1/2] qt: remove redundant and incorrect URL from Makefile Luca Ceresoli
2012-06-19 16:59 ` [Buildroot] [PATCH 2/2] qt: bump to 4.8.2 Luca Ceresoli
@ 2012-06-20 20:57 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2012-06-20 20:57 UTC (permalink / raw)
To: buildroot
>>>>> "Luca" == Luca Ceresoli <luca@lucaceresoli.net> writes:
Luca> The upstream URL for Buildroot packages is usually visible in the
Luca> Config.in file, not in comments in the Makefile.
Committed both, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-06-20 20:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-19 16:59 [Buildroot] [PATCH 1/2] qt: remove redundant and incorrect URL from Makefile Luca Ceresoli
2012-06-19 16:59 ` [Buildroot] [PATCH 2/2] qt: bump to 4.8.2 Luca Ceresoli
2012-06-20 20:57 ` [Buildroot] [PATCH 1/2] qt: remove redundant and incorrect URL from Makefile Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox