diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2023-07-21 14:35:54 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-07-21 14:39:34 -0600 |
| commit | c81d3b5014d43aa881b24e38200ed88652ea36ac (patch) | |
| tree | 768e2a6a41b0f7cb06abad7562ec900b17c77edb /meta-microblaze/recipes-core/systemd/files/microblaze-once-macro.patch | |
| parent | ce7dbf979118a520a0e4ee45b0c86550bd047dfa (diff) | |
| download | meta-xilinx-c81d3b5014d43aa881b24e38200ed88652ea36ac.tar.gz | |
meta-microblaze: YP now requires Upstream-Status in patches
Signed-off-By line is also required and added where missing.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-microblaze/recipes-core/systemd/files/microblaze-once-macro.patch')
| -rw-r--r-- | meta-microblaze/recipes-core/systemd/files/microblaze-once-macro.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-microblaze/recipes-core/systemd/files/microblaze-once-macro.patch b/meta-microblaze/recipes-core/systemd/files/microblaze-once-macro.patch index 8cb618ec..f27a8b43 100644 --- a/meta-microblaze/recipes-core/systemd/files/microblaze-once-macro.patch +++ b/meta-microblaze/recipes-core/systemd/files/microblaze-once-macro.patch | |||
| @@ -7,6 +7,8 @@ a less 'safe' way of doing the work. However a quick inspection of | |||
| 7 | the ONCE users shows that even if we end up with a race condition the | 7 | the ONCE users shows that even if we end up with a race condition the |
| 8 | worst expected behavior could be multiple log messages. | 8 | worst expected behavior could be multiple log messages. |
| 9 | 9 | ||
| 10 | Upstream-Status: Pending | ||
| 11 | |||
| 10 | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> | 12 | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> |
| 11 | 13 | ||
| 12 | Index: git/src/fundamental/macro-fundamental.h | 14 | Index: git/src/fundamental/macro-fundamental.h |
