From 211918936180a0b2a5af770bd5c52025d34221db Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 27 Jan 2023 10:05:04 -0500 Subject: treewide: bulk update patches with status field While the insane.bbclass upstream-status check hasn't been made default, users of meta-virtualization may have it enabled in their distros .. so the effect is the same. We must have this tracking tag in out patches. This is a bulk update to add the tag and silence the QA message. As packages get updated, the normal/routine process of checking the patches will continue, and the status fields may (or may not) get more useful. Signed-off-by: Bruce Ashfield --- .../runx/runx/0001-make-initrd-allow-externally-provided-busybox.patch | 2 ++ .../runx/runx/0001-make-kernel-bump-to-v5.4.104-for-gcc10-fixes.patch | 2 ++ recipes-core/runx/runx/0001-make-kernel-cross-compilation-tweaks.patch | 2 ++ 3 files changed, 6 insertions(+) (limited to 'recipes-core/runx') diff --git a/recipes-core/runx/runx/0001-make-initrd-allow-externally-provided-busybox.patch b/recipes-core/runx/runx/0001-make-initrd-allow-externally-provided-busybox.patch index 3c7e97c2..3eaa4bf4 100644 --- a/recipes-core/runx/runx/0001-make-initrd-allow-externally-provided-busybox.patch +++ b/recipes-core/runx/runx/0001-make-initrd-allow-externally-provided-busybox.patch @@ -3,6 +3,8 @@ From: Bruce Ashfield Date: Fri, 26 Mar 2021 10:55:49 -0400 Subject: [PATCH] make-initrd: allow externally provided busybox +Upstream-Status: Inappropriate [embedded specific] + Signed-off-by: Bruce Ashfield --- initrd/make-initrd | 24 ++++++++++++++++++++---- diff --git a/recipes-core/runx/runx/0001-make-kernel-bump-to-v5.4.104-for-gcc10-fixes.patch b/recipes-core/runx/runx/0001-make-kernel-bump-to-v5.4.104-for-gcc10-fixes.patch index 98c9bcfd..c6f4443e 100644 --- a/recipes-core/runx/runx/0001-make-kernel-bump-to-v5.4.104-for-gcc10-fixes.patch +++ b/recipes-core/runx/runx/0001-make-kernel-bump-to-v5.4.104-for-gcc10-fixes.patch @@ -3,6 +3,8 @@ From: Bruce Ashfield Date: Fri, 26 Mar 2021 10:15:24 -0400 Subject: [PATCH] make-kernel: bump to v5.4.104 for gcc10+ fixes +Upstream-Status: Inappropriate [embedded specific] + Signed-off-by: Bruce Ashfield --- kernel/make-kernel | 2 +- diff --git a/recipes-core/runx/runx/0001-make-kernel-cross-compilation-tweaks.patch b/recipes-core/runx/runx/0001-make-kernel-cross-compilation-tweaks.patch index 2821b61b..798f616a 100644 --- a/recipes-core/runx/runx/0001-make-kernel-cross-compilation-tweaks.patch +++ b/recipes-core/runx/runx/0001-make-kernel-cross-compilation-tweaks.patch @@ -3,6 +3,8 @@ From: Bruce Ashfield Date: Mon, 16 Dec 2019 20:42:04 -0800 Subject: [PATCH] make-kernel: cross-compilation tweaks +Upstream-Status: Inappropriate [embedded specific] + Signed-off-by: Bruce Ashfield --- kernel/make-kernel | 41 +++++++++++++++++++++++++++++++++-------- -- cgit v1.2.3-54-g00ecf