Home
last modified time | relevance | path

Searched refs:meson (Results 1 – 25 of 1466) sorted by relevance

12345678910>>...59

/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A DMakefile5 dtb-$(CONFIG_ARCH_MESON) += meson-a1-ad401.dtb
6 dtb-$(CONFIG_ARCH_MESON) += meson-axg-jethome-jethub-j100.dtb
7 dtb-$(CONFIG_ARCH_MESON) += meson-axg-jethome-jethub-j110-rev-2.dtb
8 dtb-$(CONFIG_ARCH_MESON) += meson-axg-jethome-jethub-j110-rev-3.dtb
9 dtb-$(CONFIG_ARCH_MESON) += meson-axg-s400.dtb
10 dtb-$(CONFIG_ARCH_MESON) += meson-g12a-radxa-zero.dtb
11 dtb-$(CONFIG_ARCH_MESON) += meson-g12a-sei510.dtb
12 dtb-$(CONFIG_ARCH_MESON) += meson-g12a-u200.dtb
13 dtb-$(CONFIG_ARCH_MESON) += meson-g12a-x96-max.dtb
14 dtb-$(CONFIG_ARCH_MESON) += meson-g12b-a311d-bananapi-m2s.dtb
[all …]
H A Dmeson-gx.dtsi15 #include <dt-bindings/power/meson-gxbb-power.h>
222 compatible = "amlogic,meson-gx-sm", "amlogic,meson-gxbb-sm";
227 compatible = "amlogic,meson-gx-efuse", "amlogic,meson-gxbb-efuse";
247 compatible = "amlogic,meson-gxbb-scpi", "arm,scpi-pre-1.0";
263 compatible = "amlogic,meson-gxbb-scpi-sensors", "arm,scpi-sensors";
282 compatible = "amlogic,meson-gpio-intc";
291 compatible = "amlogic,meson-gxbb-reset";
308 compatible = "amlogic,meson-gx-uart";
316 compatible = "amlogic,meson-gx-uart";
323 compatible = "amlogic,meson-gxbb-i2c";
[all …]
/openbmc/linux/sound/soc/meson/
H A DMakefile3 snd-soc-meson-aiu-objs := aiu.o
4 snd-soc-meson-aiu-objs += aiu-acodec-ctrl.o
5 snd-soc-meson-aiu-objs += aiu-codec-ctrl.o
6 snd-soc-meson-aiu-objs += aiu-encoder-i2s.o
7 snd-soc-meson-aiu-objs += aiu-encoder-spdif.o
8 snd-soc-meson-aiu-objs += aiu-fifo.o
9 snd-soc-meson-aiu-objs += aiu-fifo-i2s.o
10 snd-soc-meson-aiu-objs += aiu-fifo-spdif.o
11 snd-soc-meson-axg-fifo-objs := axg-fifo.o
12 snd-soc-meson-axg-frddr-objs := axg-frddr.o
[all …]
/openbmc/linux/drivers/pwm/
H A Dpwm-meson.c123 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_request() local
124 struct meson_pwm_channel *channel = &meson->channels[pwm->hwpwm]; in meson_pwm_request()
140 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_free() local
141 struct meson_pwm_channel *channel = &meson->channels[pwm->hwpwm]; in meson_pwm_free()
146 static int meson_pwm_calc(struct meson_pwm *meson, struct pwm_device *pwm, in meson_pwm_calc() argument
149 struct meson_pwm_channel *channel = &meson->channels[pwm->hwpwm]; in meson_pwm_calc()
172 dev_err(meson->chip.dev, "invalid source clock frequency\n"); in meson_pwm_calc()
176 dev_dbg(meson->chip.dev, "fin_freq: %lu Hz\n", fin_freq); in meson_pwm_calc()
180 dev_err(meson->chip.dev, "unable to get period cnt\n"); in meson_pwm_calc()
184 dev_dbg(meson->chip.dev, "period=%llu cnt=%u\n", period, cnt); in meson_pwm_calc()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/
H A D0001-Drop-libdl-references.patch13 meson.build | 2 --
14 src/client/meson.build | 1 -
15 src/libply-splash-core/meson.build | 1 -
16 src/libply/meson.build | 1 -
19 diff --git a/meson.build b/meson.build
21 --- a/meson.build
22 +++ b/meson.build
23 @@ -24,8 +24,6 @@ cc = meson.get_compiler('c')
32 diff --git a/src/client/meson.build b/src/client/meson.build
34 --- a/src/client/meson.build
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/localsearch/
H A D0001-fix-reproducibility.patch4 Subject: [PATCH] meson: fix reproducibility
15 meson.build | 8 ++++----
17 src/miners/fs/meson.build | 4 ++--
18 src/tracker-extract/meson.build | 2 +-
19 tests/tracker-miner-fs/meson.build | 2 +-
22 diff --git a/meson.build b/meson.build
24 --- a/meson.build
25 +++ b/meson.build
26 @@ -371,7 +371,7 @@ conf.set('PACKAGE_VERSION', '"@0@"'.format(meson.project_version()))
27 conf.set('TRACKER_VERSION', '"@0@"'.format(meson.project_version()))
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dmeson-gx.dtsi133 compatible = "amlogic,meson-gx-sm", "amlogic,meson-gxbb-sm";
138 compatible = "amlogic,meson-gx-efuse", "amlogic,meson-gxbb-efuse";
157 compatible = "amlogic,meson-gxbb-scpi", "arm,scpi-pre-1.0";
173 compatible = "amlogic,meson-gxbb-scpi-sensors", "arm,scpi-sensors";
192 compatible = "amlogic,meson-gpio-intc";
201 compatible = "amlogic,meson-gx-reset", "amlogic,meson-gxbb-reset";
207 compatible = "amlogic,meson-gx-uart";
214 compatible = "amlogic,meson-gx-uart";
221 compatible = "amlogic,meson-gx-i2c", "amlogic,meson-gxbb-i2c";
230 compatible = "amlogic,meson-gx-pwm", "amlogic,meson-gxbb-pwm";
[all …]
/openbmc/phosphor-dbus-monitor/src/test/
H A Dmeson.build26 meson.project_source_root() + '/src/pdmgen.py',
30 meson.project_source_root() + '/src/test/templates',
32 meson.project_source_root() + '/src/test/yaml/pathgentest',
34 meson.current_build_dir() + '/pathgentest.hpp',
36 meson.current_build_dir() + '/pathgentest-errors.hpp',
66 meson.project_source_root() + '/src/pdmgen.py',
70 meson.project_source_root() + '/src/test/templates',
72 meson.project_source_root() + '/src/test/yaml/propertygentest',
74 meson.current_build_dir() + '/propertygentest.hpp',
76 meson.current_build_dir() + '/propertygentest-errors.hpp',
[all …]
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/
H A Dmeson.build56 meson.current_build_dir(),
60 meson.current_source_dir() / '../../../../yaml',
78 meson.current_build_dir(),
82 meson.current_source_dir() / '../../../../yaml',
100 meson.current_build_dir(),
104 meson.current_source_dir() / '../../../../yaml',
122 meson.current_build_dir(),
126 meson.current_source_dir() / '../../../../yaml',
144 meson.current_build_dir(),
148 meson.current_source_dir() / '../../../../yaml',
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libpeas/libpeas-1/
H A D0001-Remove-builddir-and-srcdir-paths-from-test-binaries.patch16 peas-demo/meson.build | 2 +-
17 tests/libpeas-gtk/testing/meson.build | 4 ++--
18 tests/libpeas/testing/meson.build | 4 ++--
19 tests/testing-util/meson.build | 4 ++--
22 diff --git a/peas-demo/meson.build b/peas-demo/meson.build
24 --- a/peas-demo/meson.build
25 +++ b/peas-demo/meson.build
35 diff --git a/tests/libpeas-gtk/testing/meson.build b/tests/libpeas-gtk/testing/meson.build
37 --- a/tests/libpeas-gtk/testing/meson.build
38 +++ b/tests/libpeas-gtk/testing/meson.build
[all …]
/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/
H A Dmeson.build3 plugins_to_install += meson.current_source_dir() / 'badpel'
4 plugins_to_install += meson.current_source_dir() / 'cfam'
5 plugins_to_install += meson.current_source_dir() / 'dumpfilelist'
6 plugins_to_install += meson.current_source_dir() / 'guardlist'
7 plugins_to_install += meson.current_source_dir() / 'obmcconsole1'
8 plugins_to_install += meson.current_source_dir() / 'occ'
9 plugins_to_install += meson.current_source_dir() / 'pels'
10 plugins_to_install += meson.current_source_dir() / 'phal_devtree'
11 plugins_to_install += meson.current_source_dir() / 'vpd_data'
12 plugins_to_install += meson.current_source_dir() / 'faultlog'
[all …]
/openbmc/qemu/
H A DMakefile63 x := $(shell rm -rf meson-private meson-info meson-logs)
67 x := $(shell rm -rf meson-private meson-info meson-logs)
73 x := $(shell rm -rf meson-private meson-info meson-logs)
77 x := $(shell rm -rf meson-private meson-info meson-logs)
81 config-host.mak: $(SRC_PATH)/configure $(SRC_PATH)/scripts/meson-buildoptions.sh \
84 @if test -f meson-private/coredata.dat; then \
85 ./config.status --skip-meson; \
93 meson-private/coredata.dat: meson.stamp
94 meson.stamp: config-host.mak
95 @touch meson.stamp
/openbmc/libpldm/scripts/
H A Drun-ci7 meson format --recursive --inplace || true
10 echo Your changes must meet the upstream meson style guide
29 CC=gcc CXX=g++ CFLAGS=-fanalyzer meson setup -Dabi-compliance-check=false "$BUILD"
30 meson compile -C "$BUILD"
31 meson test -C "$BUILD"
38 meson configure --buildtype=release "$BUILD"
39 meson compile -C "$BUILD"
40 meson test -C "$BUILD" --timeout-multiplier 10 --wrapper 'valgrind --error-exitcode=1'
43 meson configure --buildtype=debug "$BUILD"
44 meson configur
[all...]
H A Dpre-submit7 meson format --recursive --inplace || true
10 echo Your changes must meet the upstream meson style guide
29 CC=gcc CXX=g++ CFLAGS=-fanalyzer meson setup -Dabi-compliance-check=false "$BUILD"
30 meson compile -C "$BUILD"
31 meson test -C "$BUILD"
38 meson configure --buildtype=release "$BUILD"
39 meson compile -C "$BUILD"
40 meson test -C "$BUILD" --timeout-multiplier 10 --wrapper 'valgrind --error-exitcode=1'
43 meson configure --buildtype=debug "$BUILD"
44 meson configur
[all...]
/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/
H A D0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch4 Subject: [PATCH] meson.build: allow (a subset of) tests in cross compile
17 meson.build | 6 +++---
18 tests/meson.build | 10 ++++++----
21 diff --git a/meson.build b/meson.build
23 --- a/meson.build
24 +++ b/meson.build
32 if not meson.is_cross_build()
39 diff --git a/tests/meson.build b/tests/meson.build
41 --- a/tests/meson.build
42 +++ b/tests/meson.build
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/
H A Dmeson.build54 meson.current_build_dir(),
58 meson.current_source_dir() / '../../../../../yaml',
84 meson.current_build_dir(),
88 meson.current_source_dir() / '../../../../../yaml',
108 meson.current_build_dir(),
112 meson.current_source_dir() / '../../../../../yaml',
132 meson.current_build_dir(),
136 meson.current_source_dir() / '../../../../../yaml',
156 meson.current_build_dir(),
160 meson.current_source_dir() / '../../../../../yaml',
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/
H A Dmeson.build37 meson.current_build_dir(),
41 meson.current_source_dir() / '../../../../yaml',
61 meson.current_build_dir(),
65 meson.current_source_dir() / '../../../../yaml',
83 meson.current_build_dir(),
87 meson.current_source_dir() / '../../../../yaml',
105 meson.current_build_dir(),
109 meson.current_source_dir() / '../../../../yaml',
130 meson.current_build_dir(),
134 meson.current_source_dir() / '../../../../yaml',
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/tinysparql/
H A D0001-fix-reproducibility.patch15 meson.build | 6 +++---
16 src/libtracker-common/meson.build | 4 ++--
18 src/libtracker-sparql/meson.build | 4 ++--
21 diff --git a/meson.build b/meson.build
23 --- a/meson.build
24 +++ b/meson.build
29 -conf.set('abs_top_builddir', meson.current_build_dir())
33 configure_file(input: 'config.h.meson.in',
44 tracker_uninstalled_cli_dir = join_paths(meson.current_build_dir(), 'src', 'tracker')
45 diff --git a/src/libtracker-common/meson.build b/src/libtracker-common/meson.build
[all …]
H A D0001-src-libtracker-sparql-meson.build-dont-create-compat.patch4 Subject: [PATCH] src/libtracker-sparql/meson.build: dont create compatibility
15 src/libtracker-sparql/meson.build | 2 +-
18 diff --git a/src/libtracker-sparql/meson.build b/src/libtracker-sparql/meson.build
20 --- a/src/libtracker-sparql/meson.build
21 +++ b/src/libtracker-sparql/meson.build
24 tracker_sparql_uninstalled_dir = meson.current_build_dir()
26 -meson.add_install_script('symlink-libtracker-sparql.sh', get_option('libdir'), meson.current_build…
27 +#meson.add_install_script('symlink-libtracker-sparql.sh', get_option('libdir'), meson.current_buil…
29 meson.override_dependency('tinysparql-3.0', tracker_sparql_dep)
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/
H A Dmeson.build28 meson.current_build_dir(),
32 meson.current_source_dir() / '../../../../yaml',
50 meson.current_build_dir(),
54 meson.current_source_dir() / '../../../../yaml',
72 meson.current_build_dir(),
76 meson.current_source_dir() / '../../../../yaml',
96 meson.current_build_dir(),
100 meson.current_source_dir() / '../../../../yaml',
120 meson.current_build_dir(),
124 meson.current_source_dir() / '../../../../yaml',
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/
H A Dmeson.build38 meson.current_build_dir(),
42 meson.current_source_dir() / '../../../../yaml',
62 meson.current_build_dir(),
66 meson.current_source_dir() / '../../../../yaml',
84 meson.current_build_dir(),
88 meson.current_source_dir() / '../../../../yaml',
108 meson.current_build_dir(),
112 meson.current_source_dir() / '../../../../yaml',
132 meson.current_build_dir(),
136 meson.current_source_dir() / '../../../../yaml',
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/
H A Dmeson.build36 meson.current_build_dir(),
40 meson.current_source_dir() / '../../../../../yaml',
60 meson.current_build_dir(),
64 meson.current_source_dir() / '../../../../../yaml',
84 meson.current_build_dir(),
88 meson.current_source_dir() / '../../../../../yaml',
108 meson.current_build_dir(),
112 meson.current_source_dir() / '../../../../../yaml',
132 meson.current_build_dir(),
136 meson.current_source_dir() / '../../../../../yaml',
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/
H A D0001-Run-native-cd_idt8-cd_create_profile.patch13 data/cmf/meson.build | 2 +-
14 data/illuminant/meson.build | 2 +-
15 data/profiles/meson.build | 2 +-
18 diff --git a/data/cmf/meson.build b/data/cmf/meson.build
20 --- a/data/cmf/meson.build
21 +++ b/data/cmf/meson.build
31 diff --git a/data/illuminant/meson.build b/data/illuminant/meson.build
33 --- a/data/illuminant/meson.build
34 +++ b/data/illuminant/meson.build
44 diff --git a/data/profiles/meson.build b/data/profiles/meson.build
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/
H A Dmeson.build30 meson.current_build_dir(),
34 meson.current_source_dir() / '../../../../yaml',
54 meson.current_build_dir(),
58 meson.current_source_dir() / '../../../../yaml',
78 meson.current_build_dir(),
82 meson.current_source_dir() / '../../../../yaml',
102 meson.current_build_dir(),
106 meson.current_source_dir() / '../../../../yaml',
126 meson.current_build_dir(),
130 meson.current_source_dir() / '../../../../yaml',
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/meson/
H A Dmeson_1.7.0.bb10 GITHUB_BASE_URI = "https://github.com/mesonbuild/meson/releases/"
11 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/meson-${PV}.tar.gz \
12 file://meson-setup.py \
13 file://meson-wrapper \
40 inherit meson-routines
42 # The cross file logic is similar but not identical to that in meson.bbclass,
46 # real paths by meson-setup.sh when the SDK is extracted.
80 install -d ${D}${datadir}/meson
82 cat >${D}${datadir}/meson/meson.native.template <<EOF
101 cat >${D}${datadir}/meson/meson.cross.template <<EOF
[all …]

12345678910>>...59