summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/llvm-project-source.bb
blob: a3133b22a6726b7dcd1cd244c24bfe19b9f005e1 (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 = "Flat monorepo imported from http://llvm.org/git/ (17 repos)"
HOMEPAGE = "https://github.com/llvm-project/llvm-project-20170507"

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

EXCLUDE_FROM_WORLD = "1"