update setup_env.sh shell script, add install libssl-dev for dtc
| | |
| | | * ChangeLog: 1, Release initial version on "2019年08月19日 23时18分54秒" |
| | | * |
| | | ********************************************************************************/ |
| | | #include <stdio.h> |
| | | #include <errno.h> |
| | | #include <unistd.h> |
| | | #include <stdlib.h> |
| | | #include <string.h> |
| | |
| | | goto cleanup; |
| | | } |
| | | |
| | | spi_dbg("Open SPI '%s' fd=%d\n", spi->devname, spi->fd); |
| | | |
| | | cleanup: |
| | | if( rv < 0 ) |
| | | { |
| | |
| | | systools="gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat \ |
| | | libsdl1.2-dev xterm sed cvs subversion coreutils texi2html docbook-utils python-pysqlite2 \ |
| | | help2man make gcc g++ desktop-file-utils libgl1-mesa-dev libglu1-mesa-dev mercurial autoconf \ |
| | | automake groff curl lzop asciidoc lib32z1 lib32ncurses5" |
| | | automake groff curl lzop asciidoc lib32z1 lib32ncurses5 libssl-dev" |
| | | |
| | | devtools="u-boot-tools mtd-utils device-tree-compiler" |
| | | |