diff options
author | Yu Ke <ke.yu@intel.com> | 2010-11-25 15:16:23 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-02 05:24:46 -0800 |
commit | 5f4801b8199fbe6f766acfb136dd64860ea1815b (patch) | |
tree | b371efdcc960c06ceb04d1ce08cd55f7895f3549 /meta/recipes-qt/qt-apps/fotowall_0.9.bb | |
parent | 3c3c8d765fe370bf023f02693e0315bef285c88e (diff) | |
download | poky-5f4801b8199fbe6f766acfb136dd64860ea1815b.tar.gz |
fotowall: add license checksum
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-qt/qt-apps/fotowall_0.9.bb')
-rw-r--r-- | meta/recipes-qt/qt-apps/fotowall_0.9.bb | 2 |
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 | ||
4 | HOMEPAGE = "http://www.enricoros.com/opensource/fotowall" | 4 | HOMEPAGE = "http://www.enricoros.com/opensource/fotowall" |
5 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPLv2+" |
6 | LIC_FILES_CHKSUM = "file://GPL_V2;md5=79808397c3355f163c012616125c9e26 \ | ||
7 | file://main.cpp;beginline=6;endline=11;md5=b569acc2bf8974a3082b58fc53b9d8dc" | ||
6 | SECTION = "x11/apps" | 8 | SECTION = "x11/apps" |
7 | 9 | ||
8 | DEPENDS = "qt4-x11-free" | 10 | DEPENDS = "qt4-x11-free" |