Searched +full:debian +full:- +full:android (Results 1 – 4 of 4) sorted by relevance
3 …CI_REPOSITORY_URL: ${DRM_CI_PROJECT_URL}.git # So ci-templates clones drm-ci instead of the repo t…6 debian/x86_64_build-base:8 …airo-dev libdw-dev libjson-c-dev libkmod2 libkmod-dev libpciaccess-dev libproc2-dev libudev-dev li…10 debian/x86_64_test-gl:12 …CKAGES: "jq libasound2 libcairo2 libdw1 libglib2.0-0 libjson-c5 libkmod-dev libkmod2 libgles2 libp…14 debian/arm64_build:16 …-dev libdw-dev libjson-c-dev libproc2-dev libkmod2 libkmod-dev libpciaccess-dev libudev-dev libunw…20 EXTRA_LOCAL_PACKAGES: "jq libasound2 libcairo2 libdw1 libglib2.0-0 libjson-c5"25 - when: never27 debian/arm64_test-gl:[all …]
3 - .container+build-rules4 stage: build-only7 - artifacts9 - FDO_CI_CONCURRENT=${FDO_CI_CONCURRENT} bash drivers/gpu/drm/ci/build.sh13 - .build14 - .use-debian/arm64_build16 - aarch6424 - .build25 - .use-debian/arm64_build27 - aarch64[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]
1 // SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)6 * Copyright (C) 2013-2015 Alexei Starovoitov <ast@kernel.org>70 #pragma GCC diagnostic ignored "-Wformat-nonliteral"298 if (err != -EPERM || geteuid() != 0) in pr_perm_msg()315 pr_warn("permission error while running as root; try raising 'ulimit -l'? current value: %s\n", in pr_perm_msg()331 fd = -1; \342 /* as of v1.0 libbpf_set_strict_mode() is a no-op */ in libbpf_set_strict_mode()388 /* stored as sec_def->cookie for all libbpf-supported SEC()s */407 /* BPF program support non-linear XDP buffer */445 * program. For the entry-point (main) BPF program, this is always[all …]