/openbmc/qemu/.gitlab-ci.d/ |
H A D | buildtest.yml | 2 - local: '/.gitlab-ci.d/buildtest-template.yml' 4 build-system-alpine: 6 - .native_build_job_template 7 - .native_build_artifact_template 9 - job: amd64-alpine-container 12 TARGETS: avr-softmmu loongarch64-softmmu mips64-softmmu mipsel-softmmu 13 MAKE_CHECK_ARGS: check-build 14 CONFIGURE_ARGS: --enable-docs --enable-trace-backends=log,simple,syslog 16 check-system-alpine: 19 - job: build-system-alpine [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-systemready/ |
H A D | README.md | 1 # meta-arm-systemready Yocto Layer 7 top-level meta-arm [README.md](../README.md) file. 18 [`meta-arm-bsp`][] layer in the top-level meta-arm defines the 19 [`fvp-base`][] machine, which can be used with the recipes provided by this 26 The `arm-systemready-firmware.bb` recipe is to build the firmware. It requires 42 `edk2-test-parser-native.bb` and `arm-systemready-scripts-native.bb` recipes 45 The class `arm-systemready-acs.bbclass` implements the common logic to deploy 52 check script to check the contents of the result partition as well as the 53 console log. The result check will fail if any of the expected files or 54 directories are missing, or if any file's contents do not pass its file-specific [all …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-5.1.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 7 --------------------------------- 12 .. _migration-5.1-workdir-changes: 27 should be changed to :term:`S`. These are commonly in :ref:`ref-tasks-compile`, 28 :ref:`ref-tasks-compile`, :ref:`ref-tasks-install` and :term:`LIC_FILES_CHKSUM`. 35 These are commonly in :ref:`ref-tasks-compile` and :ref:`ref-tasks-install` 46 Files from :ref:`ref-tasks-unpack` now unpack to ``WORKDIR/sources-unpack/`` 50 subdirectory exists in ``sources-unpack`` after :ref:`ref-tasks-unpack` runs, 54 based recipes. Keeping all sources under ``sources-unpack`` wasn't considered 56 :ref:`ref-tasks-unpack` task output from :term:`WORKDIR`. [all …]
|
H A D | migration-5.0.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 7 ------------------------------------ 12 To migrate from an earlier LTS release, you **also** need to check all 15 - :doc:`/migration-guides/migration-4.3` 16 - :doc:`/migration-guides/migration-4.2` 17 - :doc:`/migration-guides/migration-4.1` 18 - :doc:`/migration-guides/migration-4.0` 19 - :doc:`/migration-guides/migration-3.4` 20 - :doc:`/migration-guides/migration-3.3` 21 - :doc:`/migration-guides/migration-3.2` [all …]
|
H A D | migration-4.2.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 7 ------------------------------------ 12 .. _migration-4.2-supported-distributions: 19 - Fedora 36 and 37 20 - AlmaLinux 8.7 and 9.1 21 - OpenSuse 15.4 25 - Debian 10.x 26 - Fedora 34 and 35 27 - AlmaLinux 8.5 29 See :ref:`all supported distributions <system-requirements-supported-distros>`. [all …]
|
H A D | release-notes-4.1.3.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 3 Release notes for Yocto-4.1.3 (Langdale) 4 ---------------------------------------- 6 Security Fixes in Yocto-4.1.3 9 - apr-util: Fix :cve_nist:`2022-25147` 10 - apr: Fix :cve_nist:`2022-24963` and :cve_nist:`2022-28331` 11 - bind: Fix :cve_nist:`2022-3094`, :cve_nist:`2022-3736` and :cve_nist:`2022-3924` 12 - curl: Fix :cve_nist:`2022-43551` and :cve_nist:`2022-43552` 13 - dbus: Fix :cve_nist:`2022-42010`, :cve_nist:`2022-42011` and :cve_nist:`2022-42012` 14 - git: Fix :cve_nist:`2022-23521`, :cve_nist:`2022-39253`, :cve_nist:`2022-39260` and :cve_nist:`… [all …]
|
/openbmc/linux/scripts/ |
H A D | sphinx-pre-install | 2 # SPDX-License-Identifier: GPL-2.0-or-later 5 # Copyright (c) 2017-2020 Mauro Carvalho Chehab <mchehab@kernel.org> 48 # List of required texlive packages on Fedora and OpenSuse 52 'amsfonts.sty' => 'texlive-amsfonts', 53 'amsmath.sty' => 'texlive-amsmath', 54 'amssymb.sty' => 'texlive-amsfonts', 55 'amsthm.sty' => 'texlive-amscls', 56 'anyfontsize.sty' => 'texlive-anyfontsize', 57 'atbegshi.sty' => 'texlive-oberdiek', 58 'bm.sty' => 'texlive-tools', [all …]
|
/openbmc/linux/Documentation/power/ |
H A D | basic-pm-debugging.rst | 10 To check if hibernation works, you can try to hibernate in the "reboot" mode:: 15 and the system should create a hibernation image, reboot, resume and get back to 20 resuming the system.] Moreover, hibernating in the "reboot" and "shutdown" 21 modes causes the PM core to skip some platform-related callbacks which on ACPI 39 button to make the system resume). 45 ---------------------------- 47 To find out why hibernation fails on your system, you can use a special testing 53 - test the freezing of processes 56 - test the freezing of processes and suspending of devices 59 - test the freezing of processes, suspending of devices and platform [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | runtime_test.py | 4 # SPDX-License-Identifier: MIT 20 Summary: Check basic testexport functionality with only ping test enabled. 24 Product: oe-core 35 # Build tesexport for core-image-minimal 36 bitbake('core-image-minimal') 37 bitbake('-c testexport core-image-minimal') 39 testexport_dir = get_bb_var('TEST_EXPORT_DIR', 'core-image-minimal') 45 with runqemu('core-image-minimal') as qemu: 47 test_path = os.path.join(testexport_dir, "oe-test") 50 cmd = ("%s runtime --test-data-file %s --packages-manifest %s " [all …]
|
/openbmc/qemu/docs/devel/ |
H A D | build-system.rst | 2 The QEMU build system architecture 6 QEMU build system. As with projects using GNU autotools, the QEMU build 7 system has two stages; first the developer runs the "configure" script 14 - build artifacts outside of QEMU source tree entirely:: 22 - build artifacts in a subdir of QEMU source tree:: 38 - detect the host architecture 40 - list the targets for which to build emulators; the list of 43 - find the compilers (native and cross) used to build executables, 45 fragments (``config-host.mak``) or a Meson machine file 46 (``config-meson.cross``) [all …]
|
/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/ |
H A D | index.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 17 - The examples in this paper assume you are using a native Linux 18 system running a recent Ubuntu Linux distribution. If the machine 21 a native Linux system, you can still perform these steps by using 23 :ref:`dev-manual/start:setting up to use cross platforms (crops)` 28 - You may use version 2 of Windows Subsystem For Linux (WSL 2) to set 30 See the :ref:`dev-manual/start:setting up to use windows subsystem for 35 Project, see the :doc:`/overview-manual/index`. 43 - At least &MIN_DISK_SPACE; Gbytes of free disk space, though 47 - At least &MIN_RAM; Gbytes of RAM, though a modern modern build host with as [all …]
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | start.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 10 host <dev-manual/start:preparing the build host>`, how to locate 25 you get the results you want. The procedure is high-level and presents 41 - *Application Developer:* This type of developer does application 44 - *Core System Developer:* This type of developer works on the 45 contents of the operating system image itself. 47 - *Build Engineer:* This type of developer manages Autobuilders and 51 - *Test Engineer:* This type of developer creates and manages 53 system development meets desired quality standards. 55 #. *Gather the Hardware:* Based on the size and make-up of the team, [all …]
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | coccinelle.rst | 14 tree-wide patches and detection of problematic programming patterns. 17 ------------------ 20 which are provided by Coccinelle version 1.0.0-rc11 and above. 27 - Debian 28 - Fedora 29 - Ubuntu 30 - OpenSUSE 31 - Arch Linux 32 - NetBSD 33 - FreeBSD [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.coccinelle | 12 tree-wide patches and detection of problematic programming patterns. 15 ------------------- 18 which are provided by Coccinelle version 1.0.0-rc11 and above. 25 - Debian 26 - Fedora 27 - Ubuntu 28 - OpenSUSE 29 - Arch Linux 30 - NetBSD 31 - FreeBSD [all …]
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | ServiceAdmin.pm | 28 # a more modern init system. This is a bit of a problem on Fedora, though, 30 # Red Hat-created system called systemd for Fedora 15 and 16 (so far). 31 # OpenSUSE also moved to systemd, starting with 12.1. Version 11.4 did not 50 # &getGlobal('DIR', "rcd") -- directory where the rc_.d subdirs can be found 51 # &getGlobal('DIR', "initd") -- directory the rc_.d directories link to 55 # You'd like to tell the system to run the firewall at boot: 56 # B_chkconfig_on("bastille-firewall") 74 # In Debian system there is no chkconfig script, run levels are checked 78 if (-x $filetolink) 89 # On SUSE, chkconfig-based rc scripts have been replaced with a whole different [all …]
|
H A D | API.pm | 1 # Copyright (C) 1999-2007 Jay Beale 2 # Copyright (C) 2001-2008 Hewlett-Packard Development Company, L.P. 27 # This is still under construction -- it is very usable, but not very well 41 # &GetDistro - figures out what distro we're running, if it knows it... 42 # &ConfigureForDistro - sets global variables based on the distro 43 # &GetGlobal - returns hash values defined in ConfigureForDistro 45 # &getGlobalConfig - returns value of hash set up by ReadConfig 49 # &B_log(type,msg) -- takes care of all logging 56 # &B_open * -- opens a file handle and logs the action/error (OLD WAY!) 57 # &B_open_plus -- opens a pair of file handles for the old and new version [all …]
|
/openbmc/qemu/docs/system/ |
H A D | qemu-block-drivers.rst.inc | 5 any of the tools (like ``qemu-img``). This includes the preferred formats 10 ``qemu-img create`` and ``qemu-img convert`` using the ``-o`` option. 13 .. program:: image-formats 18 file system supports *holes* (for example in ext2 or ext3 on 20 space. Use ``qemu-img info`` to know the real size used by the 21 image or ``ls -ls`` on Unix/Linux. 34 .. program:: image-formats 51 zero clusters, which allow efficient copy-on-read for sparse images. 69 use to unlock the LUKS key slot is given by the ``encrypt.key-secret`` 73 If this is set to ``aes``, the image is encrypted with 128-bit AES-CBC. [all …]
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | sanity.bbclass | 4 # SPDX-License-Identifier: MIT 8 # Sanity check the users setup for common misconfigurations 43 SANITY_DIFF_TOOL ?= "diff -u" 47 # Check we are using a valid local.conf 67 # If we have a site.conf, check it's valid 115 if start != -1 and (len(bbpath_line) != (start + 1)): 147 # Handle rename of meta-yocto -> meta-poky 148 # This marks the start of separate version numbers but code is needed in OE-Core 152 if 'meta-yocto' in layers: 155 index, meta_yocto_line = sanity_conf_find_line(r'.*meta-yocto[\'"\s\n]', lines) [all …]
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | quickly-build-trimmed-linux.rst | 1 .. SPDX-License-Identifier: (GPL-2.0+ OR CC-BY-4.0) 9 testing purposes, but perfectly fine for day-to-day use, too. 15 section below: it contains a step-by-step guide, which is more detailed, but 20 If your system uses techniques like Secure Boot, prepare it to permit starting 21 self-compiled Linux kernels; install compilers and everything else needed for 26 git clone --depth 1 -b master \ 34 make -j $(nproc --all) 37 command -v installkernel && sudo make modules_install install 43 git fetch --depth 1 origin 45 git checkout --force --detach origin/master [all …]
|
H A D | reporting-issues.rst | 1 .. SPDX-License-Identifier: (GPL-2.0+ OR CC-BY-4.0) 22 issue. Check the :ref:`MAINTAINERS <maintainers>` file for how its developers 24 mailing list in CC. Check the destination's archives for matching reports; 32 check if backporting is in the works or was discarded; if it's neither, ask 36 ensure it's vanilla (IOW: not patched and not using add-on modules). Also make 44 to pin-point the culprit with a bisection; if you succeed, include its 45 commit-id and CC everyone in the sign-off-by chain. 51 Step-by-step guide how to report issues to the kernel maintainers 58 step-by-step approach. It still tries to be brief for readability and leaves 59 out a lot of details; those are described below the step-by-step guide in a [all …]
|
/openbmc/linux/Documentation/hid/ |
H A D | hidintro.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 descriptors are, and of how a casual (non-kernel) programmer can deal 18 hidreport-parsing 50 Documentation/hid/hid-transport.rst). Devices may misbehave because the 60 <https://www.usb.org/document-library/device-class-definition-hid-111>`_ (HID Spec from now on) 61 * the `HID Usage Tables <https://usb.org/document-library/hid-usage-tables-14>`_ (HUT from now on) 64 (USB, I2C, Bluetooth, etc.). See Documentation/hid/hid-transport.rst. 73 $ hexdump -C /sys/bus/hid/devices/0003\:093A\:2510.0002/report_descriptor 95 Documentation/hid/hidreport-parsing.rst; you only need to understand it 107 * `hid-tools <https://gitlab.freedesktop.org/libevdev/hid-tools>`_, [all …]
|
/openbmc/qemu/ |
H A D | configure | 14 source_path=$(cd "$(dirname -- "$0")"; pwd) 16 if test "$PWD" -ef "$source_path" 20 MARKER=build/auto-created-by-configure 22 if test -e build 24 if test -f $MARKER 26 rm -rf build 35 echo "ERROR: Could not create ./build directory. Check the permissions on" 36 echo "your source directory, or try doing an out-of-tree build." 41 # This file is auto-generated by configure to support in-source tree 46 @$(MAKE) -C build -f Makefile $(MAKECMDGOALS) [all …]
|
/openbmc/linux/arch/x86/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 4 bool "64-bit kernel" if "$(ARCH)" = "x86" 7 Say yes to build a 64-bit kernel - formerly known as x86_64 8 Say no to build a 32-bit kernel - formerly known as i386 13 # Options that are inherently 32-bit kernel only: 27 # Options that are inherently 64-bit kernel only: 54 # ported to 32-bit as well. ) 141 # Word-size accesses may read uninitialized data past the trailing \0 315 default "elf32-i386" if X86_32 316 default "elf64-x86-64" if X86_64 [all …]
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-ref-variables.rst | 1 .. SPDX-License-Identifier: CC-BY-2.5 17 - The variables listed in this glossary are specific to BitBake. 20 - Also, variables exist in other systems that use BitBake (e.g. The 34 In OpenEmbedded-Core, :term:`ASSUME_PROVIDED` mostly specifies native 35 tools that should not be built. An example is ``git-native``, which 37 rather than building ``git-native``. 41 :ref:`Azure Storage fetcher <bitbake-user-manual/bitbake-user-manual-fetching:fetchers>` 43 and gain access to non-public artifacts:: 45 AZ_SAS = ""se=2021-01-01&sp=r&sv=2018-11-09&sr=c&skoid=<skoid>&sig=<signature>"" 48 https://docs.microsoft.com/en-us/azure/storage/common/storage-sas-overview [all …]
|
/openbmc/linux/Documentation/sound/hd-audio/ |
H A D | notes.rst | 2 More Notes on HD-Audio Driver 11 HD-audio is the new standard on-board audio component on modern PCs 12 after AC97. Although Linux has been supporting HD-audio since long 15 This document explains the brief trouble-shooting and debugging 16 methods for the HD-audio hardware. 18 The HD-audio component consists of two parts: the controller chip and 19 the codec chips on the HD-audio bus. Linux provides a single driver 20 for all controllers, snd-hda-intel. Although the driver name contains 21 a word of a well-known hardware vendor, it's not specific to it but for 22 all controller chips by other companies. Since the HD-audio [all …]
|