mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
The git clone command did not work when the YOCTO_GIT_URL variable was used. I removed the variable and hard-coded the command into the example. (From yocto-docs rev: 67f169a7e2540b27acfaf2fcdcc658ce189ec932) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>