diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-26 11:52:30 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-27 10:38:43 +0100 |
commit | a5bf271c7c4cf5d3bfdf8d1b05eec70ca43726b8 (patch) | |
tree | 6f52c51ed4cc168dfe5f3143c0c8ed6ed2ff71fa /meta/recipes-extended/acpica/files | |
parent | 81f9abc256272e0c9b0f993f7a57e2175c692684 (diff) | |
download | poky-a5bf271c7c4cf5d3bfdf8d1b05eec70ca43726b8.tar.gz |
meta: Add/fix missing Upstream-Status to patches
This adds or fixes the Upstream-Status for all remaining patches missing it
in OE-Core.
(From OE-Core rev: 563cab8e823c3fde8ae4785ceaf4d68a5d3e25df)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/acpica/files')
-rw-r--r-- | meta/recipes-extended/acpica/files/no-werror.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/acpica/files/no-werror.patch b/meta/recipes-extended/acpica/files/no-werror.patch index 5d28f474f2..a6e7b540a1 100644 --- a/meta/recipes-extended/acpica/files/no-werror.patch +++ b/meta/recipes-extended/acpica/files/no-werror.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | Description: remove -Werror flag | 1 | Description: remove -Werror flag |
2 | Forwarded: not-needed | 2 | Forwarded: not-needed |
3 | Author: Fathi Boudra <fathi.boudra@linaro.org> | 3 | Author: Fathi Boudra <fathi.boudra@linaro.org> |
4 | 4 | Upstream-Status: Pending | |
5 | --- | 5 | --- |
6 | generate/unix/iasl/Makefile | 12 ++++++------ | 6 | generate/unix/iasl/Makefile | 12 ++++++------ |
7 | 1 file changed, 6 insertions(+), 6 deletions(-) | 7 | 1 file changed, 6 insertions(+), 6 deletions(-) |