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 | |
parent | 4f6cde56420bc045877ca765127a0b98dcbd9dfb (diff) | |
download | poky-4371159fc2b90ff959934891f8c743fb89fbd5f4.tar.gz |
telepathy-glib: update LIC_FILES_CHKSUM info
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta')
-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" | |||
7 | 7 | ||
8 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz" | 8 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz" |
9 | 9 | ||
10 | LIB_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" |
11 | 11 | ||
12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
13 | 13 | ||