summaryrefslogtreecommitdiffstats
path: root/recipes-extended/diod/files/0001-diod-ops.c-add-header-file-for-makedev.patch
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2023-06-21 14:39:11 +0200
committerBruce Ashfield <bruce.ashfield@gmail.com>2023-06-22 14:41:44 -0400
commited8c773b1b226aaab7b9bf1c63797601a82e11d5 (patch)
tree24d07d11cd1da59f5176f1f7926a17106210724d /recipes-extended/diod/files/0001-diod-ops.c-add-header-file-for-makedev.patch
parent49fdcebf5b28d0661313bc34361f031f28db194e (diff)
downloadmeta-virtualization-ed8c773b1b226aaab7b9bf1c63797601a82e11d5.tar.gz
diod: Fix malformed Upstream-Status
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended/diod/files/0001-diod-ops.c-add-header-file-for-makedev.patch')
-rw-r--r--recipes-extended/diod/files/0001-diod-ops.c-add-header-file-for-makedev.patch2
1 files changed, 1 insertions, 1 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 93f7deef..49bc507b 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,7 +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 17
18Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> 18Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com>
19--- 19---