mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
systemd-bootchart: musl fixes have been rejected upstream
Systemd upstream has reiterated that the only supported libc implementation is glibc. (From OE-Core rev: 836d8d5b645ded6cb1da9368efc9ca563595503a) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 3655b965a0b13518e35b3312e1ae7b59b1f231a6) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
6a5828afac
commit
c7c5a23a76
@@ -12,7 +12,7 @@ systemd/0013-comparison_fn_t-is-glibc-specific-use-raw-signature-.patch
|
||||
Based on work by: Khem Raj <raj.khem@gmail.com>
|
||||
|
||||
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
|
||||
Upstream-Status: Submitted [https://github.com/systemd/systemd-bootchart/pull/47]
|
||||
Upstream-Status: Denied [https://github.com/systemd/systemd-bootchart/pull/47]
|
||||
---
|
||||
|
||||
src/util.h | 2 +-
|
||||
|
||||
@@ -10,7 +10,7 @@ Original patch author: Emil Renner Berthing <systemd@esmil.dk>
|
||||
Includes work by: Khem Raj <raj.khem@gmail.com>
|
||||
|
||||
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
|
||||
Upstream-Status: Submitted [https://github.com/systemd/systemd-bootchart/pull/47]
|
||||
Upstream-Status: Denied [https://github.com/systemd/systemd-bootchart/pull/47]
|
||||
---
|
||||
|
||||
Makefile.am | 4 +
|
||||
|
||||
@@ -9,7 +9,7 @@ systemd/0007-check-for-missing-canonicalize_file_name.patch
|
||||
Based on work by: Khem Raj <raj.khem@gmail.com>
|
||||
|
||||
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
|
||||
Upstream-Status: Submitted [https://github.com/systemd/systemd-bootchart/pull/47]
|
||||
Upstream-Status: Denied [https://github.com/systemd/systemd-bootchart/pull/47]
|
||||
---
|
||||
|
||||
src/path-util.c | 2 +-
|
||||
|
||||
Reference in New Issue
Block a user