diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2023-06-21 14:39:11 +0200 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-06-22 14:41:44 -0400 |
commit | ed8c773b1b226aaab7b9bf1c63797601a82e11d5 (patch) | |
tree | 24d07d11cd1da59f5176f1f7926a17106210724d /recipes-extended/diod/files/0001-diod-ops.c-add-header-file-for-makedev.patch | |
parent | 49fdcebf5b28d0661313bc34361f031f28db194e (diff) | |
download | meta-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.patch | 2 |
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] | |||
13 | And then glibc suggestions us to include <sys/sysmacros.h> directly if | 13 | And then glibc suggestions us to include <sys/sysmacros.h> directly if |
14 | code needs it. | 14 | code needs it. |
15 | 15 | ||
16 | Upstream-Status: [Submitted] | 16 | Upstream-Status: Submitted |
17 | 17 | ||
18 | Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> | 18 | Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> |
19 | --- | 19 | --- |