From: ChenQi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/4] Upgrade systemd, dbus and util-linux
Date: Mon, 20 Jun 2016 09:54:44 +0800 [thread overview]
Message-ID: <57674CE4.6040809@windriver.com> (raw)
In-Reply-To: <cover.1466134497.git.Qi.Chen@windriver.com>
Hi All,
Thank you for your feedback.
I'll fix problems you mentioned and sent out V2.
Best Regards,
Chen Qi
On 06/17/2016 11:36 AM, Chen Qi wrote:
> ===================================
>
>
> Note that I've removed ptest support for util-linux because the codes have changed a lot.
> If you think that ptest support is necessary for util-linux, I'll try to add it back for the new version.
>
>
> ===================================
>
>
> The following changes since commit 7c1f1fc3d739d778886208d6833c34e6ca1dc148:
>
> build-appliance-image: Add LC_ALL setting and drop pseudo pieces (2016-06-16 22:43:57 +0100)
>
> are available in the git repository at:
>
> git://git.openembedded.org/openembedded-core-contrib ChenQi/PU-20160617
> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/PU-20160617
>
> Chen Qi (4):
> dbus/dbus-test: upgrade to 1.10.8
> systemd: upgrade to 230
> systemd-bootchart: add recipe
> util-linux: upgrade to 2.28
>
> .../{dbus-test_1.10.6.bb => dbus-test_1.10.8.bb} | 4 +-
> ...onfigure.ac-support-large-file-for-stat64.patch | 53 -------------
> .../dbus/{dbus_1.10.6.bb => dbus_1.10.8.bb} | 5 +-
> meta/recipes-core/systemd/systemd.inc | 4 +-
> .../systemd/0003-define-exp10-if-missing.patch | 15 ++--
> ...4-Make-root-s-home-directory-configurable.patch | 62 +++++++--------
> ...0015-systemd-user-avoid-using-system-auth.patch | 13 ++-
> ...-remove-userspace-firmware-loading-suppor.patch | 68 +++++++---------
> .../systemd/0018-make-test-dir-configurable.patch | 32 ++++----
> .../systemd/{systemd_229.bb => systemd_230.bb} | 5 +-
> meta/recipes-core/util-linux/util-linux.inc | 31 +-------
> .../util-linux/avoid_parallel_tests.patch | 19 -----
> .../util-linux/avoid_unsupported_grep_opts.patch | 57 --------------
> .../util-linux/avoid_unsupported_sleep_param.patch | 20 -----
> .../util-linux/display_testname_for_subtest.patch | 18 -----
> .../recipes-core/util-linux/util-linux/ptest.patch | 17 ----
> meta/recipes-core/util-linux/util-linux/run-ptest | 25 ------
> .../util-linux/util-linux/util-linux-native.patch | 57 --------------
> .../util-linux-ng-2.16-mount_lock_path.patch | 27 -------
> .../util-linux/uuid-test-error-api.patch | 92 ----------------------
> .../{util-linux_2.27.1.bb => util-linux_2.28.bb} | 20 ++---
> .../systemd-bootchart/systemd-bootchart_230.bb | 30 +++++++
> 22 files changed, 130 insertions(+), 544 deletions(-)
> rename meta/recipes-core/dbus/{dbus-test_1.10.6.bb => dbus-test_1.10.8.bb} (93%)
> delete mode 100644 meta/recipes-core/dbus/dbus/0001-configure.ac-support-large-file-for-stat64.patch
> rename meta/recipes-core/dbus/{dbus_1.10.6.bb => dbus_1.10.8.bb} (96%)
> rename meta/recipes-core/systemd/{systemd_229.bb => systemd_230.bb} (99%)
> delete mode 100644 meta/recipes-core/util-linux/util-linux/avoid_parallel_tests.patch
> delete mode 100644 meta/recipes-core/util-linux/util-linux/avoid_unsupported_grep_opts.patch
> delete mode 100644 meta/recipes-core/util-linux/util-linux/avoid_unsupported_sleep_param.patch
> delete mode 100644 meta/recipes-core/util-linux/util-linux/display_testname_for_subtest.patch
> delete mode 100644 meta/recipes-core/util-linux/util-linux/ptest.patch
> delete mode 100644 meta/recipes-core/util-linux/util-linux/run-ptest
> delete mode 100644 meta/recipes-core/util-linux/util-linux/util-linux-native.patch
> delete mode 100644 meta/recipes-core/util-linux/util-linux/util-linux-ng-2.16-mount_lock_path.patch
> delete mode 100644 meta/recipes-core/util-linux/util-linux/uuid-test-error-api.patch
> rename meta/recipes-core/util-linux/{util-linux_2.27.1.bb => util-linux_2.28.bb} (44%)
> create mode 100644 meta/recipes-devtools/systemd-bootchart/systemd-bootchart_230.bb
>
prev parent reply other threads:[~2016-06-20 1:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-17 3:36 [PATCH 0/4] Upgrade systemd, dbus and util-linux Chen Qi
2016-06-17 3:36 ` [PATCH 1/4] dbus/dbus-test: upgrade to 1.10.8 Chen Qi
2016-06-17 3:36 ` [PATCH 2/4] systemd: upgrade to 230 Chen Qi
2016-06-17 4:08 ` Khem Raj
2016-06-17 3:36 ` [PATCH 3/4] systemd-bootchart: add recipe Chen Qi
2016-06-17 4:10 ` Khem Raj
2016-06-17 18:36 ` Burton, Ross
2016-06-20 6:26 ` ChenQi
2016-06-17 3:36 ` [PATCH 4/4] util-linux: upgrade to 2.28 Chen Qi
2016-06-17 18:34 ` Alexander Kanavin
2016-06-20 1:54 ` ChenQi [this message]
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=57674CE4.6040809@windriver.com \
--to=qi.chen@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox