summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2019-04-26 11:05:23 +0206
committerJohn Ogness <john.ogness@linutronix.de>2019-04-26 11:05:23 +0206
commit72cf01a730882760c4bd3ff4c4fb38e6e3daf836 (patch)
tree6fe983b875a0e0e4ca5e906a62dd6f3ce31ac658
parent762fab1d5f677ef42a4467e492a724540483eb7b (diff)
yocto-basic: update git url for https and thud 2.6.1
Signed-off-by: John Ogness <john.ogness@linutronix.de>
-rw-r--r--distribution/yocto-basic/yocto-workflow.tex2
1 files changed, 1 insertions, 1 deletions
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}