[poky] [PATCH 01/14] quicky:Add license checksum to bb file
Mei Lei
lei.mei at intel.com
Thu Nov 25 18:26:15 PST 2010
Add version.h file checksum to bb file
Signed-off-by: Mei Lei <lei.mei at intel.com>
---
meta/recipes-qt/qt-apps/quicky_0.4.bb | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-qt/qt-apps/quicky_0.4.bb b/meta/recipes-qt/qt-apps/quicky_0.4.bb
index ece8ead..639d715 100644
--- a/meta/recipes-qt/qt-apps/quicky_0.4.bb
+++ b/meta/recipes-qt/qt-apps/quicky_0.4.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "A simple note-taking application with Wiki-style syntax and behaviour"
HOMEPAGE = "http://qt-apps.org/content/show.php/Quicky?content=80325"
LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://version.h;endline=19;md5=878bdaff438dab86298301fd1a210e14"
SECTION = "x11/apps"
DEPENDS = "qt4-x11-free"
--
1.6.3.3
More information about the poky
mailing list