Skip to content

Fix clone-sample-repos

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

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 drop the helloworld-webapp since it is no longer supported.

apertis-issues#307 (closed)

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

Edited by Walter Lozano

Merge request reports