From: Yu Ke Date: Thu, 25 Nov 2010 07:16:23 +0000 (+0800) Subject: fotowall: add license checksum X-Git-Tag: 2011-1~3753 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5f4801b8199fbe6f766acfb136dd64860ea1815b;p=openembedded-core.git fotowall: add license checksum Signed-off-by: Yu Ke --- diff --git a/meta/recipes-qt/qt-apps/fotowall_0.9.bb b/meta/recipes-qt/qt-apps/fotowall_0.9.bb index 4070ac5548..e826a5ae83 100644 --- a/meta/recipes-qt/qt-apps/fotowall_0.9.bb +++ b/meta/recipes-qt/qt-apps/fotowall_0.9.bb @@ -3,6 +3,8 @@ in a personal way. You can add pictures, then resize, move, change colors, text, HOMEPAGE = "http://www.enricoros.com/opensource/fotowall" LICENSE = "GPLv2+" +LIC_FILES_CHKSUM = "file://GPL_V2;md5=79808397c3355f163c012616125c9e26 \ + file://main.cpp;beginline=6;endline=11;md5=b569acc2bf8974a3082b58fc53b9d8dc" SECTION = "x11/apps" DEPENDS = "qt4-x11-free"