Skip to content

Improve patch detection process #13

@threexc

Description

@threexc

Right now, patches submitted for the meta-python layer are detected using git log filters for changes to recipe files (i.e. ".bb" and ".inc"), but this limits a more complete analysis of what has been submitted, and it isn't portable to other layers as-is because of how it relies on "python" to be in the subject line. There should be a more sophisticated way to collect the relevant data to determine what to build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions