Message ID | 20181203102634.4850-2-ross.burton@intel.com |
---|---|
State | Accepted |
Commit | ffde22a3a78c0333f42e8bc9bad633ef279f11ca |
Headers | show |
Series | [1/2] patchreview: various fixes | expand |
diff --git a/meta/recipes-extended/mdadm/files/0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch b/meta/recipes-extended/mdadm/files/0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch index 72368cb17b1..12bf6a59207 100644 --- a/meta/recipes-extended/mdadm/files/0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch +++ b/meta/recipes-extended/mdadm/files/0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch @@ -8,7 +8,7 @@ its possible that build host gcc is version 7+ but the cross compile used for compiling mdadm is < version 7 Signed-off-by: Khem Raj <raj.khem@gmail.com> - +Upstream-Status: Pending --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/mdadm/files/0001-include-sys-sysmacros.h-for-major-minor-defintions.patch b/meta/recipes-extended/mdadm/files/0001-include-sys-sysmacros.h-for-major-minor-defintions.patch index bdedbb2d984..6293f9b2b37 100644 --- a/meta/recipes-extended/mdadm/files/0001-include-sys-sysmacros.h-for-major-minor-defintions.patch +++ b/meta/recipes-extended/mdadm/files/0001-include-sys-sysmacros.h-for-major-minor-defintions.patch @@ -25,7 +25,7 @@ Fixes | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Khem Raj <raj.khem@gmail.com> - +Upstream-Status: Pending --- mdadm.h | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-extended/mdadm/files/0001-mdadm.h-Undefine-dprintf-before-redefining.patch b/meta/recipes-extended/mdadm/files/0001-mdadm.h-Undefine-dprintf-before-redefining.patch index e10905c63b5..a1e7e59323b 100644 --- a/meta/recipes-extended/mdadm/files/0001-mdadm.h-Undefine-dprintf-before-redefining.patch +++ b/meta/recipes-extended/mdadm/files/0001-mdadm.h-Undefine-dprintf-before-redefining.patch @@ -14,7 +14,7 @@ In file included from policy.c:25: /mnt/oe/openembedded-core/build/tmp-glibc/sysroots/qemux86/usr/include/bits/stdio2.h:145:12: note: previous definition is here Signed-off-by: Khem Raj <raj.khem@gmail.com> - +Upstream-Status: Pending --- mdadm.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-extended/mdadm/files/0005-Add-a-comment-to-indicate-valid-fallthrough.patch b/meta/recipes-extended/mdadm/files/0005-Add-a-comment-to-indicate-valid-fallthrough.patch index d279fddfb6a..0bd556d4372 100644 --- a/meta/recipes-extended/mdadm/files/0005-Add-a-comment-to-indicate-valid-fallthrough.patch +++ b/meta/recipes-extended/mdadm/files/0005-Add-a-comment-to-indicate-valid-fallthrough.patch @@ -10,7 +10,7 @@ compiler warnings This works in cross and native compilation case Signed-off-by: Khem Raj <raj.khem@gmail.com> - +Upstream-Status: Submitted --- Grow.c | 4 ++++ bitmap.c | 8 ++++++++
Signed-off-by: Ross Burton <ross.burton@intel.com> --- .../0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch | 2 +- .../files/0001-include-sys-sysmacros.h-for-major-minor-defintions.patch | 2 +- .../mdadm/files/0001-mdadm.h-Undefine-dprintf-before-redefining.patch | 2 +- .../mdadm/files/0005-Add-a-comment-to-indicate-valid-fallthrough.patch | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) -- 2.11.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core