summaryrefslogtreecommitdiffstats
path: root/recipes-extended/diod
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2023-01-27 10:05:04 -0500
committerBruce Ashfield <bruce.ashfield@gmail.com>2023-01-27 10:32:06 -0500
commit211918936180a0b2a5af770bd5c52025d34221db (patch)
treec287191137cdb79fc17139e81472db3cede9d631 /recipes-extended/diod
parent37a5ce007823cfc98a9906f2a50f484d8f28f584 (diff)
downloadmeta-virtualization-211918936180a0b2a5af770bd5c52025d34221db.tar.gz
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 <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended/diod')
-rw-r--r--recipes-extended/diod/files/0001-diod-ops.c-add-header-file-for-makedev.patch5
-rw-r--r--recipes-extended/diod/files/0001-drod-add-option-to-config-systemddir.patch4
-rw-r--r--recipes-extended/diod/files/0002-auto.diod.in-remove-bashisms.patch2
3 files changed, 4 insertions, 7 deletions
diff --git a/recipes-extended/diod/files/0001-diod-ops.c-add-header-file-for-makedev.patch b/recipes-extended/diod/files/0001-diod-ops.c-add-header-file-for-makedev.patch
index e6f7ece2..93f7deef 100644
--- a/recipes-extended/diod/files/0001-diod-ops.c-add-header-file-for-makedev.patch
+++ b/recipes-extended/diod/files/0001-diod-ops.c-add-header-file-for-makedev.patch
@@ -13,10 +13,7 @@ since v2.28. [Commit ID: e16deca62e16f]
13And then glibc suggestions us to include <sys/sysmacros.h> directly if 13And then glibc suggestions us to include <sys/sysmacros.h> directly if
14code needs it. 14code needs it.
15 15
16Upstream-Status: Submitted 16Upstream-Status: [Submitted]
17[diod:
18mail: v9fs-developer@lists.sourceforge.net
19author: hongzhi.song@windriver.com]
20 17
21Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> 18Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com>
22--- 19---
diff --git a/recipes-extended/diod/files/0001-drod-add-option-to-config-systemddir.patch b/recipes-extended/diod/files/0001-drod-add-option-to-config-systemddir.patch
index 8b70d8fa..4931a19b 100644
--- a/recipes-extended/diod/files/0001-drod-add-option-to-config-systemddir.patch
+++ b/recipes-extended/diod/files/0001-drod-add-option-to-config-systemddir.patch
@@ -3,13 +3,13 @@ From: Changqing Li <changqing.li@windriver.com>
3Date: Mon, 26 Aug 2019 18:00:39 +0800 3Date: Mon, 26 Aug 2019 18:00:39 +0800
4Subject: [PATCH] drod: add option to config systemddir 4Subject: [PATCH] drod: add option to config systemddir
5 5
6Upstream-Status: Pending
7
8Not need to send upstream, since upstream have refactor 6Not need to send upstream, since upstream have refactor
9related code, but not released. and this version release 7related code, but not released. and this version release
104 years ago, not proper to just backport one or more 84 years ago, not proper to just backport one or more
11commits, this patch maybe could be dropped after upgrade. 9commits, this patch maybe could be dropped after upgrade.
12 10
11Upstream-Status: Inappropriate [embedded specific]
12
13Signed-off-by: Changqing Li <changqing.li@windriver.com> 13Signed-off-by: Changqing Li <changqing.li@windriver.com>
14--- 14---
15 configure.ac | 9 +++++++++ 15 configure.ac | 9 +++++++++
diff --git a/recipes-extended/diod/files/0002-auto.diod.in-remove-bashisms.patch b/recipes-extended/diod/files/0002-auto.diod.in-remove-bashisms.patch
index 65d6ff6b..13e0a86e 100644
--- a/recipes-extended/diod/files/0002-auto.diod.in-remove-bashisms.patch
+++ b/recipes-extended/diod/files/0002-auto.diod.in-remove-bashisms.patch
@@ -3,7 +3,7 @@ From: Roy Li <rongqing.li@windriver.com>
3Date: Thu, 22 Jun 2017 06:32:30 +0000 3Date: Thu, 22 Jun 2017 06:32:30 +0000
4Subject: [PATCH 2/2] auto.diod.in: remove bashisms 4Subject: [PATCH 2/2] auto.diod.in: remove bashisms
5 5
6Upstream-Status: Pending 6Upstream-Status: Inappropriate [embedded specific]
7 7
8Signed-off-by: Roy Li <rongqing.li@windriver.com> 8Signed-off-by: Roy Li <rongqing.li@windriver.com>
9--- 9---