Home
last modified time | relevance | path

Searched full:built (Results 1 – 25 of 1049) sorted by relevance

12345678910>>...42

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_types.h19 * Returns a 16-bit signature built from 2 ASCII characters.
21 * This macro returns a 16-bit value built from the two ASCII characters
27 * @return: A 16-bit value built from the two ASCII characters specified by
33 * Returns a 32-bit signature built from 4 ASCII characters.
35 * This macro returns a 32-bit value built from the four ASCII characters
43 * @return: A 32-bit value built from the two ASCII characters specified by
50 * Returns a 64-bit signature built from 8 ASCII characters.
52 * This macro returns a 64-bit value built from the eight ASCII characters
64 * @return: A 64-bit value built from the two ASCII characters specified by
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dincompatible_lic.py21 # Verify that a package with an SPDX license cannot be built when
27 # Verify that a package with an SPDX license cannot be built when
34 # license cannot be built when INCOMPATIBLE_LICENSE contains this alias
39 # license cannot be built when INCOMPATIBLE_LICENSE contains a wildcarded
45 # license cannot be built when INCOMPATIBLE_LICENSE contains a wildcarded
51 # Verify that a package with multiple SPDX licenses cannot be built when
57 # Verify that a package with multiple SPDX licenses cannot be built when
73 # Verify that a package with an SPDX license cannot be built when
78 # Verify that a package with an SPDX license cannot be built when
85 # license cannot be built when INCOMPATIBLE_LICENSE contains this SPDX
[all …]
/openbmc/libcper/include/libcper/
H A DBaseTypes.h78 Returns a 16-bit signature built from 2 ASCII characters.
80 This macro returns a 16-bit value built from the two ASCII characters specified
86 @return A 16-bit value built from the two ASCII characters specified by A and B.
91 Returns a 32-bit signature built from 4 ASCII characters.
93 This macro returns a 32-bit value built from the four ASCII characters specified
101 @return A 32-bit value built from the two ASCII characters specified by A, B,
/openbmc/openbmc/meta-arm/meta-arm-toolchain/
H A DREADME.md9 Pre-built Arm toolchain for bare-metal development
12 Recipes for pre-built GNU Arm toolchain for bare-metal development are provided
18 This recipe provides support for pre-built GNU Arm Embedded toolchain for
27 This recipe provides support for pre-built GNU Arm toolchain for bare-metal
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0004-Pass-CXXFLAGS_FOR_BUILD-in-a-couple-of-places-to-avo.patch30 # built for the build system to override those in BASE_FLAGS_TO_PASS.
36 # This is the list of directories to built for the host system.
50 # built for the build system to override those in BASE_FLAGS_TO_PASS.
56 # This is the list of directories to built for the host system.
/openbmc/openbmc/poky/meta/classes/
H A Dbuildstats-summary.bbclass17 built = collections.defaultdict(lambda: [set(), set()])
25 no_sstate, sstate = built[t]
33 no_sstate, sstate = built[t]
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A D0001-tests-ts-kill-decode-avoid-using-shell-built-in-kill.patch4 Subject: [PATCH] tests/ts/kill/decode: avoid using shell built-in kill command
7 using shell built-in kill command.
26 +# make sure we do not use shell built-in command
/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/selftest/cases/
H A Dsystemd_boot.py11 Summary: Check if systemd-boot images can be built correctly
13 2. 'systemd-boot" can be built correctly
29 # Ensure we're actually testing that this gets built and not that
42 Dependencies: Image was built correctly on testcase 1445
/openbmc/qemu/pc-bios/
H A DREADME11 Sparc32 (including QEMU,tcx.bin and QEMU,cgthree.bin) and Sparc64 are built
17 built from git tag qemu-slof-20241106.
23 - The PXE roms come from the iPXE project. Built with BANNER_TIME 0.
63 variable store templates built from the TianoCore community's EFI Development
66 were built at git tag "edk2-stable202302". The firmware binaries bundle parts
100 They are built form the SeaBIOS-hppa sources, which is a fork of SeaBIOS
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/
H A D0006-Fix-nss-multilib-build-on-openSUSE-11.x-32bit.patch13 The nsinstall was built first while nss starting to build, it only runs
14 on host to install built files, it doesn't need any cross-compling or
34 +# always run on local host to install built files. This change intends
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dmanpages.bbclass18 # only add man-db to RDEPENDS when manual files are built and installed
22 # only update manual page index caches when manual files are built and installed
37 # only update manual page index caches when manual files are built and installed
H A Dperl-version.bbclass11 # perl is built (from None to real version in config.sh).
32 # perl is built (from None to real version in config.sh).
51 # perl is built (from None to real version in config.sh).
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ndisc6/ndisc6/
H A D0001-Remove-use-of-variables-indicating-buildtime-informa.patch28 - printf (_(" built %s on %s\n"), __DATE__, PACKAGE_BUILD_HOSTNAME);
41 - printf (_(" built %s on %s\n"), __DATE__, PACKAGE_BUILD_HOSTNAME);
54 - printf (_(" built %s on %s\n"), __DATE__, PACKAGE_BUILD_HOSTNAME);
68 - printf (_(" built %s on %s\n"), __DATE__, PACKAGE_BUILD_HOSTNAME);
81 - printf (_(" built %s on %s\n"), __DATE__, PACKAGE_BUILD_HOSTNAME);
/openbmc/openbmc/meta-openembedded/meta-webserver/
H A DREADME.md38 * This layer used to provide a modphp recipe that built mod_php, but
39 this is now built as part of the php recipe in meta-oe. However, since
41 layer and recipes in meta-oe can't depend on it, mod_php is not built
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dprebuilt-libraries.rst3 Working with Pre-Built Libraries
10 release pre-built binaries. When shared libraries are built, they should
23 pre-built libraries.
28 In this example we work with pre-built libraries for the FT4222H USB I/O chip.
29 Libraries are built for several target architecture variants and packaged in
184 The example below installs an unversioned x86-64 pre-built library named
/openbmc/openbmc/meta-openembedded/meta-xfce/classes/
H A Dthunar-plugin.bbclass3 # xfce4 depends on libwnck3, gtk+3 and libepoxy need to be built with x11 PACKAGECONFIG.
4 # cairo would at least needed to be built with xlib.
/openbmc/phosphor-event/test/
H A DREADME.md3 * When using an SDK - make sure it has been built
8 - Once built, configure flags with
/openbmc/qemu/hw/usb/
H A Dbus-stub.c19 error_report("Support for USB devices not built-in"); in usbdevice_create()
26 error_setg(errp, "Support for USB devices not built-in"); in qmp_x_query_usb()
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/garcon/
H A Dgarcon_4.20.0.bb9 # xfce4 depends on libwnck3, gtk+3 and libepoxy need to be built with x11 PACKAGECONFIG.
10 # cairo would at least needed to be built with xlib.
/openbmc/openbmc/poky/meta/lib/oeqa/manual/
H A Dbuild-appliance.json25 "action": "Launch the image just built using runqemu. ",
59 …"action": "After build finished, launch the image and check if the added package built into image",
89 "action": "Launch the image just built using runqemu. ",
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/files/
H A Davoid-running-host-binaries-for-sanity.patch4 runs the newly built emacs to perform some checks.
32 +# The Makefile will try to call the newly built emacs to perform some checks
33 +# this is not going to work since it was (probably) built for a different architecture.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0004-v8-don-t-override-ARM-CFLAGS.patch39 - # Host built with an Arm CXX compiler.
64 # Host not built with an Arm CXX compiler (simulator build).
72 - # Target built with an Arm CXX compiler.
97 # Target not built with an Arm CXX compiler (simulator build).
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/exo/
H A Dexo_4.20.0.bb9 # xfce4 depends on libwnck3, gtk+3 and libepoxy need to be built with x11 PACKAGECONFIG.
10 # cairo would at least needed to be built with xlib.
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libuser/libuser/
H A Dgtkdoc.patch2 documentation will be built (as the default is ./docs).
5 documentation will be built.
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/
H A Dedk2-basetools-native_202502.bb2 # built, they are just copied to native sysroot. This is sufficient for
4 # tools need to be built first before adding to sysroot.

12345678910>>...42