xref: /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/llvm-project-source.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1# Copyright (C) 2018 Khem Raj <raj.khem@gmail.com>
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4SUMMARY = "This is the canonical git mirror of the LLVM subversion repository."
5HOMEPAGE = "https://github.com/llvm/llvm-project"
6
7require llvm-project-source.inc
8require clang.inc
9
10EXCLUDE_FROM_WORLD = "1"
11