diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2023-01-26 19:24:47 +0100 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-02-01 09:55:28 -0500 |
commit | ca3d4571d6e3a96a32d8aabf8aa4aefac40353cb (patch) | |
tree | b65aafcd6e45edbec89b6b7710a89ccebbe9b051 | |
parent | e6a578bbb8f397fb577643016aaa2adbb9626e7b (diff) | |
download | meta-virtualization-ca3d4571d6e3a96a32d8aabf8aa4aefac40353cb.tar.gz |
tiny: fix typo in Upstream-Status
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | recipes-containers/tini/tini/0001-tini.c-a-function-declaration-without-a-prototype-is.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/tini/tini/0001-tini.c-a-function-declaration-without-a-prototype-is.patch b/recipes-containers/tini/tini/0001-tini.c-a-function-declaration-without-a-prototype-is.patch index 96f3625c..8834f175 100644 --- a/recipes-containers/tini/tini/0001-tini.c-a-function-declaration-without-a-prototype-is.patch +++ b/recipes-containers/tini/tini/0001-tini.c-a-function-declaration-without-a-prototype-is.patch | |||
@@ -22,7 +22,7 @@ Subject: [PATCH] tini.c: a function declaration without a prototype is | |||
22 | | void | 22 | | void |
23 | | 4 errors generated. | 23 | | 4 errors generated. |
24 | 24 | ||
25 | :Upstream-Status: Submitted [https://github.com/krallin/tini/pull/198] | 25 | Upstream-Status: Submitted [https://github.com/krallin/tini/pull/198] |
26 | 26 | ||
27 | Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> | 27 | Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> |
28 | --- | 28 | --- |