From 72cf01a730882760c4bd3ff4c4fb38e6e3daf836 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Fri, 26 Apr 2019 11:05:23 +0206 Subject: yocto-basic: update git url for https and thud 2.6.1 Signed-off-by: John Ogness --- distribution/yocto-basic/yocto-workflow.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/yocto-basic/yocto-workflow.tex b/distribution/yocto-basic/yocto-workflow.tex index 6bbdade..5bcb351 100644 --- a/distribution/yocto-basic/yocto-workflow.tex +++ b/distribution/yocto-basic/yocto-workflow.tex @@ -7,7 +7,7 @@ \begin{frame}[fragile] \frametitle{Retrieve Poky} \begin{verbatim} -$ git clone -b yocto-2.6 http://git.yoctoproject.org/git/poky +$ git clone -b yocto-2.6.1 https://git.yoctoproject.org/git/poky $ cd poky $ git checkout -b thud-schulung \end{verbatim} -- cgit v1.2.3