summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2010-11-25 15:16:23 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:46 -0800
commit5f4801b8199fbe6f766acfb136dd64860ea1815b (patch)
treeb371efdcc960c06ceb04d1ce08cd55f7895f3549 /meta
parent3c3c8d765fe370bf023f02693e0315bef285c88e (diff)
downloadpoky-5f4801b8199fbe6f766acfb136dd64860ea1815b.tar.gz
fotowall: add license checksum
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-qt/qt-apps/fotowall_0.9.bb2
1 files changed, 2 insertions, 0 deletions
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,
3 3
4HOMEPAGE = "http://www.enricoros.com/opensource/fotowall" 4HOMEPAGE = "http://www.enricoros.com/opensource/fotowall"
5LICENSE = "GPLv2+" 5LICENSE = "GPLv2+"
6LIC_FILES_CHKSUM = "file://GPL_V2;md5=79808397c3355f163c012616125c9e26 \
7 file://main.cpp;beginline=6;endline=11;md5=b569acc2bf8974a3082b58fc53b9d8dc"
6SECTION = "x11/apps" 8SECTION = "x11/apps"
7 9
8DEPENDS = "qt4-x11-free" 10DEPENDS = "qt4-x11-free"