mirror of
git://git.yoctoproject.org/poky
synced 2026-05-16 08:50:09 +00:00
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] (From OE-Core rev: 2bd1dc287b8b0f7edac8c6fee076a70ebf7adf43) Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This README file contains information on the contents of the %s layer. Please see the corresponding sections below for details. Dependencies ============ URI: <first dependency> branch: <branch name> URI: <second dependency> branch: <branch name> . . . Patches ======= Please submit any patches against the %s layer to the xxxx mailing list (xxxx@zzzz.org) and cc: the maintainer: Maintainer: XXX YYYYYY <xxx.yyyyyy@zzzzz.com> Table of Contents ================= I. Adding the %s layer to your build II. Misc I. Adding the %s layer to your build ================================================= Run 'bitbake-layers add-layer %s' II. Misc ======== --- replace with specific information about the %s layer ---