diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-12-03 14:31:24 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-06 22:02:23 +0000 |
commit | 4371159fc2b90ff959934891f8c743fb89fbd5f4 (patch) | |
tree | 30acc766cd0238dfca6ed409b398c438dba089dd /meta/recipes-connectivity/telepathy | |
parent | 4f6cde56420bc045877ca765127a0b98dcbd9dfb (diff) | |
download | openembedded-core-4371159fc2b90ff959934891f8c743fb89fbd5f4.tar.gz openembedded-core-4371159fc2b90ff959934891f8c743fb89fbd5f4.tar.bz2 openembedded-core-4371159fc2b90ff959934891f8c743fb89fbd5f4.zip |
telepathy-glib: update LIC_FILES_CHKSUM info
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/telepathy')
-rw-r--r-- | meta/recipes-connectivity/telepathy/telepathy-glib_0.13.5.bb | 2 |
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" SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz" -LIB_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" +LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" inherit autotools pkgconfig |