Home
last modified time | relevance | path

Searched full:install (Results 1 – 25 of 70) sorted by relevance

123

/openthread-2.7.6/script/
Dbootstrap41 …sudo apt-get --no-install-recommends install -y clang-format-9 clang-tidy-9 || echo 'WARNING: coul…
44 …python3 -m pip install yapf==0.31.0 || echo 'WARNING: could not install yapf, which is useful if y…
47 …python3 -m pip install mdv || echo 'WARNING: could not install mdv, which is required to post mark…
50 …command -v shfmt || brew install shfmt || echo 'WARNING: could not install shfmt, which is useful …
57 # apt-get update and install dependencies
59 …sudo apt-get --no-install-recommends install -y automake g++ libtool lsb-release make cmake ninja-…
67 …sudo apt-get --no-install-recommends install -y binutils-arm-none-eabi gcc-arm-none-eabi gdb-arm-n…
69 sudo apt-get --no-install-recommends install -y ca-certificates wget
97 brew install automake libtool cmake ninja shfmt shellcheck
103 brew install arm-none-eabi-gcc
[all …]
/openthread-2.7.6/.github/workflows/
Dtoranj.yml61 sudo apt-get --no-install-recommends install -y dbus libdbus-1-dev
62 sudo apt-get --no-install-recommends install -y autoconf-archive
63 sudo apt-get --no-install-recommends install -y bsdtar
64 sudo apt-get --no-install-recommends install -y libtool
65 sudo apt-get --no-install-recommends install -y libglib2.0-dev
66 sudo apt-get --no-install-recommends install -y libboost-dev libboost-signals-dev
67 sudo apt-get --no-install-recommends install -y lcov
74 sudo make install
98 sudo apt-get --no-install-recommends install -y lcov
Dbuild.yml52 sudo apt-get --no-install-recommends install -y clang-format-9 clang-tidy-9 shellcheck
53 python3 -m pip install yapf==0.31.0
54 sudo snap install shfmt
76 sudo pip3 install --system -U cmake==3.10.3
78 sudo apt-get --no-install-recommends install -y ninja-build libreadline-dev libncurses-dev
105 sudo apt-get --no-install-recommends install -y ninja-build libreadline-dev libncurses-dev
119 sudo apt-get --no-install-recommends install -y clang-tools-9
153 …sudo apt-get --no-install-recommends install -y lib32z1 ninja-build gcc-arm-linux-gnueabihf g++-ar…
157 sudo pip3 install --system -U cmake==3.10.3
180 …sudo apt-get --no-install-recommends install -y gcc-${{ matrix.gcc_ver }} g++-${{ matrix.gcc_ver }…
[all …]
Dsimulation-1.1.yml58 … sudo apt-get --no-install-recommends install -y llvm-runtime python3-setuptools python3-wheel
59 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
95 sudo apt-get --no-install-recommends install -y g++-multilib lcov ninja-build
138 …sudo apt-get --no-install-recommends install -y g++-multilib python3-setuptools python3-wheel ninj…
139 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
181 … sudo apt-get --no-install-recommends install -y g++-multilib python3-setuptools python3-wheel lcov
182 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
226 … sudo apt-get --no-install-recommends install -y g++-multilib python3-setuptools python3-wheel lcov
227 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
266 … sudo apt-get --no-install-recommends install -y g++-multilib python3-setuptools python3-wheel lcov
[all …]
Dsimulation-1.2.yml68 …sudo apt-get --no-install-recommends install -y clang-10 clang++-10 ninja-build python3-setuptools…
69 …sudo apt-get --no-install-recommends install -y g++-multilib libreadline-dev:i386 libncurses-dev:i…
70 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
123 …sudo apt-get --no-install-recommends install -y g++-multilib python3-setuptools python3-wheel ninj…
124 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
181 …sudo apt-get --no-install-recommends install -y g++-multilib python3-setuptools python3-wheel ninj…
182 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
219 sudo apt-get --no-install-recommends install -y expect ninja-build lcov socat
263 …sudo apt-get --no-install-recommends install -y libreadline6-dev g++-multilib ninja-build python3-…
264 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
[all …]
Dposix.yml52 sudo apt-get --no-install-recommends install -y expect ninja-build lcov socat
80 sudo apt-get install --no-install-recommends -y dnsmasq bind9-host ntp
132 …sudo apt-get --no-install-recommends install -y libreadline6-dev python3-setuptools python3-wheel …
133 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
166 sudo apt-get --no-install-recommends install -y expect lcov
197 sudo apt-get --no-install-recommends install -y socat expect lcov net-tools ninja-build
205 sudo make install
234 brew install ninja socat
255 sudo apt-get --no-install-recommends install -y lcov
Dotbr.yml71 …sudo apt-get --no-install-recommends install -y python3-setuptools python3-wheel ninja-build socat…
72 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
131 …sudo apt-get --no-install-recommends install -y python3-setuptools python3-wheel ninja-build socat…
132 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
175 sudo apt-get --no-install-recommends install -y lcov
Dotci.yml58 … sudo apt-get --no-install-recommends install -y g++-multilib python3-setuptools python3-wheel
59 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
64 - name: Install OTCI Python Library
66 (cd tools/otci && python3 setup.py install --user)
/openthread-2.7.6/third_party/nlbuild-autotools/repo/automake/post/rules/
Dheaders.am25 # install-headers: install-includeHEADERS
29 # install-headers: install-data
34 # (automake inparticular) such that 'make install-headers' may be
40 .PHONY: install-headers install-headers-recursive
42 install-headers: $(BUILT_SOURCES) install-headers-recursive
44 install-headers-recursive:
/openthread-2.7.6/etc/docker/codelab_otsim/
DDockerfile7 # Install dependencies:
10 # Install packages needed for build and runtime:
11 RUN apt-get --no-install-recommends install -y git sudo software-properties-common \
15 # Install OpenThread
25 # Install OpenThread Daemon and ot-ctl
/openthread-2.7.6/etc/docker/environment/
DDockerfile9 && apt-get install -y locales \
11 && apt-get --no-install-recommends install -fy \
19 && python3 -m pip install -U cmake \
20 && python3 -m pip install wheel
/openthread-2.7.6/tools/harness-automation/doc/
Dquickstart.rst7 #. Install Thread-Test-Harness1.1-Alpha v1.0-Release_40.0
8 #. Install python 2.7
14 #. Install python libraries dependencies::
16 pip install -r requirements.txt
/openthread-2.7.6/third_party/mbedtls/repo/tests/docker/bionic/
DDockerfile31 && apt-get -y install software-properties-common \
37 && apt-get -y install \
102 && make install \
112 && make install \
123 && make install \
135 && make install \
146 && make install \
158 && make install \
164 RUN pip3 install --no-cache-dir \
/openthread-2.7.6/third_party/mbedtls/repo/include/
DCMakeLists.txt1 option(INSTALL_MBEDTLS_HEADERS "Install mbed TLS headers." ON)
8 install(FILES ${headers}
12 install(FILES ${psa_headers}
/openthread-2.7.6/third_party/nlbuild-autotools/repo/make/post/rules/
Dbootstrap.mak26 all check coverage dist distcheck doc docdist install install-headers pretty pretty-check: Makefile target
99 $(NL_V_AT)echo " install"
101 $(NL_V_AT)echo " and install them in DESTDIR on the build host system."
103 $(NL_V_AT)echo " install-headers"
105 $(NL_V_AT)echo " project and install them in DESTDIR on the build host "
/openthread-2.7.6/third_party/nlbuild-autotools/repo/third_party/autoconf/
Dinstall-sh2 # install - install a program, script, or datafile
6 # This originates from X11R5 (mit/util/scripts/install.sh), which was
7 # later released in X11R6 (xc/config/util/install.sh) with the
37 # Calling this script install-sh is preferred over install.sh, to prevent
38 # `make' implicit rules from creating a file called install from it
41 # This script is compatible with the BSD install script, but was written
117 -C install only if different (preserve the last data modification time)
123 -t DIRECTORY install into DIRECTORY.
205 # It's OK to call `install-sh -d' without argument.
318 # This is like FreeBSD 'install' as of 1997-10-28.
[all …]
/openthread-2.7.6/third_party/mbedtls/repo/
D.travis.yml19 install:
20 - pip install pylint==2.4.4
40 - choco install python --version=3.5.4
/openthread-2.7.6/third_party/mbedtls/repo/programs/psa/
DCMakeLists.txt15 install(TARGETS ${executables}
19 install(PROGRAMS
/openthread-2.7.6/tools/harness-sniffer/
DREADME.md10 1. install pyspinel (for python3 only)
14 python setup.py install
/openthread-2.7.6/third_party/nlbuild-autotools/repo/
DCHANGES17 from install libraries to allow coreutils to be installed on
22 * install-headers target now depends on BUILT_SOURCES to
226 * Added support for a recursive 'install-headers' target to allow
227 packages that wish to leverage it to install their public headers
228 and only their public headers to DESTDIR on 'make install-headers'
/openthread-2.7.6/examples/
DMakefile-cc2538150 INSTALL := /usr/bin/install
182 INSTALL="$(INSTALL) $(INSTALLFLAGS)" \
207 # Stage (install) the OpenThread final build products for the specified
216 install
DMakefile-simulation147 INSTALL := /usr/bin/install
180 INSTALL="$(INSTALL) $(INSTALLFLAGS)" \
244 # Stage (install) the OpenThread final build products for the specified
253 install
/openthread-2.7.6/third_party/nlbuild-autotools/repo/examples/
DMakefile-src.am36 install-headers: install-includeHEADERS
/openthread-2.7.6/src/posix/
DMakefile-posix164 INSTALL := /usr/bin/install
197 INSTALL="$(INSTALL) $(INSTALLFLAGS)" \
261 # Stage (install) the OpenThread final build products for the specified
270 install
DREADME.md68 3. Install the OpenThread dependencies:
97 # Install nRF Util:
98 python3 -m pip install -U nrfutil
108 # Install the RCP firmware package onto the dongle

123