[yocto] Fwd: Changelog creation for a list of recipes

Oleksandr Poznyak oleksandr.poznyak at gmail.com
Wed Jun 1 05:54:02 PDT 2016


Hi,

I believe that it would be great to have a special variable that triggers
changelog creation for the specific recipe.

For example:

PN = "my_recipe"

SRC_URI = "git://${SOME_GIT_REPO};protocol=ssh"
SRCREV = "${AUTOREV}"
PV = "1+git${SRCPV}"

CHANGELOG = "1"

This should produce ${DEPLOY_DIR}/changelog file and add there changes in
repos of specific recipes in a simple form:

For example:

my_recipe:
    #5410 Add some features to my_recipe
    Signed-off-by: Oleksandr Poznyak <oleksandr.poznyak at gmail.com>
    Oleksandr Poznyak

This will make inergration of Yocto into any CI tool (Jenkins for ex.) much
easier.

Thanks,
Oleksandr Poznyak!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160601/a6b24cdd/attachment.html>


More information about the yocto mailing list