ChangeLog:
https://gitlab.gnome.org/GNOME/mm-common/-/blob/1.0.6/NEWS
Drop 0001-meson.build-do-not-ask-for-python-installation-versi.patch as
the issue has been fixed upstream.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
In addition, allow for other configuration options for dbus-cxx and split
into different packages.
SDK can now also be built with dbus-cxx tools, generally used to generate
C++ interface code from DBus introspection files. This required adding
cppgenerate in a new recipe for dependency purposes.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* based on this bbappend from 2012:
f474511243
time to finally get rid of it
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
refresh 0001-meson.build-do-not-ask-for-python-installation-versi.patch
Changelog:
=========
* Add util/doc_postprocess.py and util/doc_install.py.
Generating documentation in modules that use mm-common
does not require Perl in Meson builds.
Meson build and skeletonmm:
* Specify 'check' option in run_command().
The default value will change in future Meson releases.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* to activate meson 'GNOMEBASEBUILDCLASS = "meson"' must be set before 'inherit
gnomebase'
* add a patch to fix meson build
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>