Skip to content

For public repositories built into Yocto recipes, ssh clone should not be used #49

Description

@josephnobes-stfc

Currently several repositories use ssh cloning that should not need to, since the target repositories are public (for example, odin-devices). This has the effect that if the user has not configured ssh keys with an agent, the build will fail some way into the process, which is irritating. Although using ssh is necessary for private repositories, it is better to use the http cloning method unless otherwise necessary.

Application repositories may need to include recipes that need ssh cloning, but this becomes their issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions