mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +00:00
libgsf: upgrade 1.14.56 -> 1.14.58
Changelog: ========= * Fix gsf_infile_msole_child_by_index * Fix problems with ole files bigger than 4G. * Document property fix. * Introspection fixes. * Make gzip, bzip, zip handle 4G+ writes. * Make gzip, bzip, zip handle 4G+ reads. * Improve testing. * Ole performace improvements with loads of children. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ DEPENDS = "libxml2 bzip2 glib-2.0 zlib"
|
||||
GNOMEBASEBUILDCLASS = "autotools"
|
||||
inherit gnomebase gobject-introspection gettext gtk-doc
|
||||
|
||||
SRC_URI[archive.sha256sum] = "9d21d30df1d12feaf03e181afd6067f65e3048ab69cb6ad174a3c5b72b92d297"
|
||||
SRC_URI[archive.sha256sum] = "06e07ea12b7a52b9e316faddfecb640b1717a4875c59f0efb3b0cec1e2ccf35a"
|
||||
SRC_URI += " file://0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
Reference in New Issue
Block a user