Searched +full:apt +full:- +full:get (Results 1 – 9 of 9) sorted by relevance
1 ---2 # Tools that can save round-trips to github and a lot of time:4 # yamllint -f parsable pull_request.yml6 # yaml merge-expand pull_request.yml exp.yml &&7 # diff -w -u pull_request.yml exp.yml14 # yamllint disable-line rule:truthy18 - 'main'19 - 'stable-**'20 - '**-stable'23 - 'main'[all …]
1 ---8 # yamllint disable-line rule:truthy12 # 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.o29 ipc-fuzzer-build:30 runs-on: ubuntu-latest32 - name: Build Fuzzers33 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master[all …]
1 ---2 # Tools that can save round-trips to github and a lot of time:4 # yamllint -f parsable pull_request.yml6 # yaml merge-expand pull_request.yml exp.yml &&7 # diff -w -u pull_request.yml exp.yml16 # yamllint disable-line rule:truthy20 - 'main'21 - 'stable-**'22 - '**-stable'25 - 'main'[all …]
1 ---7 # yamllint disable-line rule:truthy12 # 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: true19 manifest-check:20 runs-on: ubuntu-latest22 - uses: actions/checkout@v326 - name: plain west update[all …]
1 ---2 # SPDX-License-Identifier: BSD-3-Clause3 # Tools that can save round-trips to github and a lot of time:5 # yamllint -f parsable this.yml7 # yaml merge-expand this.yml exp.yml && diff -w -u this.yml exp.yml14 # yamllint disable-line rule:truthy19 runs-on: ubuntu-20.0422 fail-fast: false24 strictness: [null, --subjective]28 # TODO: reduce duplication with scripts/sof-*-commit-hook.sh[all …]
8 # ./docker-build.sh12 # ./scripts/docker-qemu.sh scrpits-or-command-you-want-run23 # for non-interactive package install26 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 …]
2 # Use of this source code is governed by a BSD-style license that can be10 # docker build --build-arg UID=$(id -u) -t sof .11 # docker run -it -v <insert sof dir here>:/home/sof/workdir --user `id -u` sof14 # docker run -it -v <insert sof dir here>:/home/sof/work/sof.git --user `id -u` sof ./incremental.…25 # for non-interactive package install28 RUN apt-get -y update && \29 apt-get install -y \31 apt-utils \36 build-essential \37 ninja-build \[all …]
1 ---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.yml16 - docker20 # anything in buildonly fails; in the future we may want to get rid of23 - buildonly24 - tests27 # 'name:'-less jobs appear with their env, e.g.: PLATFORM=tgl33 - &build-platform36 &docker-pull-sof[all …]
12 +------+ +--------+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-io99 attenuation but it can be adjusted to be e.g. within 1 - 6 dB.109 parameter to get the 0 dB result.