Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [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

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