mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
quicky:Add license checksum to bb file
Add version.h file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user