Skip to content

mtahmed/poky-clang

Repository files navigation

poky

This repository mirrors the official yocto poky repository at git://git.yoctoproject.org/poky and contains additional patches to help compile at least the core-image-minimal using clang.

See meta-tc-llvm. It's a secondary toolchain layer which needs to be added to this poky to help it compile using clang.

Status

Able to build all the packages for core-image-minimal except the following:

  • linux-yocto-tiny
  • dtc
  • elfutils
  • gcc
  • gcc-cross
  • gcc-cross-initial
  • gcc-runtime
  • prelink
  • eglibc
  • rpm
  • libgcc
  • e2fsprogs

Installation

Simply clone this repository and add the meta-tc-llvm layer.

git clone https://github.com/mtahmed/poky-clang.git
cd poky
git clone https://github.com/mtahmed/meta-tc-llvm.git

All the required patches are already in poky. For configuration specific to meta-tc-llvm layer, see the meta-tc-llvm link above.

Patches

These are the set of patches already included in this poky:

Contact

About

My mirror for poky to work on adding patches to make it work with clang - This project is up for grabs if someone else wants to maintain it or work on it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published