[Buildroot] [git commit] package/qt5: add comment header

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


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

Signed-off-by: Adam Duskett <aduskett at codeblue.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/qt5/qt5.mk | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/package/qt5/qt5.mk b/package/qt5/qt5.mk
index 9e77ce3..5c7af39 100644
--- a/package/qt5/qt5.mk
+++ b/package/qt5/qt5.mk
@@ -1,3 +1,9 @@
+################################################################################
+#
+# qt5
+#
+################################################################################
+
 ifeq ($(BR2_PACKAGE_QT5_VERSION_LATEST),y)
 QT5_VERSION_MAJOR = 5.8
 QT5_VERSION = $(QT5_VERSION_MAJOR).0


More information about the buildroot mailing list