https://github.com/dev-0x7c6/meta-octoprint
OpenEmbedded / Yocto software layer for Octoprint software.
https://github.com/dev-0x7c6/meta-octoprint
3dprinting bitbake octoprint openembedded-layer yocto yocto-layer
Last synced: 27 days ago
JSON representation
OpenEmbedded / Yocto software layer for Octoprint software.
- Host: GitHub
- URL: https://github.com/dev-0x7c6/meta-octoprint
- Owner: dev-0x7C6
- License: mit
- Created: 2021-03-19T16:54:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-07T11:11:24.000Z (over 3 years ago)
- Last Synced: 2025-02-06T07:47:02.489Z (3 months ago)
- Topics: 3dprinting, bitbake, octoprint, openembedded-layer, yocto, yocto-layer
- Language: BitBake
- Homepage:
- Size: 316 KB
- Stars: 2
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.MIT
Awesome Lists containing this project
README
## OpenEmbedded / Yocto software layer for Octoprint and additional 3d-printing tools
This layer provides Octoprint front-end and 3d-printing tools
recipes for use with OpenEmbedded and/or Yocto.## Layer dependencies
| Layer | Sublayer | Required |
|:------------------------------------------------------------------------|:-------------------|:------------------:|
| [openembedded-core](https://github.com/openembedded/openembedded-core) | meta | :heavy_check_mark: |
| [meta-openembedded](https://github.com/openembedded/meta-openembedded) | meta-oe | :heavy_check_mark: |
| [meta-openembedded](https://github.com/openembedded/meta-openembedded) | meta-multimedia | :heavy_check_mark: |
| [meta-openembedded](https://github.com/openembedded/meta-openembedded) | meta-python | :heavy_check_mark: |
| [meta-openembedded](https://github.com/openembedded/meta-openembedded) | meta-networking | :heavy_check_mark: |
| [meta-openembedded](https://github.com/openembedded/meta-openembedded) | meta-perl | :heavy_check_mark: |
| [meta-openembedded](https://github.com/openembedded/meta-openembedded) | meta-webserver | :heavy_check_mark: |## Layer origin
Layer is based on old meta-maker layer
Original autors behind meta-maker:
* Denys "denix" Dmytriyenko
* Tim "moto-timo" Orling
* Koen Kooi