Skip to content

Commit

Permalink
labs/sysdev-u-boot-stm32: add a new package dependency to build U-Boot
Browse files Browse the repository at this point in the history
Signed-off-by: Gregory CLEMENT <[email protected]>
  • Loading branch information
gclement committed Dec 13, 2024
1 parent bfd3ca9 commit eb6220e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ \section{U-Boot setup}
\begin{bashinput}
$ sudo apt install libssl-dev device-tree-compiler swig \
python3-dev python3-setuptools uuid-dev
python3-dev python3-setuptools uuid-dev libgnutls28-dev
\end{bashinput}
\item Finally, run \bashcmd{make DEVICE_TREE=stm32mp157a-dk1}
Expand Down

0 comments on commit eb6220e

Please sign in to comment.