diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2013-11-15 22:01:13 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-20 14:03:03 +0000 |
commit | 27539e9db24dad26c6f0e952458c68f778ed97a5 (patch) | |
tree | f60799fc69d3fa613423743747d201d694a0404c /meta | |
parent | 3baa63b4d588c3262254528b406ede265dd117bf (diff) | |
download | openembedded-core-27539e9db24dad26c6f0e952458c68f778ed97a5.tar.gz openembedded-core-27539e9db24dad26c6f0e952458c68f778ed97a5.tar.bz2 openembedded-core-27539e9db24dad26c6f0e952458c68f778ed97a5.zip |
telepathy-idle: upgrade to 0.2.0
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
[Renamed patch directory to remove version - sgw]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-connectivity/telepathy/telepathy-idle/fix-svc-gtk-doc.h-target.patch (renamed from meta/recipes-connectivity/telepathy/telepathy-idle-0.1.16/fix-svc-gtk-doc.h-target.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb (renamed from meta/recipes-connectivity/telepathy/telepathy-idle_0.1.16.bb) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/telepathy/telepathy-idle-0.1.16/fix-svc-gtk-doc.h-target.patch b/meta/recipes-connectivity/telepathy/telepathy-idle/fix-svc-gtk-doc.h-target.patch index 2cd2c78c31..2cd2c78c31 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-idle-0.1.16/fix-svc-gtk-doc.h-target.patch +++ b/meta/recipes-connectivity/telepathy/telepathy-idle/fix-svc-gtk-doc.h-target.patch diff --git a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.16.bb b/meta/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb index 279e8f11b3..ca09f6daf3 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.16.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${BPN}-${PV}.tar.gz \ file://fix-svc-gtk-doc.h-target.patch" -SRC_URI[md5sum] = "afabda908a798aac3a427f4564af113a" -SRC_URI[sha256sum] = "739614e2d526d82bdd2fd94026ca70a46670563556ff15537a2a08bf17172875" +SRC_URI[md5sum] = "92a2de5198284cbd3c430b0d1a971a86" +SRC_URI[sha256sum] = "3013ad4b38d14ee630b8cc8ada5e95ccaa849b9a6fe15d2eaf6d0717d76f2fab" inherit autotools pkgconfig pythonnative |