diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-11-16 09:56:49 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:23 -0800 |
commit | 7d0a0f95e984d2cf5d47fcaaf4359463d1f49185 (patch) | |
tree | 189afe78d68d976381e37670f41cca45ce00690e /meta/recipes-sato | |
parent | d97ea0680190dc4c41fa86b894c55bd81b12b7ac (diff) | |
download | poky-7d0a0f95e984d2cf5d47fcaaf4359463d1f49185.tar.gz |
libical: Upgraded to version 0.46
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/libical/libical_0.46.bb (renamed from meta/recipes-sato/libical/libical_0.44.bb) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/libical/libical_0.44.bb b/meta/recipes-sato/libical/libical_0.46.bb index 0b016a0b8f..7b2d7b34e0 100644 --- a/meta/recipes-sato/libical/libical_0.44.bb +++ b/meta/recipes-sato/libical/libical_0.46.bb | |||
@@ -5,6 +5,7 @@ LICENSE = "LGPLv2.1 | MPLv1.1" | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=35da21efce2b9f0ca07524c9f844e6ed \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=35da21efce2b9f0ca07524c9f844e6ed \ |
6 | file://LICENSE;md5=35da21efce2b9f0ca07524c9f844e6ed" | 6 | file://LICENSE;md5=35da21efce2b9f0ca07524c9f844e6ed" |
7 | SECTION = "libs" | 7 | SECTION = "libs" |
8 | PR = "r0" | ||
8 | 9 | ||
9 | SRC_URI = "${SOURCEFORGE_MIRROR}/freeassociation/${P}.tar.gz" | 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/freeassociation/${P}.tar.gz" |
10 | 11 | ||