[yocto] [PATCH] staging.bbclass: Refactored sysroot_stage_dir* functions.

Paulo Neves ptsneves at gmail.com
Tue Jul 18 06:36:00 PDT 2017


staging.bbclass: Refactored sysroot_stage_dir* functions.

    Removed sysroot_stage_libdir because it just forwarded the
    arguments to sysroot_stage_libdir with no other function.
    git grep for sysroot_stage_libdir did not show any recipe
    appending or overrriding sysroot_stage_libdir.

    Removed checks for directories in sysroot_stage_dirs because
    sysroot_stage_dir already handles the check.

    This block of code had tabs instead of spaces, as in the
    rest of the staging.bbclass. This commit replaces tabs with
    whitespaces where appropriate.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-staging.bbclass-Refactored-sysroot_stage_dir-functio.patch
Type: text/x-patch
Size: 4010 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170718/27600a9a/attachment.bin>


More information about the yocto mailing list