Home
last modified time | relevance | path

Searched refs:Meta (Results 1 – 25 of 66) sorted by relevance

123

/openbmc/qemu/rust/qemu-api-macros/src/
H A Dlib.rs9 DeriveInput, Error, Field, Fields, FieldsUnnamed, Ident, Meta, Path, Token, Variant,
162 let nested = repr.parse_args_with(Punctuated::<Meta, Token![,]>::parse_terminated)?; in get_repr_uN()
165 Meta::Path(path) if path.is_ident("u8") => return Ok(path), in get_repr_uN()
166 Meta::Path(path) if path.is_ident("u16") => return Ok(path), in get_repr_uN()
167 Meta::Path(path) if path.is_ident("u32") => return Ok(path), in get_repr_uN()
168 Meta::Path(path) if path.is_ident("u64") => return Ok(path), in get_repr_uN()
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dmeta-toolchain.bb1 SUMMARY = "Meta package for building a installable toolchain"
H A Dmeta-go-toolchain.bb1 SUMMARY = "Meta package for building a installable Go toolchain"
H A Dmeta-ide-support.bb2 DESCRIPTION = "Meta package for ensuring the build directory contains all appropriate toolchain pac…
H A Dmeta-extsdk-toolchain.bb2 DESCRIPTION = "Meta-recipe for ensuring the build directory contains all appropriate toolchain pack…
/openbmc/docs/
H A Dmeta-layer-guidelines.md10 ## Meta layers should not patch projects that exist within the openBMC tree
35 ## Meta layers should not patch Yocto recipes and projects
55 ## Meta layers should avoid using EXTRA_OEMAKE and EXTRA_OEMESON
74 ## Meta layers should not have recipes that point to proprietary licensed code
87 ## Meta layer recipes should only point to well maintained open source projects
109 ## Meta layers should not point to OpenBMC specific repositories outside of <https://github.com/ope…
157 ## Meta-layers should not contain compiled code
166 Meta-layers are often set up where company-specific developers have merge
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/packagegroups/
H A Dpackagegroup-meta-initramfs.bb1 SUMMARY = "Meta-initramfs packagegroups"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/gyp/
H A Dgyp_git.bb1 DESCRIPTION = "GYP is a Meta-Build system: a build system that generates other build systems."
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-core/packagesgroups/
H A Dpackagegroup-meta-webserver.bb1 SUMMARY = "Meta-webserver packagegroups"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/
H A Dphosphor-dbus-monitor-config.bb4 DESCRIPTION = "Meta-recipe, pulling in non-native recipes that wish to add \
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/packageconfigs/
H A Dpackagegroup-meta-filesystems.bb1 SUMMARY = "Meta-filesystem packagegroups"
/openbmc/u-boot/arch/arm/dts/
H A Dast2600-facebook.dts2 // Copyright (c) 2024 Meta Platforms Inc.
H A Dast2600-greatlakes.dts2 // Copyright (c) 2022 Meta Platforms Inc.
H A Dast2600-bletchley.dts2 // Copyright (c) 2022 Meta Platforms Inc.
H A Dsun9i-a80-cx-a99.dts53 * Tronsmart Draco AW80 Meta/Telos
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod-1.x/
H A D0001-bindings-cxx-disable-tests.patch6 Meta-openembedded is moving to catch2 v3 which will make the C++ tests
/openbmc/phosphor-dbus-monitor/src/templates/
H A Dgenerated.mako.hpp34 using Meta = std::array<std::string, ${len(meta)}>; typedef
38 static const Meta meta = in get()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/packagegroups/
H A Dpackagegroup-meta-multimedia.bb1 SUMMARY = "Meta-multimedia packagegroups"
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/packagegroups/
H A Dpackagegroup-meta-perl.bb1 SUMMARY = "Meta-perl packagegroup"
/openbmc/openbmc/meta-security/meta-hardening/
H A DREADME.md4 Meta-hardening
/openbmc/openbmc/meta-security/meta-parsec/
H A DREADME.md98 Meta-parsec includes automated unittests which run end to end Parsec tests.
105 Meta-parsec also contains a recipe for `security-parsec-image` image with Parsec,
/openbmc/openbmc/meta-security/
H A DREADME.md6 Meta-security
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/packagegroups/
H A Dpackagegroup-meta-networking.bb1 SUMMARY = "Meta-networking packagegroups"
/openbmc/openbmc/meta-arm/documentation/
H A Dreleases.md20 …ll be released as close as possible to the release of the YP LTS release. Meta-arm named branches …
/openbmc/openbmc/
H A DREADME.md196 - Patrick Williams, Meta

123