them), but it didn't work:
> It's possible that:
> PROJECT_NAME = "FooBar 500"
> or
> PROJECT_NAME = "FooBar\ 500"
> would work.
-Ursprüngliche Nachricht-
Von: Randy MacLeod
Gesendet: Freitag, 25. Oktober 2019 21:33
An: Lohr, Chris
Hello,
I'm using the following:
Yocto Release 2.4 (Rocko), and Bitbake 1.9.x
My problem is the following url (actually the "%20" is the problem in bitbake):
ssh://tfs-my-company.org:22/tfs/OWN_Projects/FooBar%20500/_git/DummyApplicationForYocto
I can do a "git clone " without any problems. Now I