[Buildroot] [PATCH 1/2] qt: remove redundant and incorrect URL from Makefile

Luca Ceresoli luca at lucaceresoli.net
Tue Jun 19 16:59:02 UTC 2012


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 at 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 at zelow.no>
 # Later heavily modified by buildroot developers
-- 
1.7.9.5



More information about the buildroot mailing list