From: Kai Kang <[email protected]> V3: * replace sed commands with patches * avoid multilib expand for os-release. It needs a commit on branch master-next, so rebase on master-next
The following changes since commit 92bf8679fd1b61a90ad3694ed7be5704ad0d6353: meta-ide-support: add cmake-native (2018-10-01 13:08:00 +0100) are available in the Git repository at: git://git.pokylinux.org/poky-contrib kangkai/ML-sep30 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/ML-sep30 Kai Kang (4): cups: fix multilib install file conflicts man-db: fix multilib install file conflict libcheck: avoid multilib install file conflict os-release: avoid multilib expand meta/conf/multilib.conf | 2 +- meta/recipes-extended/cups/cups.inc | 3 ++- .../cups-avoid-install-file-conflicts.patch | 21 +++++++++++++++++++ ...avoid-multilib-install-file-conflict.patch | 16 ++++++++++++++ meta/recipes-extended/man-db/man-db_2.8.3.bb | 3 ++- ...echo-compiler-info-to-check_stdint.h.patch | 19 +++++++++++++++++ .../libcheck/libcheck_0.12.0.bb | 3 ++- 7 files changed, 63 insertions(+), 4 deletions(-) create mode 100644 meta/recipes-extended/cups/cups/cups-avoid-install-file-conflicts.patch create mode 100644 meta/recipes-extended/man-db/files/man_db.conf-avoid-multilib-install-file-conflict.patch create mode 100644 meta/recipes-support/libcheck/libcheck/not-echo-compiler-info-to-check_stdint.h.patch -- 2.18.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
