Skip to content

PSP Overlays Created by make-config.py Do Not Follow Current Patterns #2942

@hohle

Description

@hohle

When creating new stage overlays for PSP, the current convention is to set the source path to src/st and prefix segments with either the bare overlay directory for shared code or ${ovl}_psp for PSP specific code. The make-config.py generated splat config, however, sets the source directory to src/st/${ovl} and creates a subdirectory named ${ovl}_psp within that directory for PSP specific code.

make-config.py should be updated to create files with the current convention.

RE: #2936

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestproposalFeature or change proposal

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions