aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/libopieobex
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-12-09 12:13:10 +0000
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-12-09 12:18:49 +0000
commitad8e8dc745831e2f8523757d790294906500b0ad (patch)
tree70060382b164e8dce0585d6e42dd0226f5418c51 /recipes-opie/libopieobex
parentbd11184f5b5a8037444b22019c73249a967a4eb7 (diff)
downloadmeta-opie-ad8e8dc745831e2f8523757d790294906500b0ad.tar.gz
Fix LIC_FILES_CHKSUM for change to common LGPL-2.0 license file
The LGPL-2.0 file in OE-core has been changed in OE-core commit 558b5043e1d5a36caff137093fd04abcf025af1c, so update the checksums pointing to it. (For reference, you should avoid pointing to common license files in LIC_FILES_CHKSUM in this way because it provides no protection against unexpected upstream license changes, which is what this variable is supposed to do; plus it can break in exactly this way.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie/libopieobex')
-rw-r--r--recipes-opie/libopieobex/libopieobex0.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-opie/libopieobex/libopieobex0.inc b/recipes-opie/libopieobex/libopieobex0.inc
index 47a77e4..6b35391 100644
--- a/recipes-opie/libopieobex/libopieobex0.inc
+++ b/recipes-opie/libopieobex/libopieobex0.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "IrDA obex support library"
SECTION = "opie/libs"
LICENSE = "LGPL"
# FIXME stopgap until split archives have license files included
-LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.0;md5=03f2b9deed35802bc1aae2ae3dc6d9ed"
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.0;md5=9427b8ccf5cf3df47c29110424c9641a"
DEPENDS = "libopietooth1 opie-taskbar openobex"
RDEPENDS_${PN} = "openobex-apps"
APPNAME = "obex"