diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-23 12:26:27 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-24 18:06:43 +0100 |
commit | 158ddebbb70c7d42dc3fc122fa53dc20aa9c8fd4 (patch) | |
tree | 272e6f73d9d0d5d4e729e9e96121cf42b7620db6 /meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch | |
parent | 172022d8db915141fa39b0be2fa8329b9b3983e3 (diff) | |
download | poky-158ddebbb70c7d42dc3fc122fa53dc20aa9c8fd4.tar.gz |
recipes: Fix Upstream-Status Accepted -> Backport
It helps our stats tracking to use Backport consitently, it mreans the same
thing as Accepted in pretty much all cases.
(From OE-Core rev: 3e923d86012c981cb332083b87353fdbc0a2b83a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch')
-rw-r--r-- | meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch b/meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch index d48a3b0d19..478324c1c4 100644 --- a/meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch +++ b/meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch | |||
@@ -3,7 +3,7 @@ From: Sergey Poznyakoff <gray@gnu.org> | |||
3 | Date: Mon, 20 Jan 2020 07:45:39 +0200 | 3 | Date: Mon, 20 Jan 2020 07:45:39 +0200 |
4 | Subject: [PATCH] src/global.c: Remove superfluous declaration of program_name | 4 | Subject: [PATCH] src/global.c: Remove superfluous declaration of program_name |
5 | 5 | ||
6 | Upstream-Status: Accepted (commit 641d3f4) | 6 | Upstream-Status: Backport (commit 641d3f4) |
7 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> | 7 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> |
8 | --- | 8 | --- |
9 | src/global.c | 3 --- | 9 | src/global.c | 3 --- |