diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2010-11-26 23:36:21 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-02 05:24:54 -0800 |
commit | 6697812d45b541a7a91fc15bfb7c37965bea4439 (patch) | |
tree | d6bda5140621a956890a8291b2d4ae4aa44d5479 | |
parent | 20c52b06307947b7b396589d34619bfc7256bac1 (diff) | |
download | poky-6697812d45b541a7a91fc15bfb7c37965bea4439.tar.gz |
matchbox-session-sato: Add license checksum
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
-rw-r--r-- | meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb b/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb index 5c01a13283..96d644c3c9 100644 --- a/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb +++ b/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb | |||
@@ -3,6 +3,7 @@ HOMEPAGE = "http://www.matchbox-project.org/" | |||
3 | BUGTRACKER = "http://bugzilla.openedhand.com/" | 3 | BUGTRACKER = "http://bugzilla.openedhand.com/" |
4 | 4 | ||
5 | LICENSE = "GPL" | 5 | LICENSE = "GPL" |
6 | LIC_FILES_CHKSUM = "file://session;endline=3;md5=f8a5c5b9c279e52dc094d10e11c2be63" | ||
6 | 7 | ||
7 | SECTION = "x11" | 8 | SECTION = "x11" |
8 | RDEPENDS = "formfactor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session" | 9 | RDEPENDS = "formfactor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session" |