From b73552fb998fd30a01dbee5a172e432a16078222 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 28 Jun 2013 11:45:26 +0100 Subject: README: include standard layer information Make sure we tell people who maintains this layer and where to send patches. Signed-off-by: Paul Eggleton --- README | 40 ++++++++++++++++++++++++++++++++++------ 1 file changed, 34 insertions(+), 6 deletions(-) diff --git a/README b/README index b74bee2..d114c6a 100644 --- a/README +++ b/README @@ -5,9 +5,10 @@ This layer provides Qt 3.x libraries. Its intended use is for passing LSB tests as Qt3 is a requirement for LSB; however the libraries may also be used for any other purpose requiring Qt3. --------------------------------- -Build an LSB image including Qt3 --------------------------------- +Usage +----- + +Building an LSB image including Qt3: You can build an LSB image including Qt3 using the following steps: @@ -20,9 +21,7 @@ You can build an LSB image including Qt3 using the following steps: Note: "core-image-lsb-qt3" is the image prepared to meet the demands of LSB. --------------------------------- -Include Qt3 in your custom image --------------------------------- +Including Qt3 in your custom image: If you only want to add Qt3 to your custom image, then you should perform the following steps: @@ -35,3 +34,32 @@ the following steps: 3. Build your custom image in build directory $ bitbake core-image-custom + + +Dependencies +------------ + +This layer depends on: + +URI: git://github.com/openembedded/oe-core.git +subdirectory: meta +branch: master +revision: HEAD + + +Maintenance +----------- + +Send patches / pull requests to yocto@yoctoproject.org with +'[meta-qt3]' in the subject. + +Layer maintainer: Paul Eggleton + + +License +------- + +All metadata is MIT licensed unless otherwise stated. Source code included +in tree for individual recipes is under the LICENSE stated in each recipe +(.bb file) unless otherwise stated. + -- cgit v1.2.3-54-g00ecf