This repository was archived by the owner on Jan 16, 2025. It is now read-only.
This repository was archived by the owner on Jan 16, 2025. It is now read-only.
manifest.xml 中 include 的相对路径计算有问题。 #56
Open
Description
用 repo 时
repo init --no-clone-bundle --repo-url https://gitlab.com/firefly-linux/git-repo.git -u https://gitlab.com/firefly-linux/manifests.git -b master -m rk3288_linux_release.xml
repo sync -c --no-tags
正常。
用 git-repo 时
git-repo init --no-clone-bundle -u https://gitlab.com/firefly-linux/manifests.git -b master -m rk3288_linux_release.xml
git-repo sync -c --no-tags
报错:
FATAL: stat /home/firefly/proj/rk3288_linux_release_v2.5.0a_20230510/.repo/rk3288/rk3288_linux_bsp_release_20220304_v2.5.0a.xml: no such file or directory
Metadata
Metadata
Assignees
Labels
No labels