Skip to content

Backport v2023 <- v2024dev1: Fix clone-sample-repos

Walter Lozano requested to merge wip/wlozano/sample-apps-v2023 into apertis/v2023

Backport !584 (merged)

Script clone-sample-repos is aimed to clone the sample repos in the SDK, however, it does not properly point the branch that should be used as it does not take into account the distribution id.

Fix the issue by properly point to the branch name.

Also avoid cloning not available repos.

apertis-issues#307 (closed)

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Edited by Walter Lozano

Merge request reports