https://github.com/eclipse-bluechi/bluechi-on-yocto
Yocto recipe for BlueChi including a basic single-node configuration
https://github.com/eclipse-bluechi/bluechi-on-yocto
bluechi yocto
Last synced: about 1 year ago
JSON representation
Yocto recipe for BlueChi including a basic single-node configuration
- Host: GitHub
- URL: https://github.com/eclipse-bluechi/bluechi-on-yocto
- Owner: eclipse-bluechi
- License: mit-0
- Created: 2023-12-14T17:05:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-15T14:27:25.000Z (about 1 year ago)
- Last Synced: 2025-05-15T14:45:00.007Z (about 1 year ago)
- Topics: bluechi, yocto
- Language: Python
- Size: 35.2 KB
- Stars: 0
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Bluechi on Yocto
This repository contains several Bitbake layers, recipes, etc to include Eclipse Bluechi
in an Yocto build.
## Project Structure
* `meta-bluechi`: A bitbake layer that builds and deploys bluechi;
* `bluechi-machine`: KAS build files to build a minimal working image with Eclipse Bluechi.
## License
[MIT](./LICENSE)