From 378b3772dd51f1ab37914f46a4479c823ec5817d Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Mon, 28 Jan 2013 14:52:26 +0100 Subject: [PATCH] Add LIC_FILES_CHKSUM for linphone local recipes. --- build/openembedded/linphone-common_local.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/openembedded/linphone-common_local.inc b/build/openembedded/linphone-common_local.inc index 20ed22185..970ccc0db 100644 --- a/build/openembedded/linphone-common_local.inc +++ b/build/openembedded/linphone-common_local.inc @@ -10,3 +10,5 @@ do_configure_prepend () { #Required to avoid compile errors on May 2011. EXTRA_OECONF +=" --disable-strict" + +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"