diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-03-24 21:16:59 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-03-25 08:32:02 +0100 |
commit | cc2635ecad40b28449c6192f482c0e1704651dcf (patch) | |
tree | 03736d7e66dc8ee86874497bc79650bdbd44743b /meta-efl/recipes-efl/efl/edbus.inc | |
parent | 26389c78ee9050751aae2a31319203681b724895 (diff) | |
download | meta-openembedded-cc2635ecad40b28449c6192f482c0e1704651dcf.tar.gz |
edbus: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Siged-off-by: Koen Kooi <koen@dominion.truhere.net>
Diffstat (limited to 'meta-efl/recipes-efl/efl/edbus.inc')
-rw-r--r-- | meta-efl/recipes-efl/efl/edbus.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/edbus.inc b/meta-efl/recipes-efl/efl/edbus.inc index 641f04acd..8fe64d0ba 100644 --- a/meta-efl/recipes-efl/efl/edbus.inc +++ b/meta-efl/recipes-efl/efl/edbus.inc | |||
@@ -1,6 +1,7 @@ | |||
1 | DESCRIPTION = "DBus and HAL convenience wrappers for EFL" | 1 | DESCRIPTION = "DBus and HAL convenience wrappers for EFL" |
2 | DEPENDS = "dbus ecore" | 2 | DEPENDS = "dbus ecore" |
3 | LICENSE = "MIT BSD" | 3 | LICENSE = "MIT BSD" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c36b278587b5b7ac1f73c20b60212778" | ||
4 | 5 | ||
5 | inherit efl | 6 | inherit efl |
6 | 7 | ||