Searched +full:mips64el +full:- +full:deb (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | debian-all-test-cross.docker | 2 # Docker all cross-compiler target (tests only) 7 # to build and run linux-user tests on GitLab 9 FROM docker.io/library/debian:12-slim 11 # Duplicate deb line as deb-src 12 RUN sed -in "s/Types: deb/Types: deb deb-src/g" /etc/apt/sources.list.d/debian.sources 15 apt-get update && \ 16 apt-get install -y eatmydata && \ 17 eatmydata apt-get dist-upgrade -y && \ 18 apt build-dep -yy --arch-only qemu 22 apt install -y --no-install-recommends \ [all …]
|
/openbmc/qemu/tests/functional/ |
H A D | test_mips64el_replay.py | 3 # Replay tests for the little-endian 64-bit MIPS Malta board 5 # SPDX-License-Identifier: GPL-2.0-or-later 15 '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))
|
H A D | test_mips64el_malta.py | 3 # Functional tests for the little-endian 64-bit MIPS Malta board 5 # 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-later 26 '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-48 40 [2] https://kernel-team.pages.debian.net/kernel-handbook/ 41 ch-common-tasks.html#s-common-official [all …]
|
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ |
H A D | __init__.py | 4 # SPDX-License-Identifier: GPL-2.0-only 28 … result = subprocess.check_output(index_cmd, stderr=subprocess.STDOUT, shell=True).decode("utf-8") 36 when the packages are in deb or ipk format. 103 "arc": ["--uint32-align=4", "--little-endian"], 104 "arceb": ["--uint32-align=4", "--big-endian"], 105 "arm": ["--uint32-align=4", "--little-endian"], 106 "armeb": ["--uint32-align=4", "--big-endian"], 107 "aarch64": ["--uint32-align=4", "--little-endian"], 108 "aarch64_be": ["--uint32-align=4", "--big-endian"], 109 "sh4": ["--uint32-align=4", "--big-endian"], [all …]
|
/openbmc/ |
D | opengrok1.0.log | 1 2025-10-13 03:01:12.230-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-10-13 03:01:12.287-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
D | opengrok2.0.log | 1 2025-10-12 03:00:57.609-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-10-12 03:00:57.663-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |