-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Description
I am having trouble with a project of mine. I was using west v1.2.0, and when I upgraded to v1.3.0 (up to v1.5.0 as well), I found that I could not run west update. Here is my project structure:
project
├── app
│ └── west.yml
├── support_repo_1
├── support_repo_2
├── support_repo_3
└── .west
└── config
I would want to clone a repo to the project folder but west wont allow me to have something like this in my manifest:
- name: support_repo
path: .
revision: support_repo_4
url: [email protected]:support_4.git
Is there something that I am missing in all of this. I was following the release notes which reference this MR: #754 and this Issue: #102
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels