Home
last modified time | relevance | path

Searched +full:apt +full:- +full:get (Results 1 – 9 of 9) sorted by relevance

/sof-3.4.0/.github/workflows/
Dtestbench.yml1 ---
2 # Tools that can save round-trips to github and a lot of time:
4 # yamllint -f parsable pull_request.yml
6 # yaml merge-expand pull_request.yml exp.yml &&
7 # diff -w -u pull_request.yml exp.yml
14 # yamllint disable-line rule:truthy
18 - 'main'
19 - 'stable-**'
20 - '**-stable'
23 - 'main'
[all …]
Dipc_fuzzer.yml1 ---
8 # yamllint disable-line rule:truthy
12 # For the actual fuzzer see tools/oss-fuzz/README.
14 # https://google.github.io/oss-fuzz/getting-started/continuous-integration/
26 # OUT=unused_dir cmake -B oss-fuzz-build/ -S tools/oss-fuzz/
27 # make -j -C oss-fuzz-build sof_ep fuzz_ipc.o
29 ipc-fuzzer-build:
30 runs-on: ubuntu-latest
32 - name: Build Fuzzers
33 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master
[all …]
Dpull-request.yml1 ---
2 # Tools that can save round-trips to github and a lot of time:
4 # yamllint -f parsable pull_request.yml
6 # yaml merge-expand pull_request.yml exp.yml &&
7 # diff -w -u pull_request.yml exp.yml
16 # yamllint disable-line rule:truthy
20 - 'main'
21 - 'stable-**'
22 - '**-stable'
25 - 'main'
[all …]
Dzephyr.yml1 ---
7 # yamllint disable-line rule:truthy
12 # eg. "Zephyr-pull_request-my_fork_branch_to_merge"
13 # eg. "Zephyr-push-refs/heads/my_branch_merging"
14 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}
15 cancel-in-progress: true
19 manifest-check:
20 runs-on: ubuntu-latest
22 - uses: actions/checkout@v3
26 - name: plain west update
[all …]
Dcodestyle.yml1 ---
2 # SPDX-License-Identifier: BSD-3-Clause
3 # Tools that can save round-trips to github and a lot of time:
5 # yamllint -f parsable this.yml
7 # yaml merge-expand this.yml exp.yml && diff -w -u this.yml exp.yml
14 # yamllint disable-line rule:truthy
19 runs-on: ubuntu-20.04
22 fail-fast: false
24 strictness: [null, --subjective]
28 # TODO: reduce duplication with scripts/sof-*-commit-hook.sh
[all …]
/sof-3.4.0/scripts/docker_build/sof_qemu/
DDockerfile8 # ./docker-build.sh
12 # ./scripts/docker-qemu.sh scrpits-or-command-you-want-run
23 # for non-interactive package install
26 RUN apt-get -y update && \
27 apt-get install -y \
31 apt-utils \
33 build-essential \
36 zlib1g-dev \
37 libglib2.0-dev \
38 libpixman-1-dev \
[all …]
/sof-3.4.0/scripts/docker_build/sof_builder/
DDockerfile2 # Use of this source code is governed by a BSD-style license that can be
10 # docker build --build-arg UID=$(id -u) -t sof .
11 # docker run -it -v <insert sof dir here>:/home/sof/workdir --user `id -u` sof
14 # docker run -it -v <insert sof dir here>:/home/sof/work/sof.git --user `id -u` sof ./incremental.…
25 # for non-interactive package install
28 RUN apt-get -y update && \
29 apt-get install -y \
31 apt-utils \
36 build-essential \
37 ninja-build \
[all …]
/sof-3.4.0/
D.travis.yml1 ---
2 # Suggested tools that can save round-trips to github and a lot of time:
6 # yaml merge-expand .travis.yml exp.yml && diff -b -u .travis.yml exp.yml
16 - docker
20 # anything in buildonly fails; in the future we may want to get rid of
23 - buildonly
24 - tests
27 # 'name:'-less jobs appear with their env, e.g.: PLATFORM=tgl
33 - &build-platform
36 &docker-pull-sof
[all …]
/sof-3.4.0/tools/test/audio/
Dsof_test_perf_README.txt12 +------+ +--------+
13 | |<--- Ethernet or WLAN connection ---->| |
14 | PC | +-------+ | SOF |
15 | |<--- usb --->| Sound |--- line in --->| device |
16 +------+ | card |<-- line out ---| |
17 +-------+ +--------+
46 octave and octave-signal packaces or use commercial Matlab (R)
52 $ sudo apt-get install octave octave-signal octave-io
99 attenuation but it can be adjusted to be e.g. within 1 - 6 dB.
109 parameter to get the 0 dB result.