The meta-ptx layer provides support for classes and recipes that are meant to be public but did not make it into any other common layer, yet. Currently, it provides:
- the genimage.bbclass for creating images using genimage
- a recipe for platsch, an early splash screen application
- the platsch.bbclass for creating splash image recipes
- a recipe for the memtool utility
- the bootspec.bbclass for adding bootloader specification files to the rootfs
This layer depends on:
URI: git://git.openembedded.org/bitbake
branch: master
URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: master
URI: https://github.com/openembedded/meta-openembedded.git
layers: meta-oe
branch: master
Please submit any patches against the ptx layer as Pull Request to GitHub repository https://github.com/pengutronix/meta-ptx
Maintainer: Enrico Jörns [email protected]
Run bitbake-layers add-layer meta-ptx
.