aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support
diff options
context:
space:
mode:
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"