From 158ddebbb70c7d42dc3fc122fa53dc20aa9c8fd4 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 23 Jun 2020 12:26:27 +0100 Subject: 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 --- .../libjitterentropy/files/0001-Make-man-pages-reproducible.patch | 2 +- .../files/0001-Makefile-cleanup-install-for-rebuilds.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-support/libjitterentropy') diff --git a/meta/recipes-support/libjitterentropy/files/0001-Make-man-pages-reproducible.patch b/meta/recipes-support/libjitterentropy/files/0001-Make-man-pages-reproducible.patch index 886fd26db1..57b336c0c0 100644 --- a/meta/recipes-support/libjitterentropy/files/0001-Make-man-pages-reproducible.patch +++ b/meta/recipes-support/libjitterentropy/files/0001-Make-man-pages-reproducible.patch @@ -6,7 +6,7 @@ Subject: [PATCH] Make man pages reproducible Instructs the man page to be gzip'ed without the file name or timestamp so that it builds reproducibly. -Upstream-Status: Accepted [https://github.com/smuellerDD/jitterentropy-library/pull/14] +Upstream-Status: Backport [https://github.com/smuellerDD/jitterentropy-library/pull/14] Signed-off-by: Joshua Watt --- Makefile | 2 +- diff --git a/meta/recipes-support/libjitterentropy/files/0001-Makefile-cleanup-install-for-rebuilds.patch b/meta/recipes-support/libjitterentropy/files/0001-Makefile-cleanup-install-for-rebuilds.patch index a19b252293..9af334ce2c 100644 --- a/meta/recipes-support/libjitterentropy/files/0001-Makefile-cleanup-install-for-rebuilds.patch +++ b/meta/recipes-support/libjitterentropy/files/0001-Makefile-cleanup-install-for-rebuilds.patch @@ -10,7 +10,7 @@ Provide the ability to override the stripping of the shared lib for cases where a embedded target build may want to control stripping or provide cross arch tools. -Upstream-Status: Accepted [060b9b4147f6e5ff386a8b017796118d783e59fa] +Upstream-Status: Backport [060b9b4147f6e5ff386a8b017796118d783e59fa] Signed-off-by: Matthew Weber Signed-off-by: Stephan Mueller Signed-off-by: Joshua Watt -- cgit v1.2.3-54-g00ecf