aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support
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
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')
-rw-r--r--recipes-support/libetpan/libetpan_0.57.bb3
-rw-r--r--recipes-support/obexftp/obexftp_0.23.bb3
-rw-r--r--recipes-support/obexpush/obexpush_1.0.0.bb2
3 files changed, 8 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 = ""
diff --git a/recipes-support/obexftp/obexftp_0.23.bb b/recipes-support/obexftp/obexftp_0.23.bb
index ec9bc25..46cc628 100644
--- a/recipes-support/obexftp/obexftp_0.23.bb
+++ b/recipes-support/obexftp/obexftp_0.23.bb
@@ -8,6 +8,9 @@ PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/obexftp-${PV}.tar.bz2 \
"
+LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
+ file://obexftp/obexftp_io.c;beginline=8;endline=19;md5=eaffa3b561e1a0f240e4277a6a2f1e66"
+
inherit autotools
EXTRA_OECONF += "--enable-bluetooth \
diff --git a/recipes-support/obexpush/obexpush_1.0.0.bb b/recipes-support/obexpush/obexpush_1.0.0.bb
index f0c1b97..786ecdb 100644
--- a/recipes-support/obexpush/obexpush_1.0.0.bb
+++ b/recipes-support/obexpush/obexpush_1.0.0.bb
@@ -11,6 +11,8 @@ SRC_URI = "http://www.caside.lancs.ac.uk/bt/obexpush.tar.gz \
file://opd_args"
S = "${WORKDIR}/obexpush"
+LIC_FILES_CHKSUM = "file://opd/main.c;beginline=16;endline=29;md5=0c9407c30554ca893bffa8bb82396f1e"
+
inherit update-rc.d
INITSCRIPT_NAME = "opd"