summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-12-03 14:31:24 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-06 22:02:23 +0000
commit4371159fc2b90ff959934891f8c743fb89fbd5f4 (patch)
tree30acc766cd0238dfca6ed409b398c438dba089dd /meta/recipes-connectivity
parent4f6cde56420bc045877ca765127a0b98dcbd9dfb (diff)
downloadpoky-4371159fc2b90ff959934891f8c743fb89fbd5f4.tar.gz
telepathy-glib: update LIC_FILES_CHKSUM info
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/telepathy/telepathy-glib_0.13.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/telepathy/telepathy-glib_0.13.5.bb b/meta/recipes-connectivity/telepathy/telepathy-glib_0.13.5.bb
index 60f3b331ee..5dfad9fa87 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-glib_0.13.5.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-glib_0.13.5.bb
@@ -7,7 +7,7 @@ PR = "r0"
7 7
8SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz" 8SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz"
9 9
10LIB_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" 10LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e"
11 11
12inherit autotools pkgconfig 12inherit autotools pkgconfig
13 13