[Buildroot] [git commit] package/qt: fix header

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Apr 22 13:51:07 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=42ec2bd4a4ec7337c34772559024fcc9e135c898
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

The header was non-standard according to check-package.

Signed-off-by: Adam Duskett <aduskett at codeblue.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/qt/qt.mk | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/package/qt/qt.mk b/package/qt/qt.mk
index 2580ee7..690a4b4 100644
--- a/package/qt/qt.mk
+++ b/package/qt/qt.mk
@@ -1,13 +1,6 @@
 ################################################################################
 #
-# Qt Embedded for Linux
-#
-# This makefile was originally composed by Thomas Lundquist <thomasez at zelow.no>
-# Later heavily modified by buildroot developers
-#
-# BTW, this uses alot of FPU calls and it's pretty slow if you use
-# the kernels FPU emulation so it's better to choose soft float in the
-# buildroot config (and uClibc.config of course, if you have your own.)
+# qt
 #
 ################################################################################
 


More information about the buildroot mailing list