llvm-project-source.bb 324 B

12345678910
  1. # Copyright (C) 2018 Khem Raj <raj.khem@gmail.com>
  2. # Released under the MIT license (see COPYING.MIT for the terms)
  3. SUMMARY = "This is the canonical git mirror of the LLVM subversion repository."
  4. HOMEPAGE = "https://github.com/llvm/llvm-project"
  5. require llvm-project-source.inc
  6. require clang.inc
  7. EXCLUDE_FROM_WORLD = "1"