From: <kai.kang@windriver.com>
To: <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH v3 0/3] Fix multilib install file conflict of gobject-introspection
Date: Fri, 12 Oct 2018 13:47:30 +0800 [thread overview]
Message-ID: <cover.1539322988.git.kai.kang@windriver.com> (raw)
From: Kai Kang <kai.kang@windriver.com>
V3:
* according to Ross's comment, remove override 'class-target' for RDEPENDS
The following changes since commit 793a82c2da639088884c93595e6a3f28e5e3d747:
oeqa/manual/oe-core: Drop image build during taskexp test (2018-10-11 23:06:35 +0100)
are available in the Git repository at:
git://git.pokylinux.org/poky-contrib kangkai/gir-ml
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/gir-ml
Kai Kang (3):
gobject-introspection: add required python modules to rdepends
gobject-introspection: fix multilib install file conflicts
vala: update vapigen-wrapper
meta/recipes-devtools/vala/vala.inc | 7 +-
...nfigure.ac-make-GIR_DIR-configurable.patch | 68 +++++++++++++++++
...02-g-ir-tools-respect-gir_dir_prefix.patch | 76 +++++++++++++++++++
.../gobject-introspection_1.58.0.bb | 13 +++-
4 files changed, 160 insertions(+), 4 deletions(-)
create mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-configure.ac-make-GIR_DIR-configurable.patch
create mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0002-g-ir-tools-respect-gir_dir_prefix.patch
--
2.18.0
next reply other threads:[~2018-10-12 6:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-12 5:47 kai.kang [this message]
2018-10-12 5:47 ` [PATCH 1/3] gobject-introspection: add required python modules to rdepends kai.kang
2018-10-12 5:47 ` [PATCH 2/3] gobject-introspection: fix multilib install file conflicts kai.kang
2018-10-12 5:47 ` [PATCH 3/3] vala: update vapigen-wrapper kai.kang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1539322988.git.kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.