Home
last modified time | relevance | path

Searched +full:- +full:- +full:meson (Results 1 – 25 of 1040) sorted by relevance

12345678910>>...42

/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/localsearch/
H A D0001-fix-reproducibility.patch2 From: Markus Volk <f_l_k@t-online.de>
4 Subject: [PATCH] meson: fix reproducibility
6 Tracker's design seems to be strictly for non-cross builds and leaks buildpaths into the
11 Upstream-Status: Inappropriate [oe-specific]
13 Signed-off-by: Markus Volk <f_l_k@t-online.de>
14 ---
15 meson.build | 8 ++++----
16 src/common/tracker-landlock.c | 4 ++--
17 src/miners/fs/meson.build | 4 ++--
18 src/tracker-extract/meson.build | 2 +-
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/
H A D0001-Drop-libdl-references.patch9 Upstream-Status: Inappropriate [embedded specific]
11 Signed-off-by: Ming Liu <liu.ming50@gmail.com>
12 ---
13 meson.build | 2 --
14 src/client/meson.build | 1 -
15 src/libply-splash-core/meson.build | 1 -
16 src/libply/meson.build | 1 -
17 4 files changed, 5 deletions(-)
19 diff --git a/meson.build b/meson.build
21 --- a/meson.build
[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
14 Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/merge_requests/150]
15 Signed-off-by: Alexander Kanavin <alex@linutronix.de>
16 ---
17 meson.build | 6 +++---
18 tests/meson.build | 10 ++++++----
19 2 files changed, 9 insertions(+), 7 deletions(-)
21 diff --git a/meson.build b/meson.build
23 --- a/meson.build
24 +++ b/meson.build
[all …]
/openbmc/phosphor-dbus-monitor/src/test/
H A Dmeson.build26 meson.project_source_root() + '/src/pdmgen.py',
27 '-t',
29 '-p',
30 meson.project_source_root() + '/src/test/templates',
31 '-d',
32 meson.project_source_root() + '/src/test/yaml/pathgentest',
33 '-o',
34 meson.current_build_dir() + '/pathgentest.hpp',
35 '-e',
36 meson.current_build_dir() + '/pathgentest-errors.hpp',
[all …]
/openbmc/libpldm/scripts/
H A Dpre-submit2 set -eu
4 # For valgrind, value is arbitrarily low-ish
5 ulimit -n 2048
7 BUILD="$(mktemp --directory --tmpdir=.)"
8 trap 'rm -rf "$BUILD"' EXIT
10 meson format --recursive --inplace || true
11 if ! git diff --exit-code
13 echo Your changes must meet the upstream meson style guide
15 echo https://mesonbuild.com/Style-guide.html
22 if ! git show --format="" --name-only HEAD -- CHANGELOG.md abi include/libpldm |
[all …]
H A Drun-ci2 set -eu
4 # For valgrind, value is arbitrarily low-ish
5 ulimit -n 2048
7 BUILD="$(mktemp --directory --tmpdir=.)"
8 trap 'rm -rf "$BUILD"' EXIT
10 meson format -
[all...]
/openbmc/openbmc/poky/meta/recipes-devtools/meson/
H A Dmeson_1.8.0.bb3 DESCRIPTION = "Meson is a build system designed to increase programmer \
7 LICENSE = "Apache-2.0"
10 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 \
14 file://0001-python-module-do-not-manipulate-the-environment-when.patch \
15 file://0001-Make-CPU-family-warnings-fatal.patch \
16 file://0002-Support-building-allarch-recipes-again.patch \
21 inherit python_setuptools_build_meta github-releases
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libpeas/libpeas-1/
H A D0001-Remove-builddir-and-srcdir-paths-from-test-binaries.patch3 Date: Thu, 18 May 2023 23:28:10 -0700
11 WARNING: libpeas-1.36.0-r0 do_package_qa: QA Issue: File /usr/bin/peas-demo in package libpeas-demo…
13 Upstream-Status: Inappropriate [Cross-compile specific]
14 Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 ---
16 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 ++--
20 4 files changed, 7 insertions(+), 7 deletions(-)
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dmeson-gx.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/interrupt-controller/irq.h>
14 #include <dt-bindings/interrupt-controller/arm-gic.h>
17 interrupt-parent = <&gic>;
18 #address-cells = <2>;
19 #size-cells = <2>;
21 reserved-memory {
22 #address-cells = <2>;
23 #size-cells = <2>;
[all …]
/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/
H A Dmeson.build1 # SPDX-License-Identifier: Apache-2.0
3 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() / 'hostboot'
8 plugins_to_install += meson.current_source_dir() / 'obmcconsole1'
9 plugins_to_install += meson.current_source_dir() / 'occ'
10 plugins_to_install += meson.current_source_dir() / 'pels'
11 plugins_to_install += meson.current_source_dir() / 'phal_devtree'
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/tinysparql/
H A D0001-fix-reproducibility.patch2 From: Markus Volk <f_l_k@t-online.de>
6 Tracker's design seems to be strictly for non-cross builds and leaks buildpaths into the
11 Upstream-Status: Inappropriate [oe-specific]
13 Signed-off-by: Markus Volk <f_l_k@t-online.de>
14 ---
15 meson.build | 6 +++---
16 src/common/meson.build | 4 ++--
17 src/http/tracker-http.c | 2 +-
18 src/libtinysparql/meson.build | 4 ++--
19 4 files changed, 8 insertions(+), 8 deletions(-)
[all …]
H A D0001-src-libtracker-sparql-meson.build-dont-create-compat.patch2 From: Markus Volk <f_l_k@t-online.de>
4 Subject: [PATCH] src/libtracker-sparql/meson.build: dont create compatibility
9 …h /home/flk/poky/build-hypr/tmp/work/corei7-64-poky-linux/tinysparql/3.8.0/sstate-build-package/pa…
11 Upstream-Status: Inappropriate [oe-specific]
13 Signed-off-by: Markus Volk <f_l_k@t-online.de>
14 ---
15 src/libtinysparql/meson.build | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
18 diff --git a/src/libtinysparql/meson.build b/src/libtinysparql/meson.build
20 --- a/src/libtinysparql/meson.build
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/
H A Dmeson-wrapper3 if [ -z "$OECORE_NATIVE_SYSROOT" ]; then
4 exec "meson.real" "$@"
7 if [ -z "$SSL_CERT_DIR" ]; then
11 # If these are set to a cross-compile path, meson will get confused and try to
12 # use them as native tools. Unset them to prevent this, as all the cross-compile
13 # config is already in meson.cross.
23 echo meson-wrapper: Implicit setup command assumed
29 --cross-file="$OECORE_NATIVE_SYSROOT/usr/share/meson/${TARGET_PREFIX}meson.cross" \
30 --native-file="$OECORE_NATIVE_SYSROOT/usr/share/meson/meson.native" \
32 echo meson-wrapper: Running meson with setup options: \"$MESON_SETUP_OPTS\"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/
H A D0001-Run-native-cd_idt8-cd_create_profile.patch2 From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
5 MIME-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
9 Upstream-Status: Inappropriate [OE specific]
11 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
12 ---
13 data/cmf/meson.build | 2 +-
14 data/illuminant/meson.build | 2 +-
15 data/profiles/meson.build | 2 +-
[all …]
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/
H A Dmeson.build53 '--command',
55 '--output',
56 meson.current_build_dir(),
57 '--tool',
59 '--directory',
60 meson.current_source_dir() / '../../../../yaml',
75 '--command',
77 '--output',
78 meson.current_build_dir(),
79 '--tool',
[all …]
/openbmc/phosphor-logging/gen/
H A Dregenerate-meson3 REPO_ROOT=$(git rev-parse --show-toplevel)
5 # Find sdbus++-gen-meson
9 if [ ! -x "$SDBUSPP_GEN_MESON" ]; then
10 SDBUSPP_GEN_MESON="$(which sdbus++-gen-meson 2> /dev/null)"
12 if [ ! -x "$SDBUSPP_GEN_MESON" ]; then
13 SDBUSPP_GEN_MESON="$REPO_ROOT/subprojects/sdbusplus/tools/sdbus++-gen-meson"
15 if [ ! -x "$SDBUSPP_GEN_MESON" ]; then
16 echo "Cannot find sdbus++-gen-meson ($SDBUSPP_GEN_MESON)."
20 echo "Generating meson files..."
22 --command meson \
[all …]
/openbmc/phosphor-dbus-interfaces/gen/
H A Dregenerate-meson3 REPO_ROOT=$(git rev-parse --show-toplevel)
5 # Find sdbus++-gen-meson
9 if [ ! -x "$SDBUSPP_GEN_MESON" ]; then
10 SDBUSPP_GEN_MESON="$(which sdbus++-gen-meson 2> /dev/null)"
12 if [ ! -x "$SDBUSPP_GEN_MESON" ]; then
13 SDBUSPP_GEN_MESON="$REPO_ROOT/subprojects/sdbusplus/tools/sdbus++-gen-meson"
15 if [ ! -x "$SDBUSPP_GEN_MESON" ]; then
16 echo "Cannot find sdbus++-gen-meson ($SDBUSPP_GEN_MESON)."
20 echo "Generating meson files..."
22 --command meson \
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/
H A Dmeson.build39 '--command',
41 '--output',
42 meson.current_build_dir(),
43 '--tool',
45 '--directory',
46 meson
[all...]
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dmeson.bbclass4 # SPDX-License-Identifier: MIT
7 inherit python3native meson-routines qemu
9 DEPENDS:append = " meson-native ninja-native"
11 EXEWRAPPER_ENABLED:class-native = "False"
12 EXEWRAPPER_ENABLED ?= "${@bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', 'True', 'False', d…
13 DEPENDS:append = "${@' qemu-native' if d.getVar('EXEWRAPPER_ENABLED') == 'True' else ''}"
15 # As Meson enforces out-of-tree builds we can just use cleandirs
19 # Where the meson.build build configuration is
33 MESONOPTS = " --prefix ${prefix} \
34 --buildtype ${MESON_BUILDTYPE} \
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/
H A Dmeson.build53 '--command',
55 '--output',
56 meson.current_build_dir(),
57 '--tool',
59 '--directory',
60 meson.current_source_dir() / '../../../../../yaml',
83 '--command',
85 '--output',
86 meson.current_build_dir(),
87 '--tool',
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/
H A Dmeson.build37 '--command',
39 '--output',
40 meson.current_build_dir(),
41 '--tool',
43 '--directory',
44 meson.current_source_dir() / '../../../../yaml',
61 '--command',
63 '--output',
64 meson.current_build_dir(),
65 '--tool',
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/
H A Dmeson.build29 '--command',
31 '--output',
32 meson.current_build_dir(),
33 '--tool',
35 '--directory',
36 meson.current_source_dir() / '../../../../yaml',
53 '--command',
55 '--output',
56 meson.current_build_dir(),
57 '--tool',
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0010-configure-lookup-meson-exutable-from-PATH.patch2 From: =?UTF-8?q?Martin=20Hundeb=C3=B8ll?= <martin@geanix.com>
4 Subject: [PATCH] configure: lookup meson exutable from PATH
6 Upstream-Status: Inappropriate [workaround, would need a real fix for upstream]
7 ---
8 configure | 7 +------
9 1 file changed, 1 insertion(+), 6 deletions(-)
11 diff --git a/configure b/configure
13 --- a/configure
15 @@ -983,12 +983,7 @@ mkvenv="$python ${source_path}/python/scripts/mkvenv.py"
16 $mkvenv ensuregroup --dir "${source_path}/python/wheels" \
[all …]
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/
H A D0003-tests-use-a-dictionaries-for-environment.patch6 meson environment() can't be passed to configure_file and it is needed for installed_tests,
9 Upstream-Status: Submitted [https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/789]
11 Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
12 ---
13 tests/check/meson.build | 21 +++++++++++++--------
14 1 file changed, 13 insertions(+), 8 deletions(-)
16 diff --git a/tests/check/meson.build b/tests/check/meson.build
18 --- a/tests/check/meson.build
19 +++ b/tests/check/meson.build
20 @@ -164,14 +164,19 @@ foreach t : core_tests
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/
H A Dmeson.build25 '--command',
27 '--output',
28 meson.current_build_dir(),
29 '--tool',
31 '--directory',
32 meson.current_source_dir() / '../../../../yaml',
47 '--command',
49 '--output',
50 meson.current_build_dir(),
51 '--tool',
[all …]

12345678910>>...42