Lines Matching +full:apt +full:- +full:get
18 .. code-block::
31 Get Buildroot
38 .. code-block:: bash
40 sudo apt install sed make binutils gcc g++ bash patch gzip bzip2 perl tar \
41 cpio python3 unzip rsync wget libncurses-dev
46 .. code-block:: bash
48 git clone --branch 2024.08 --depth 1 https://github.com/buildroot/buildroot.git
55 .. code-block:: bash
58 make list-defconfigs | grep rasp
69 .. code-block:: bash
76 .. code-block:: bash
79 SCRIPTPATH="$( cd "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )"
82 mkdir -p output
88 .. code-block:: bash
96 - Fetched resources
97 - Toolchain
98 - Images
106 .. code-block:: bash
113 - System host name to ``lvgl-buildroot`` under ``system_configuration > System hostname``.
114 - Root password to ``lvgl-buildroot`` under ``system_configuration > Root password``.
115 - Enable SSH in ``target-packages > Networking applications > openssh``
117 .. _build-environment:
121 .. code-block:: bash
180 .. code-block:: bash
194 .. code-block:: bash
196 nmap -sn <YOUR_IP_ADDRESS>/24 | grep lvgl