summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-23 12:26:27 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-24 18:06:43 +0100
commit158ddebbb70c7d42dc3fc122fa53dc20aa9c8fd4 (patch)
tree272e6f73d9d0d5d4e729e9e96121cf42b7620db6 /meta/recipes-extended
parent172022d8db915141fa39b0be2fa8329b9b3983e3 (diff)
downloadpoky-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')
-rw-r--r--meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch2
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>
3Date: Mon, 20 Jan 2020 07:45:39 +0200 3Date: Mon, 20 Jan 2020 07:45:39 +0200
4Subject: [PATCH] src/global.c: Remove superfluous declaration of program_name 4Subject: [PATCH] src/global.c: Remove superfluous declaration of program_name
5 5
6Upstream-Status: Accepted (commit 641d3f4) 6Upstream-Status: Backport (commit 641d3f4)
7Signed-off-by: Richard Leitner <richard.leitner@skidata.com> 7Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
8--- 8---
9 src/global.c | 3 --- 9 src/global.c | 3 ---