Searched +full:mips64el +full:- +full:deb (Results 1 – 3 of 3) sorted by relevance
2 # Docker all cross-compiler target (tests only)7 # to build and run linux-user tests on GitLab9 FROM docker.io/library/debian:12-slim11 # Duplicate deb line as deb-src12 RUN sed -in "s/Types: deb/Types: deb deb-src/g" /etc/apt/sources.list.d/debian.sources15 apt-get update && \16 apt-get install -y eatmydata && \17 eatmydata apt-get dist-upgrade -y && \18 apt build-dep -yy qemu22 apt install -y --no-install-recommends \[all …]
3 # Replay tests for the little-endian 64-bit MIPS Malta board5 # SPDX-License-Identifier: GPL-2.0-or-later15 '20130217T032700Z/pool/main/l/linux-2.6/'16 'linux-image-2.6.32-5-5kc-malta_2.6.32-48_mipsel.deb'),22 member='boot/vmlinux-2.6.32-5-5kc-malta')29 ('https://github.com/philmd/qemu-testing-blob/'30 'raw/9ad2df38/mips/malta/mips64el/'31 'vmlinux-3.19.3.mtoman.20150408'),35 ('https://github.com/groeck/linux-build-test/'52 args=('-initrd', initrd_path))
3 # Functional tests for the little-endian 64-bit MIPS Malta board5 # Copyright (c) Philippe Mathieu-Daudé <f4bug@amsat.org>8 # See the COPYING file in the top-level directory.10 # SPDX-License-Identifier: GPL-2.0-or-later26 '20130217T032700Z/pool/main/l/linux-2.6/'27 'linux-image-2.6.32-5-5kc-malta_2.6.32-48_mipsel.deb'),38 [1] http://snapshot.debian.org/package/linux-2.6/2.6.32-48/39 #linux-source-2.6.32_2.6.32-4840 [2] https://kernel-team.pages.debian.net/kernel-handbook/41 ch-common-tasks.html#s-common-official[all …]