summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/llvm-project-source.bb
blob: 78664c578075c8f50919896ea551393f233465bc (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright (C) 2018 Khem Raj <raj.khem@gmail.com>
# Released under the MIT license (see COPYING.MIT for the terms)

SUMMARY = "This is the canonical git mirror of the LLVM subversion repository."
HOMEPAGE = "https://github.com/llvm/llvm-project"

require llvm-project-source.inc
require clang.inc

EXCLUDE_FROM_WORLD = "1"