/openbmc/linux/drivers/clk/ingenic/ |
H A D | Kconfig | 16 If building for a JZ4740 SoC, you want to say Y here. 26 If building for a JZ4755 SoC, you want to say Y here. 36 If building for a JZ4725B SoC, you want to say Y here. 46 If building for a JZ4760 SoC, you want to say Y here. 56 If building for a JZ4770 SoC, you want to say Y here. 66 If building for a JZ4780 SoC, you want to say Y here. 76 If building for a X1000 SoC, you want to say Y here. 86 If building for a X1830 SoC, you want to say Y here.
|
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/ |
H A D | README.md | 11 ## Building an image 13 When building a docker image, the build context is expected to be where this 14 `README.md` file resides. This means that building the images will require 17 Here is an example for building the `dco-check` image:
|
/openbmc/phosphor-fan-presence/ |
H A D | README.md | 6 - [Building](#building) 19 ## Building section in Repository Details 31 - To disable from building, use the `-Dcontrol-service=disabled` meson option: 37 - To disable from building, use the `-Dpresence-service=disabled` meson 44 - To disable from building, use the `-Dmonitor-service=disabled` meson option: 50 - To disable from building, use the `-Dsensor-monitor-service=disabled` meson 59 - To enable building this, set the `-Dcooling-type-service=enable` meson 74 configuration use the '-Djson-config=disabled' option when building:
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/ |
H A D | README-rust.md | 3 This provides the Rust compiler, tools for building packages (cargo), and 6 ## Building a rust package 8 When building a rust package in bitbake, it's usually easiest to build with 11 get the code building in cargo first.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/ |
H A D | cmpi-bindings-0.4.17-no-ruby-perl.patch | 25 - MESSAGE(STATUS "Building Perl...") 30 +# MESSAGE(STATUS "Building Perl...") 36 - MESSAGE(STATUS "Building Ruby...") 42 +# MESSAGE(STATUS "Building Ruby...")
|
/openbmc/linux/Documentation/kbuild/ |
H A D | reproducible-builds.rst | 5 It is generally desirable that building the same source code with 13 general topic. This document covers the various reasons why building 33 If you are building from a git commit, you could use its commit date. 44 The kernel embeds the building user and host names in 47 building from a git commit, you could use its committer address. 72 building a source package.
|
H A D | modules.rst | 2 Building External Modules 14 --- 2.4 Building Separate Files 19 --- 3.4 Building Multiple Modules 41 to pick up the right flags to "gcc." Functionality for building modules 42 both in-tree and out-of-tree is provided. The method for building 47 in building out-of-tree (or "external") modules. The author of an 66 building external modules. 112 When building an external module, only a subset of the "make" 140 2.4 Building Separate Files 189 supports building the module using "make" with no arguments. [all …]
|
H A D | kbuild.rst | 33 building C files and assembler files. 79 Additional flags to be passed to $(HOSTCC) when building host programs. 83 Additional flags to be passed to $(HOSTCXX) when building host programs. 87 Additional flags to be passed to $(HOSTRUSTC) when building host programs. 95 Additional libraries to link against when building host programs. 123 Set the directory to look for the kernel source when building external 130 Specify the output directory when building the kernel. 249 when building in the source tree, the source tree path is '.'
|
H A D | llvm.rst | 4 Building Linux with Clang/LLVM 28 Building with LLVM 79 if configuring and building via distinct commands. ``LLVM=`` should also be set 208 data for building Linux kernels, which should improve kernel build times 211 Below are links that may be useful for building LLVM from source or procuring 221 - https://github.com/ClangBuiltLinux/linux/wiki/Building-Clang-from-source
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | facility.hpp | 14 Building, enumerator 22 {FacilityType::Building, "Building"},
|
/openbmc/linux/Documentation/rust/ |
H A D | quick-start.rst | 9 Requirements: Building 12 This section explains how to fetch the tools needed for building. 88 Otherwise, building LLVM takes quite a while, but it is not a complex process: 90 https://llvm.org/docs/GettingStarted.html#getting-the-source-code-and-building-llvm 128 they are not needed when just building the kernel. 224 Building chapter 227 Building a kernel with a complete LLVM toolchain is the best supported setup
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liburing/liburing/ |
H A D | 0001-test-Compile-nolibc.c-only-when-CONFIG_NOLIBC-is-set.patch | 6 building nolibc.c fails for non nolibc targets 10 ./../src/lib.h:20:2: error: "This arch doesn't support building liburing without libc" 11 20 | #error "This arch doesn't support building liburing without libc"
|
/openbmc/linux/kernel/ |
H A D | Kconfig.preempt | 27 Select this option if you are building a kernel for a server or 49 Select this if you are building a kernel for a desktop system. 66 Select this if you are building a kernel for a desktop or 84 Select this if you are building a kernel for systems which
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | debian-toolchain.docker | 4 # This dockerfile is used for building a cross-compiler toolchain. 5 # The script for building the toolchain is supplied via extra-files. 9 # Install build utilities for building gcc and glibc.
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | rust-common.bbclass | 57 # targets when building native recipes (including rust-native itself) 87 # - HOST_SYS - What we're building for in Yocto 88 # - TARGET_SYS - What we're building for in Yocto 90 # So when building '-native' packages BUILD_SYS == HOST_SYS == TARGET_SYS 91 # When building packages for the image HOST_SYS == TARGET_SYS 165 # when building MACHINE=qemux86 for musl
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | building.rst | 3 Building title 7 needed for a simple build, building a target for multiple configurations, 10 Building a Simple Image 113 Building Images for Multiple Targets Using Multiple Configurations 271 Building an Initial RAM Filesystem (Initramfs) Image 324 …on ":ref:`dev-manual/building:building images for multiple targets using multiple configurations`"… 343 Building a system with such configuration will build the kernel using the 353 Building a Tiny System 378 <dev-manual/building:goals and guiding principles>` 380 - :ref:`dev-manual/building:understand what contributes to your image size` [all …]
|
H A D | wayland.rst | 35 the Weston compositor when building an image for a supporting target. 43 Building Wayland 73 To run Weston inside X11, enabling it as described earlier and building
|
H A D | gobject-introspection.rst | 24 The data is generated when building such a library, by linking the 90 QEMU but will still enable building introspection tools and libraries 91 (i.e. building them does not require the use of QEMU). 97 Adding this statement disables the use of QEMU when building packages for your
|
/openbmc/docs/development/ |
H A D | dev-environment.md | 12 underlying building and distribution generation framework. The main OpenBMC 23 development environment, building OpenBMC, and running that image in QEMU. 79 ## Building OpenBMC 81 Note this section will take you through the process of building a Romulus 83 image. If you would like to skip the building and just try out OpenBMC and QEMU 180 yocto has tools for building and running qemu. These tools avoid some of the
|
/openbmc/qemu/.gitlab-ci.d/ |
H A D | crossbuild-template.yml | 33 - section_start build "Building QEMU" 42 - section_start installer "Building the installer" 79 - section_start build "Building QEMU" 113 - section_start build "Building QEMU"
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-configshell-fb_1.1.30.bb | 1 SUMMARY = "A Python library for building configuration shells" 3 building simple but nice CLI-based applications. This runs with Python 2 and \
|
/openbmc/linux/drivers/usb/cdns3/ |
H A D | Kconfig | 66 Say 'Y' or 'M' here if you are building for Texas Instruments 76 Say 'Y' or 'M' here if you are building for NXP i.MX 85 Say 'Y' or 'M' here if you are building for StarFive SoCs
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | usergrouptests.py | 15 self.logger.info("Building creategroup2") 26 self.logger.info("Building dcreategroup") 31 self.logger.info("Building core-image-minimal to generate passwd/group file")
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | buildtools-docs-tarball.bb | 3 DESCRIPTION = "SDK type target for building a standalone tarball containing the tools needed to bui… 4 SUMMARY = "SDK type target for building a standalone tarball containing the tools needed to build t…
|
/openbmc/docs/ |
H A D | cheatsheet.md | 24 ## Building for Palmetto 34 ## Building for Zaius 44 ## Building a specific machine configuration 62 ## Building the OpenBMC SDK 140 ## Building QEMU 197 [SDK build](#building-the-openbmc-sdk) provides GDB and debug symbols: 230 ## Building section in OpenBMC cheatsheet
|