diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-11-17 16:35:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-21 11:05:02 +0000 |
commit | b3ac015389173471e4d3e1e1841e99175f780d63 (patch) | |
tree | f8dd4b8a8af45397db7d1e34e387018c873d6740 /meta/recipes-support/gmp | |
parent | cd610f1dcaed81ed235886f77411d9447a9be82a (diff) | |
download | poky-b3ac015389173471e4d3e1e1841e99175f780d63.tar.gz |
patches: correct whitespace/spelling for Upstream-Status tags
(From OE-Core rev: c613ca14c35a5d1782c79a25b83875cbfa2b952b)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/gmp')
-rw-r--r-- | meta/recipes-support/gmp/gmp/0001-confiure.ac-Believe-the-cflags-from-environment.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/gmp/gmp/0001-confiure.ac-Believe-the-cflags-from-environment.patch b/meta/recipes-support/gmp/gmp/0001-confiure.ac-Believe-the-cflags-from-environment.patch index 56564db505..b26f4db98e 100644 --- a/meta/recipes-support/gmp/gmp/0001-confiure.ac-Believe-the-cflags-from-environment.patch +++ b/meta/recipes-support/gmp/gmp/0001-confiure.ac-Believe-the-cflags-from-environment.patch | |||
@@ -12,8 +12,8 @@ Secondly, dont set armv4 for march when no selection | |||
12 | is made, since it is passed from cmdline | 12 | is made, since it is passed from cmdline |
13 | 13 | ||
14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
15 | Upstream-Status: Inappropriate [OE-Specific] | ||
15 | --- | 16 | --- |
16 | Upstream-Status: Inappropriate[OE-Specific] | ||
17 | 17 | ||
18 | configure.ac | 11 ----------- | 18 | configure.ac | 11 ----------- |
19 | 1 file changed, 11 deletions(-) | 19 | 1 file changed, 11 deletions(-) |