[meta-freescale] Updates to Documentation (master and daisy) in 2014-09-18

Daiane Angolini daiane.list at gmail.com
Thu Sep 18 12:42:23 PDT 2014


I pushed following updates:

commit 2078bf00912dd3c82039e3208347ae765fd82556
Author: Mario Domenech Goulart <mario at ossystems.com.br>
Date:   Thu Sep 18 11:00:41 2014 -0300

    README: add "Contributing" section

    Adapted from meta-fsl-arm README's "Contributing" section.

    Signed-off-by: Mario Domenech Goulart <mario at ossystems.com.br>

commit e9cb419ef9bf12e10b0bfa8e2d0ffe4e63f80110
Author: Mario Domenech Goulart <mario at ossystems.com.br>
Date:   Thu Sep 18 11:00:40 2014 -0300

    scripts: bitbake-metadata2doc.sh: use a fresh build directory

    Before this change we were using a hardcoded build directory
    ("build").  That approach could lead to problems if the build
    directory already existed and contained settings other than the
    default ones (setup-environment would not overwrite conf/local.conf
    and/or bblayers.conf).

    This patch changes that by creating a fresh build directory, thus
    making setup-environment create new configuration files with the
    default settings, which will make scripts generate more deterministic
    results.

    Signed-off-by: Mario Domenech Goulart <mario at ossystems.com.br>

commit 579c30423e7f0de39aead5c08d3354c41afdb299
Author: Mario Domenech Goulart <mario at ossystems.com.br>
Date:   Mon Sep 15 14:45:47 2014 -0300

    scripts: list images and packagegroups from fsl layers

    Generate release-notes/source/images.inc and
    release-notes/source/packagegroups.inc based on recipes in
    meta-fsl-arm, meta-fsl-arm-extra and meta-fsl-demos.

    The "heuristic" to determine what is an image/packagegroup is pretty
    lame: it just checks if the recipe name contains `image' or
    `packagegroup'.

    The generated files contain an rst list mapping the image and
    packagegroup recipe names to their corresponding descriptions.

    The generated files (.inc) have intentionally not been added to this
    commit.

    Signed-off-by: Mario Domenech Goulart <mario at ossystems.com.br>


Daiane


More information about the meta-freescale mailing list