mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-23 00:28:29 +00:00
libgsf: upgrade 1.14.53 -> 1.14.54
Update 0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch for 1.14.54. Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -5,18 +5,21 @@ Subject: [PATCH] configure.ac: drop a copy-paste of introspection.m4 macros
|
|||||||
|
|
||||||
Upstream-Status: Pending
|
Upstream-Status: Pending
|
||||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||||
|
|
||||||
|
Update for 1.14.54.
|
||||||
|
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
|
||||||
---
|
---
|
||||||
configure.ac | 78 +-----------------------------------------------------------
|
configure.ac | 78 +---------------------------------------------------
|
||||||
1 file changed, 1 insertion(+), 77 deletions(-)
|
1 file changed, 1 insertion(+), 77 deletions(-)
|
||||||
|
|
||||||
diff --git a/configure.ac b/configure.ac
|
diff --git a/configure.ac b/configure.ac
|
||||||
index 54f7663..3038535 100644
|
index 5cdb5fe..32df491 100644
|
||||||
--- a/configure.ac
|
--- a/configure.ac
|
||||||
+++ b/configure.ac
|
+++ b/configure.ac
|
||||||
@@ -77,83 +77,7 @@ libgsf_reqs="
|
@@ -81,83 +81,7 @@ PKG_CHECK_MODULES(LIBGSF, $libgsf_reqs)
|
||||||
"
|
AC_DEFINE(GLIB_VERSION_MIN_REQUIRED, [GLIB_VERSION_2_62], [GLib symbol visibility])
|
||||||
|
AC_DEFINE(GLIB_VERSION_MAX_ALLOWED, [GLIB_VERSION_2_62], [GLib symbol visibility])
|
||||||
|
|
||||||
PKG_CHECK_MODULES(LIBGSF, $libgsf_reqs)
|
|
||||||
-# GObject Introspection
|
-# GObject Introspection
|
||||||
-GIR_REQ=1.0.0
|
-GIR_REQ=1.0.0
|
||||||
-AC_ARG_ENABLE(introspection,
|
-AC_ARG_ENABLE(introspection,
|
||||||
@@ -99,5 +102,5 @@ index 54f7663..3038535 100644
|
|||||||
AC_ARG_WITH([gir-dir],
|
AC_ARG_WITH([gir-dir],
|
||||||
AS_HELP_STRING(
|
AS_HELP_STRING(
|
||||||
--
|
--
|
||||||
2.7.0
|
2.43.0
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ DEPENDS = "libxml2 bzip2 glib-2.0 zlib"
|
|||||||
GNOMEBASEBUILDCLASS = "autotools"
|
GNOMEBASEBUILDCLASS = "autotools"
|
||||||
inherit gnomebase gobject-introspection gettext gtk-doc
|
inherit gnomebase gobject-introspection gettext gtk-doc
|
||||||
|
|
||||||
SRC_URI[archive.sha256sum] = "0eb59a86e0c50f97ac9cfe4d8cc1969f623f2ae8c5296f2414571ff0a9e8bcba"
|
SRC_URI[archive.sha256sum] = "d18869264a2513cfb071712486d115dada064ff8a040265b49936bca06f17623"
|
||||||
SRC_URI += " file://0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch"
|
SRC_URI += " file://0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch"
|
||||||
|
|
||||||
PACKAGECONFIG ??= ""
|
PACKAGECONFIG ??= ""
|
||||||
Reference in New Issue
Block a user