diff options
author | Ross Burton <ross.burton@intel.com> | 2017-06-23 16:44:55 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-27 10:38:43 +0100 |
commit | 81f9abc256272e0c9b0f993f7a57e2175c692684 (patch) | |
tree | 97f10ed71f9791a2dbd44ec086896e7de5e111a3 /meta/recipes-extended/acpica | |
parent | b8358bc61435ec996ecd6931fb6d6d41bb4f710b (diff) | |
download | poky-81f9abc256272e0c9b0f993f7a57e2175c692684.tar.gz |
meta: Fix malformed Upstream-Status tags
Fix a variety of spelling and format mistakes to improve the ease of reading the
tags programatically.
(From OE-Core rev: 6e1aaf80b0d951b48cd25cb7161ec19448295094)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/acpica')
-rw-r--r-- | meta/recipes-extended/acpica/acpitests/aapits-linux.patch | 2 | ||||
-rw-r--r-- | meta/recipes-extended/acpica/acpitests/aapits-makefile.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/acpica/acpitests/aapits-linux.patch b/meta/recipes-extended/acpica/acpitests/aapits-linux.patch index 7c5d6b0443..5601046660 100644 --- a/meta/recipes-extended/acpica/acpitests/aapits-linux.patch +++ b/meta/recipes-extended/acpica/acpitests/aapits-linux.patch | |||
@@ -3,7 +3,7 @@ Date: Mon, 7 Apr 2014 19:09:37 +0000 | |||
3 | Subject: [PATCH 1/2] Fixup aapits build | 3 | Subject: [PATCH 1/2] Fixup aapits build |
4 | 4 | ||
5 | From http://git.linaro.org/people/al.stone/acpica-tools.git | 5 | From http://git.linaro.org/people/al.stone/acpica-tools.git |
6 | Upstream-status: Unknown | 6 | Upstream-Status: Pending |
7 | 7 | ||
8 | diff -urN acpica-unix2-20130626/tests/aapits/atexec.c acpica-unix2-20130626-aapits/tests/aapits/atexec.c | 8 | diff -urN acpica-unix2-20130626/tests/aapits/atexec.c acpica-unix2-20130626-aapits/tests/aapits/atexec.c |
9 | --- acpica-unix2-20130626/tests/aapits/atexec.c 2013-01-17 12:48:28.000000000 -0700 | 9 | --- acpica-unix2-20130626/tests/aapits/atexec.c 2013-01-17 12:48:28.000000000 -0700 |
diff --git a/meta/recipes-extended/acpica/acpitests/aapits-makefile.patch b/meta/recipes-extended/acpica/acpitests/aapits-makefile.patch index 4d9e9974dd..f9d9deabf3 100644 --- a/meta/recipes-extended/acpica/acpitests/aapits-makefile.patch +++ b/meta/recipes-extended/acpica/acpitests/aapits-makefile.patch | |||
@@ -3,7 +3,7 @@ Date: Mon, 7 Apr 2014 19:09:37 +0000 | |||
3 | Subject: [PATCH 1/2] Fixup aapits build | 3 | Subject: [PATCH 1/2] Fixup aapits build |
4 | 4 | ||
5 | From http://git.linaro.org/people/al.stone/acpica-tools.git | 5 | From http://git.linaro.org/people/al.stone/acpica-tools.git |
6 | Upstream-status: Unknown | 6 | Upstream-Status: Pending |
7 | 7 | ||
8 | diff -urN acpica-unix2-20140325/tests/aapits/Makefile acpica-unix2-20140325/tests/aapits/Makefile | 8 | diff -urN acpica-unix2-20140325/tests/aapits/Makefile acpica-unix2-20140325/tests/aapits/Makefile |
9 | --- acpica-unix2-20140325/tests/aapits/Makefile 2014-04-05 14:23:14.683636794 -0600 | 9 | --- acpica-unix2-20140325/tests/aapits/Makefile 2014-04-05 14:23:14.683636794 -0600 |