[oe-commits] Ross Burton : pango: upgrade to 1.36.5

git at git.openembedded.org git at git.openembedded.org
Thu Jul 24 21:16:49 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 360b4e750d4eb7d4cbf832a61d8b1a20280b1bed
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=360b4e750d4eb7d4cbf832a61d8b1a20280b1bed

Author: Ross Burton <ross.burton at intel.com>
Date:   Tue Jul 22 19:38:21 2014 +0100

pango: upgrade to 1.36.5

Update pango-ptest to reflect moved test suite.

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-graphics/pango/pango.inc                            | 4 ++--
 meta/recipes-graphics/pango/{pango_1.36.3.bb => pango_1.36.5.bb} | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-graphics/pango/pango.inc b/meta/recipes-graphics/pango/pango.inc
index c02d8c0..1ad46a3 100644
--- a/meta/recipes-graphics/pango/pango.inc
+++ b/meta/recipes-graphics/pango/pango.inc
@@ -90,8 +90,8 @@ FILES_${PN} = "${sysconfdir}/pango/* ${bindir}/* ${libdir}/libpango*${SOLIBS}"
 FILES_${PN}-dbg += "${libdir}/pango/${LIBV}/modules/.debug"
 FILES_${PN}-dev += "${libdir}/pango/${LIBV}/modules/*.la"
 
-FILES_${PN}-ptest += "${libexecdir}/pango/installed-tests/* \
+FILES_${PN}-ptest += "${libexecdir}/installed-tests/* \
                       ${datadir}/installed-tests/pango"
-FILES_${PN}-dbg += "${libexecdir}/pango/installed-tests/.debug"
+FILES_${PN}-dbg += "${libexecdir}/installed-tests/.debug"
 
 RDEPENDS_${PN}-ptest += "gnome-desktop-testing liberation-fonts"
diff --git a/meta/recipes-graphics/pango/pango_1.36.3.bb b/meta/recipes-graphics/pango/pango_1.36.5.bb
similarity index 55%
rename from meta/recipes-graphics/pango/pango_1.36.3.bb
rename to meta/recipes-graphics/pango/pango_1.36.5.bb
index 7782f92..5c20497 100644
--- a/meta/recipes-graphics/pango/pango_1.36.3.bb
+++ b/meta/recipes-graphics/pango/pango_1.36.5.bb
@@ -8,5 +8,5 @@ SRC_URI += "file://run-ptest \
             file://multilib-fix-clean.patch \
 "
 
-SRC_URI[archive.md5sum] = "d9532826e95bdb374355deebc42441bb"
-SRC_URI[archive.sha256sum] = "ad48e32917f94aa9d507486d44366e59355fcfd46ef86d119ddcba566ada5d22"
+SRC_URI[archive.md5sum] = "2500930093c3ed38acb40e4255bce2f1"
+SRC_URI[archive.sha256sum] = "be0e94b2e5c7459f0b6db21efab6253556c8f443837200b8736d697071276ac8"
\ No newline at end of file



More information about the Openembedded-commits mailing list