summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd/0021-test-json.c-define-M_PIl.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-05-19 12:29:56 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-21 08:37:30 +0100
commit18d69129d319192f87029680a0703cf49d873399 (patch)
treef9d1efcec80275d3aa113b9595c139257e9985ac /meta/recipes-core/systemd/systemd/0021-test-json.c-define-M_PIl.patch
parent95b348b337cb2932357f67a7ef14464278d1fe62 (diff)
downloadpoky-18d69129d319192f87029680a0703cf49d873399.tar.gz
systemd: Document future actions needed for set of musl patches
(From OE-Core rev: 433d51c3840d03623509ce8e3a1b3679f8771164) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd/systemd/0021-test-json.c-define-M_PIl.patch')
-rw-r--r--meta/recipes-core/systemd/systemd/0021-test-json.c-define-M_PIl.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd/0021-test-json.c-define-M_PIl.patch b/meta/recipes-core/systemd/systemd/0021-test-json.c-define-M_PIl.patch
index cc20c3710a..82a01f732e 100644
--- a/meta/recipes-core/systemd/systemd/0021-test-json.c-define-M_PIl.patch
+++ b/meta/recipes-core/systemd/systemd/0021-test-json.c-define-M_PIl.patch
@@ -8,6 +8,10 @@ src/test/test-json.c:305:50: error: 'M_PIl' undeclared (first use in this functi
8 8
9Upstream-Status: Inappropriate [musl specific] 9Upstream-Status: Inappropriate [musl specific]
10 10
11This is fixed upstream where systemd no longer needs M_PIl so it could
12be dropped when upgrading to 251+ see
13https://github.com/systemd/systemd/commit/f9a1fd2a3b2d8212ba84ef1c3b55657ced34475e
14
11Signed-off-by: Chen Qi <Qi.Chen@windriver.com> 15Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
12 16
13--- 17---