From bd326014bab239ea86c6ae1b2dc063da9a821ba1 Mon Sep 17 00:00:00 2001
From: Martin Jansa <Martin.Jansa@gmail.com>
Date: Mon, 18 Feb 2013 18:35:48 +0100
Subject: obexd, id3lib: fix LIC_FILES_CHKSUM URL

* how was it possible to check LIC_FILES_CHKSUMs before? I know it was
  building, now it fails with:
  ERROR: Function failed: obexd: LIC_FILES_CHKSUM points to an invalid file:
  /OE/shr-core/tmp-eglibc/work/xscalete-oe-linux-gnueabi/obexd/0.48-r0/obexd-0.48/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-gnome/recipes-connectivity/obex/obexd_0.48.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'meta-gnome')

diff --git a/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb b/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb
index b97d236183..d88d1b90c8 100644
--- a/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb
+++ b/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "OBEX Server and Client"
 DEPENDS = "glib-2.0 dbus bluez4 libical"
 
 LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "files://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
+LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
 
 PR = "r0"
 
-- 
cgit v1.2.3-54-g00ecf