aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support/libetpan
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-25 02:20:50 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-30 02:45:40 +0100
commit5f62e834ae4bed4c81b8a57c7930d7822cccdb96 (patch)
tree9b811a411cf18d3edafc25a0fbc302a7d343d5ec /recipes-support/libetpan
parent65d891bd2eaaa38b8f302f33fdf8eee3d39b67c0 (diff)
downloadmeta-opie-5f62e834ae4bed4c81b8a57c7930d7822cccdb96.tar.gz
Add LIC_FILES_CHKSUM to many recipes
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-support/libetpan')
-rw-r--r--recipes-support/libetpan/libetpan_0.57.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-support/libetpan/libetpan_0.57.bb b/recipes-support/libetpan/libetpan_0.57.bb
index c2661bd..bb22410 100644
--- a/recipes-support/libetpan/libetpan_0.57.bb
+++ b/recipes-support/libetpan/libetpan_0.57.bb
@@ -12,6 +12,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/libetpan/libetpan-${PV}.tar.gz \
inherit autotools pkgconfig gettext binconfig
+LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=f18ebe7e452708c26f83954f81062ba7 \
+ file://src/engine/mailengine.c;beginline=7;endline=29;md5=2cb1057a004588965254de2eee0b15a6"
+
EXTRA_OECONF = "--without-openssl --with-gnutls --disable-db"
PARALLEL_MAKE = ""