summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2023-01-27 11:06:52 +0100
committerKhem Raj <raj.khem@gmail.com>2023-01-29 23:00:01 -0800
commitea117ca52f51224b5a1b9223ac4c3164fc3dcfb6 (patch)
tree144111a3bf19f2815a77445a034493edd1887ebe
parent36d2b65f81542ea5e36664cfdc4d1b5763b9ba4b (diff)
downloadmeta-clang-ea117ca52f51224b5a1b9223ac4c3164fc3dcfb6.tar.gz
clang: fix Upstream-Status formatting
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes-devtools/clang/clang/0015-clang-llvm-cmake-Fix-configure-for-packages-using-fi.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/clang/clang/0015-clang-llvm-cmake-Fix-configure-for-packages-using-fi.patch b/recipes-devtools/clang/clang/0015-clang-llvm-cmake-Fix-configure-for-packages-using-fi.patch
index 2b647c9..06df244 100644
--- a/recipes-devtools/clang/clang/0015-clang-llvm-cmake-Fix-configure-for-packages-using-fi.patch
+++ b/recipes-devtools/clang/clang/0015-clang-llvm-cmake-Fix-configure-for-packages-using-fi.patch
@@ -22,7 +22,7 @@ This is due to the fact that currently the cmake scripts look for target
22binaries in sysroot. Work around this by not exporting the target binaries in 22binaries in sysroot. Work around this by not exporting the target binaries in
23Exports-* cmake files. 23Exports-* cmake files.
24 24
25Upstream-Status: Innapropriate [oe-specific] 25Upstream-Status: Inappropriate [oe-specific]
26 26
27Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> 27Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
28--- 28---