Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2018-06-15 | bitbake-blayers/create: add version for example recipe | Anuj Mittal | 1 | |
Add version field in recipe name for example recipe created by bitbake-layers. Fixes [YOCTO #12767] Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> | ||||
2017-08-09 | action: new bitbake-layer plugin to create a simple layer | Leonardo Sandoval | 1 | |
Though the script bitbake-layers (from the bitbake project), this plugin creates a simple layer with a example recipe, the latter with a single task (do_build). Layer's license and priority is MIT and 6, respectively. Example recipe and layer's priority can be specified through the command line. [YOCTO #11567] Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> |