Skip to content

Commit

Permalink
labs: yocto: beaglebone: update lab8 to scarthgap
Browse files Browse the repository at this point in the history
* Update the SDK script filename.
* Update the env setup script name.

Signed-off-by: Antonin Godard <[email protected]>
  • Loading branch information
antznin committed Nov 4, 2024
1 parent 9d444ea commit ade86a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions labs/yocto-sdk/yocto-sdk.tex
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ \section{Install the SDK}
{\footnotesize
\if\defstring{\labboard}{beaglebone}
\begin{verbatim}
$BUILDDIR/tmp/deploy/sdk/poky-glibc-x86_64-bootlinlabs-image-minimal-cortexa8hf-neon-toolchain-2.5.sh
$BUILDDIR/tmp/deploy/sdk/poky-glibc-x86_64-bootlinlabs-image-minimal-cortexa8t2hf-neon-bootlinlabs-toolchain-5.0.4.sh
\end{verbatim}
\fi
\if\defstring{\labboard}{stm32mp1}
Expand All @@ -61,7 +61,7 @@ \section{Set up the environment}
(\code{$HOME/__SESSION_NAME__-labs/sdk}). Source the environment script:
\if\defstring{\labboard}{beaglebone}
\begin{verbatim}
source environment-setup-cortexa8hf-vfp-neon-poky-linux-gnueabi
source environment-setup-cortexa8t2hf-neon-poky-linux-gnueabi
\end{verbatim}
\fi
\if\defstring{\labboard}{stm32mp1}
Expand Down

0 comments on commit ade86a5

Please sign in to comment.