diff options
author | Saul Wold <sgw@linux.intel.com> | 2010-12-20 12:15:15 -0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-21 09:29:13 +0000 |
commit | 5cfc36bea4a5f3e8d9fd8f250978161f934c63a2 (patch) | |
tree | 5031414d98a5ed5d0ebf7b5a2980bb47e92bf749 /meta/recipes-sato | |
parent | fbf360b9303e788af53cdfc628f0db546735f0dc (diff) | |
download | poky-5cfc36bea4a5f3e8d9fd8f250978161f934c63a2.tar.gz |
web-webkit: Updated SVN Rev to 130 & added LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/web/web-webkit_svn.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-sato/web/web-webkit_svn.bb b/meta/recipes-sato/web/web-webkit_svn.bb index 895d49b27f..7dfce263ff 100644 --- a/meta/recipes-sato/web/web-webkit_svn.bb +++ b/meta/recipes-sato/web/web-webkit_svn.bb | |||
@@ -2,7 +2,8 @@ DESCRIPTION = "Multi-platform web browsing application." | |||
2 | HOMEPAGE = "http://o-hand.com/" | 2 | HOMEPAGE = "http://o-hand.com/" |
3 | BUGTRACKER = "http://bugzilla.openedhand.com/" | 3 | BUGTRACKER = "http://bugzilla.openedhand.com/" |
4 | 4 | ||
5 | LICENSE = "GPLv2" | 5 | LICENSE = "LGPLv2.1" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" | ||
6 | 7 | ||
7 | SECTION = "x11" | 8 | SECTION = "x11" |
8 | DEPENDS = "libxml2 glib-2.0 gtk+ libglade webkit-gtk curl gconf js libowl" | 9 | DEPENDS = "libxml2 glib-2.0 gtk+ libglade webkit-gtk curl gconf js libowl" |