Skip to content

Bazel support for yocto projects.

License

Notifications You must be signed in to change notification settings

pziggo/meta-bazel

Repository files navigation

meta-bazel

Integration of bazel and bazel based projects to OE-core

Dependencies

This layer depends on:

URI: git://git.yoctoproject.org/poky
branch: kirkstone

The bazel based projects must depend on bazel-toolchains-yocto and add a local_yocto_toolchain() entry to their WORKSPACE file.

local_yocto_toolchain(
    name = "yocto-local",
)

About

Bazel support for yocto projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published