summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/lldb_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/clang/lldb_git.bb')
-rw-r--r--recipes-devtools/clang/lldb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/clang/lldb_git.bb b/recipes-devtools/clang/lldb_git.bb
index a6a1a9d..3ec9ec2 100644
--- a/recipes-devtools/clang/lldb_git.bb
+++ b/recipes-devtools/clang/lldb_git.bb
@@ -31,7 +31,7 @@ SRC_URI = "\
31# lldb patches 31# lldb patches
32SRC_URI += "\ 32SRC_URI += "\
33 file://0001-Include-limits.h-for-PATH_MAX-definition.patch;patchdir=tools/lldb \ 33 file://0001-Include-limits.h-for-PATH_MAX-definition.patch;patchdir=tools/lldb \
34 file://0001-lldb-Add-lxml2-to-linker-cmdline-of-xml-is-found.patch;patchdir=tools/lldb \ 34 file://0002-lldb-Add-lxml2-to-linker-cmdline-of-xml-is-found.patch;patchdir=tools/lldb \
35 " 35 "
36SRCREV_FORMAT = "llvm_clang_lldb" 36SRCREV_FORMAT = "llvm_clang_lldb"
37 37