From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH V4 0/4] meta: various fixes
Date: Fri, 13 Jul 2018 10:36:20 +0800 [thread overview]
Message-ID: <cover.1531449293.git.liezhi.yang@windriver.com> (raw)
* V4:
- Fix Paul's comments on populate_sdk_ext.bbclass patch
- Remove the ones which are already merged.
* V3:
- Fix RP's comments
Fix comments for "lsof: fix LSOF_CCV in version.h"
Fix "rootfs-postcommands: split ssh_allow_empty_password" since it caused a oe-selftest case failed.
- Drop already merge commits
- Drop unneeded commit:
gcc-sanitizers: Fix libtool .la files
- Drop an incorrect commit which caused oe-selftest failed:
glibc: re-package for libnss-db
This one needs rework.
- Ran "oe-selftest -a" to test it.
* V2:
Rebase to up-to-date master branch and drop already merged patches.
* V1: Initial version
// Robert
The following changes since commit f9324af88a99eca28b160fa31aa4516fd397e44b:
distutils3: pass build arguments when doing a clean (2018-07-10 11:10:14 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/fix_from_wr
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/fix_from_wr
Chen Qi (1):
populate_sdk_ext.bbclass: add SDK_CONF_MANIFEST_EXCLUDE
Kai Kang (1):
toolchain-scripts.bbclass: do not extend dependency if extended
already
Mark Hatle (1):
base.bbclass: Add buildcfg multilib values
Shan Hai (1):
xinetd: add Init Script Actions to xinetd script
meta/classes/base.bbclass | 13 ++++++++++++-
meta/classes/populate_sdk_ext.bbclass | 7 +++++++
meta/classes/toolchain-scripts.bbclass | 13 ++++++++++++-
meta/conf/bitbake.conf | 2 +-
meta/recipes-extended/xinetd/xinetd/xinetd.init | 12 +++++++++++-
5 files changed, 43 insertions(+), 4 deletions(-)
--
2.7.4
next reply other threads:[~2018-07-13 2:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-13 2:36 Robert Yang [this message]
2018-07-13 2:36 ` [PATCH V4 1/4] base.bbclass: Add buildcfg multilib values Robert Yang
2020-09-25 2:42 ` [OE-core] " Yu, Mingli
2018-07-13 2:36 ` [PATCH V4 2/4] xinetd: add Init Script Actions to xinetd script Robert Yang
2018-07-13 2:36 ` [PATCH V4 3/4] toolchain-scripts.bbclass: do not extend dependency if extended already Robert Yang
2018-07-13 2:36 ` [PATCH V4 4/4] populate_sdk_ext.bbclass: add SDK_CONF_MANIFEST_EXCLUDE Robert Yang
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.1531449293.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/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.