llvm-project-source.bb 360 B

123456789101112
  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 common-clang.inc
  7. BPN = "llvm-project-source"
  8. EXCLUDE_FROM_WORLD = "1"