All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jiaqing Zhao" <jiaqing.zhao@linux.intel.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [oe-core] [PATCH 0/4] systemd: Update patches
Date: Mon, 23 May 2022 10:21:44 +0800	[thread overview]
Message-ID: <2b054824-457e-74e2-ac5b-ddb4d2124d33@linux.intel.com> (raw)
In-Reply-To: <CAMKF1sqhrZsABy8fkWRopzMSKipc7uV-guRazjShBnLwN9iwfw@mail.gmail.com>

Hi, Raj

The patchset I sent is based on 2b9bb4c07d where your patches has already been merged.

I also checked the git log

$ git log --oneline | grep systemd
7d5c480d2b systemd: Fix path returned in sd_path_lookup()
3fd081967d systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
c6d3f721a4 systemd: Remove __compare_fn_t type in musl-specific patch
66361f908e systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
↑ My patches
↓ Your patches
2cdfc505ce systemd: Update patch status
e57707e820 systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
433d51c384 systemd: Document future actions needed for set of musl patches
216fe2b8e5 systemd: Drop redundant musl patches

In your commit 216fe2b8e5, you removed 0017-missing_type.h-add-__compar_d_fn_t-definition.patch
for __compar_d_fn_t, but there is another one (possibly duplicate) named
0003-missing_type.h-add-__compare_fn_t-and-comparison_fn_.patch

Though I send out patchset v2, it only improves the description.

Jiaqing

On 2022-05-23 08:17, Khem Raj wrote:
> I have sent patches to remove the obsolete patches few days ago some
> of which are listed here. Please rebase your patch on top of master
> and resend rebased patchset
> 
> On Sun, May 22, 2022 at 10:32 AM Jiaqing Zhao
> <jiaqing.zhao@linux.intel.com> wrote:
>>
>> This patchset updates the existing systemd patches, these patches are
>> upstreamed, no longer needed or fix needed. Update these patches before
>> bumping to v251.
>>
>> Jiaqing Zhao (4):
>>   systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
>>   systemd: Remove __compare_fn_t type in musl-specific patch
>>   systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
>>   systemd: Fix path returned in sd_path_lookup()
>>
>>  ...sysctl.d-binfmt.d-modules-load.d-to-.patch |  73 ++++++++
>>  ...se-ROOTPREFIX-without-suffixed-slash.patch |  42 -----
>>  ...test-parse-argument-Include-signal.h.patch |  27 ---
>>  ...002-don-t-use-glibc-specific-qsort_r.patch | 163 ------------------
>>  ...-missing_type.h-add-comparison_fn_t.patch} |  44 ++---
>>  ...missing.h-check-for-missing-strndupa.patch |  14 +-
>>  meta/recipes-core/systemd/systemd_250.5.bb    |   6 +-
>>  7 files changed, 96 insertions(+), 273 deletions(-)
>>  create mode 100644 meta/recipes-core/systemd/systemd/0001-Move-sysusers.d-sysctl.d-binfmt.d-modules-load.d-to-.patch
>>  delete mode 100644 meta/recipes-core/systemd/systemd/0001-systemd.pc.in-use-ROOTPREFIX-without-suffixed-slash.patch
>>  delete mode 100644 meta/recipes-core/systemd/systemd/0001-test-parse-argument-Include-signal.h.patch
>>  delete mode 100644 meta/recipes-core/systemd/systemd/0002-don-t-use-glibc-specific-qsort_r.patch
>>  rename meta/recipes-core/systemd/systemd/{0003-missing_type.h-add-__compare_fn_t-and-comparison_fn_.patch => 0003-missing_type.h-add-comparison_fn_t.patch} (61%)
>>
>> --
>> 2.34.1
>>
>>
>>
>>
>>
>>
>> 
>>

      reply	other threads:[~2022-05-23  2:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-22 17:31 [oe-core] [PATCH 0/4] systemd: Update patches Jiaqing Zhao
2022-05-22 17:31 ` [oe-core] [PATCH 1/4] systemd: Drop 0001-test-parse-argument-Include-signal.h.patch Jiaqing Zhao
2022-05-22 17:31 ` [oe-core] [PATCH 2/4] systemd: Remove __compare_fn_t type in musl-specific patch Jiaqing Zhao
2022-05-22 17:31 ` [oe-core] [PATCH 3/4] systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch Jiaqing Zhao
2022-05-22 17:31 ` [oe-core] [PATCH 4/4] systemd: Fix path returned in sd_path_lookup() Jiaqing Zhao
2022-05-23  0:17 ` [oe-core] [PATCH 0/4] systemd: Update patches Khem Raj
2022-05-23  2:21   ` Jiaqing Zhao [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=2b054824-457e-74e2-ac5b-ddb4d2124d33@linux.intel.com \
    --to=jiaqing.zhao@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.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.