Searched refs:MESON (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/arch/arm/mach-meson/ |
H A D | meson.c | 16 DT_MACHINE_START(MESON, "Amlogic Meson platform")
|
/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/ |
H A D | ide_code.py | 108 if modified_recipe.build_tool is not BuildTool.MESON: 172 if modified_recipe.build_tool is not BuildTool.MESON: 195 elif modified_recipe.build_tool is BuildTool.MESON:
|
H A D | __init__.py | 23 MESON = auto() variable in BuildTool 29 if self is BuildTool.MESON:
|
/openbmc/qemu/rust/qemu-api/ |
H A D | Cargo.toml | 27 unexpected_cfgs = { level = "warn", check-cfg = ['cfg(MESON)', 'cfg(HAVE_GLIB_WITH_ALIGNED_ALLOC)',
|
H A D | meson.build | 1 _qemu_api_cfg = ['--cfg', 'MESON']
|
/openbmc/qemu/roms/ |
H A D | Makefile | 185 MESON = meson macro 189 $(MESON) setup $(if $(wildcard qboot/build/meson-private),--wipe,) qboot qboot/build
|
/openbmc/qemu/rust/qemu-api/src/ |
H A D | lib.rs | 5 #![cfg_attr(not(MESON), doc = include_str!("../README.md"))]
|
/openbmc/qemu/ |
H A D | Makefile | 61 ifeq ($(MESON),) 110 ifneq ($(MESON),) 118 @if test "$$(cat build.ninja.stamp)" = "$(MESON)" && test -n "$(NINJA)"; then \ 121 echo "$(MESON) setup --reconfigure $(SRC_PATH)"; \ 122 $(MESON) setup --reconfigure $(SRC_PATH); \ 123 fi && echo "$(MESON)" > $@ 126 $(MESON) introspect --targets --tests --benchmarks | $(PYTHON) scripts/mtest2make.py > $@ 132 $(MESON) introspect --buildoptions $(SRC_PATH)/meson.build | $(PYTHON) \
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | ide_sdk.py | 388 self.build_tool = BuildTool.MESON 912 if recipe_modified.build_tool is BuildTool.MESON:
|
/openbmc/linux/arch/arm/tools/ |
H A D | mach-types | 488 meson MACH_MESON MESON 2853
|
/openbmc/linux/ |
H A D | MAINTAINERS | 13857 MESON AO CEC DRIVER FOR AMLOGIC SOCS 13868 MESON GE2D DRIVER FOR AMLOGIC SOCS 13877 MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS 13884 MESON VIDEO DECODER DRIVER FOR AMLOGIC SOCS 16625 PCIE DRIVER FOR AMLOGIC MESON
|