summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorShane Wang <shane.wang@intel.com>2011-12-27 00:03:12 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-03 12:14:24 +0000
commitd590255cacb86076f9174ba5ba263f04bc95c2c5 (patch)
tree493daf81b08ec3eef09cf2a3b079b869303aa001 /meta/recipes-sato
parent1fe4b74b41c9536ed1e202b85f426aee3081b625 (diff)
downloadpoky-d590255cacb86076f9174ba5ba263f04bc95c2c5.tar.gz
libical: upgrade to 0.48
(From OE-Core rev: 781ddecedf39b9e90d60e39c148aac7d185c14a0) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/libical/libical_0.48.bb (renamed from meta/recipes-sato/libical/libical_0.47.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-sato/libical/libical_0.47.bb b/meta/recipes-sato/libical/libical_0.48.bb
index ee4351ae88..80f629c44b 100644
--- a/meta/recipes-sato/libical/libical_0.47.bb
+++ b/meta/recipes-sato/libical/libical_0.48.bb
@@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d4fc58309d8ed46587ac63bb449d82f8 \
6 file://LICENSE;md5=d1a0891cd3e582b3e2ec8fe63badbbb6" 6 file://LICENSE;md5=d1a0891cd3e582b3e2ec8fe63badbbb6"
7SECTION = "libs" 7SECTION = "libs"
8 8
9PR = "r1" 9PR = "r0"
10 10
11SRC_URI = "${SOURCEFORGE_MIRROR}/project/freeassociation/${BPN}/${P}/${BPN}-${PV}.tar.gz\ 11SRC_URI = "${SOURCEFORGE_MIRROR}/project/freeassociation/${BPN}/${P}/${BPN}-${PV}.tar.gz\
12 file://pthread-fix.patch" 12 file://pthread-fix.patch"
13 13
14SRC_URI[md5sum] = "21f7f8a21e3d857c9476be732e52dc32" 14SRC_URI[md5sum] = "e549f434d5fbf9cd156c60ed4943618f"
15SRC_URI[sha256sum] = "af4cbb4bb13d9ed3f2262181da9199823feba70802b15cc3e89b263d95da2888" 15SRC_URI[sha256sum] = "2ae78b0757f0dd13431acf42a9a8d038339fd4767fd5134e650bf60ee0b4dff0"
16 16
17inherit autotools 17inherit autotools