/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | zlib-off64_t.patch | 6 Upstream-Status: Submitted [https://github.com/madler/zlib/pull/764] 7 Signed-off-by: Khem Raj <raj.khem@gmail.com> 8 Index: rustc-1.79.0-src/vendor/libz-sys-1.1.16/src/zlib/gzguts.h 10 --- rustc-1.79.0-src.orig/vendor/libz-sys-1.1.16/src/zlib/gzguts.h 11 +++ rustc-1.79.0-src/vendor/libz-sys-1.1.16/src/zlib/gzguts.h 12 @@ -3,13 +3,6 @@ 16 -#ifdef _LARGEFILE64_SOURCE 17 -# ifndef _LARGEFILE_SOURCE 18 -# define _LARGEFILE_SOURCE 1 19 -# endif [all …]
|
H A D | rv32-cargo-rustix-0.38.28-fix.patch | 4 therefore this patch is limited to rustix-0.38.19 5 once cargo/rust moves beyond rustix-0.38.19 as dependency 8 Upstream-Status: Inappropriate [Specific to rustix-0.38.19] 10 Signed-off-by: Khem Raj <raj.khem@gmail.com> 12 --- a/vendor/rustix-0.38.28/src/backend/libc/termios/syscalls.rs 13 +++ b/vendor/rustix-0.38.28/src/backend/libc/termios/syscalls.rs 14 @@ -138,7 +138,7 @@ pub(crate) fn tcsetattr( 18 - #[cfg(not(any(target_arch = "sparc", target_arch = "sparc64")))] 22 // linux-raw-sys' ioctl-generation script for sparc isn't working yet, 23 @@ -147,6 +147,10 @@ pub(crate) fn tcsetattr( [all …]
|
H A D | rv32-rustix-libc-backend.patch | 3 Upstream-Status: Pending 4 Signed-off-by: Khem Raj <raj.khem@gmail.com> 5 --- a/vendor/rustix-0.38.32/src/backend/libc/c.rs 6 +++ b/vendor/rustix-0.38.32/src/backend/libc/c.rs 7 @@ -6,6 +6,8 @@ 16 --- a/vendor/rustix-0.38.32/.cargo-checksum.json 17 +++ b/vendor/rustix-0.38.32/.cargo-checksum.json 18 @@ -1 +1 @@ 19 -{"files":{"CODE_OF_CONDUCT.md":"f210602311e3f74b32f46237fd55f4ce36d798e85e3db1432ec667f63a7ffc44",… 21 …-APACHE":"a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2","LICENSE-Apache-2.0_WI… [all …]
|
H A D | repro-issue-fix-with-cc-crate-hashmap.patch | 7 https://github.com/rust-lang/cc-rs/pull/1277 9 Upstream-Status: Submitted [https://github.com/rust-lang/cc-rs/pull/1277] 10 Signed-off-by: Harish Sadineni <Harish.Sadineni@windriver.com> 11 --- a/vendor/cc-1.0.97/src/command_helpers.rs 12 +++ b/vendor/cc-1.0.97/src/command_helpers.rs 13 @@ -257,6 +257,7 @@ 15 pub(crate) fn objects_from_files(files: &[Arc<Path>], dst: &Path) -> Result<Vec<Object>, Error> { 21 @@ -277,10 +278,29 @@ 26 + fn find_target_position(s: &str, targets: &[&str]) -> Option<usize> { 47 - hasher.write(dirname.to_string().as_bytes()); [all …]
|
/openbmc/linux/sound/pci/ctxfi/ |
H A D | ctsrc.c | 1 // SPDX-License-Identifier: GPL-2.0-only 24 static int src_default_config_memrd(struct src *src); 25 static int src_default_config_memwr(struct src *src); 26 static int src_default_config_arcrw(struct src *src); 28 static int (*src_default_config[3])(struct src *) = { 34 static int src_set_state(struct src *src, unsigned int state) in src_set_state() argument 38 hw = src->rsc.hw; in src_set_state() 39 hw->src_set_state(src->rsc.ctrl_blk, state); in src_set_state() 44 static int src_set_bm(struct src *src, unsigned int bm) in src_set_bm() argument 48 hw = src->rsc.hw; in src_set_bm() [all …]
|
H A D | ctsrc.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 34 /* Define the descriptor of a src resource */ 44 struct src { struct 46 struct src *intlv; /* Pointer to next interleaved SRC in a series */ argument 47 const struct src_rsc_ops *ops; /* SRC specific operations */ 50 unsigned char mode; /* Working mode of this SRC resource */ 54 int (*set_state)(struct src *src, unsigned int state); argument 55 int (*set_bm)(struct src *src, unsigned int bm); 56 int (*set_sf)(struct src *src, unsigned int sf); 57 int (*set_pm)(struct src *src, unsigned int pm); [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui/ |
H A D | 0001-Fix-build-with-clang.patch | 3 Date: Tue, 24 Apr 2018 15:06:14 -0700 8 error: class 'YButtonBoxPrivate' was previously declared as a struct [-Werror,-Wmismatched-tags] 11 YTimezoneSelector.cc:35:9: error: private field 'dummy' is not used [-Werror,-Wunused-private-field] 15 Signed-off-by: Khem Raj <raj.khem@gmail.com> 16 --- 17 Upstream-Status: Submitted [https://github.com/libyui/libyui/pull/123] 19 src/YAlignment.h | 2 +- 20 src/YBarGraph.h | 2 +- 21 src/YBusyIndicator.h | 2 +- 22 src/YButtonBox.h | 4 ++-- [all …]
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | uverbs_marshall.c | 14 * - Redistributions of source code must retain the above 18 * - Redistributions in binary form must reproduce the above 44 /* Do structure copy and the over-write fields */ in rdma_ah_conv_opa_to_ib() 47 ib->type = RDMA_AH_ATTR_TYPE_IB; in rdma_ah_conv_opa_to_ib() 50 if (ib_query_port(dev, opa->port_num, &port_attr)) { in rdma_ah_conv_opa_to_ib() 53 ret = -EINVAL; in rdma_ah_conv_opa_to_ib() 66 struct rdma_ah_attr *src = ah_attr; in ib_copy_ah_attr_to_user() local 69 memset(&dst->grh, 0, sizeof(dst->grh)); in ib_copy_ah_attr_to_user() 71 if ((ah_attr->type == RDMA_AH_ATTR_TYPE_OPA) && in ib_copy_ah_attr_to_user() 74 src = &conv_ah; in ib_copy_ah_attr_to_user() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0003-src-basic-missing.h-check-for-missing-strndupa.patch | 4 Subject: [PATCH 03/22] src/basic/missing.h: check for missing strndupa 8 Upstream-Status: Inappropriate [musl specific] 10 Signed-off-by: Khem Raj <raj.khem@gmail.com> 11 Signed-off-by: Chen Qi <Qi.Chen@windriver.com> 13 Signed-off-by: Andrej Valek <andrej.valek@siemens.com> 15 Signed-off-by: Scott Murray <scott.murray@konsulko.com> 16 Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> 19 Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com> 21 Signed-off-by: Chen Qi <Qi.Chen@windriver.com> 23 --- [all …]
|
H A D | 0017-Adjust-for-musl-headers.patch | 3 Date: Fri, 21 Jan 2022 22:19:37 -0800 6 Upstream-Status: Inappropriate [musl specific] 8 Signed-off-by: Khem Raj <raj.khem@gmail.com> 11 Signed-off-by: Chen Qi <Qi.Chen@windriver.com> 12 --- 13 src/libsystemd-network/sd-dhcp6-client.c | 2 +- 14 src/network/netdev/bareudp.c | 2 +- 15 src/network/netdev/batadv.c | 2 +- 16 src/network/netdev/bond.c | 2 +- 17 src/network/netdev/bridge.c | 2 +- [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0019-Adjust-for-musl-headers.patch | 3 Date: Fri, 21 Jan 2022 22:19:37 -0800 6 Upstream-Status: Inappropriate [musl specific] 8 Signed-off-by: Khem Raj <raj.khem@gmail.com> 11 Signed-off-by: Chen Qi <Qi.Chen@windriver.com> 12 --- 13 src/libsystemd-network/sd-dhcp6-client.c | 2 +- 14 src/network/netdev/bareudp.c | 2 +- 15 src/network/netdev/batadv.c | 2 +- 16 src/network/netdev/bond.c | 2 +- 17 src/network/netdev/bridge.c | 3 ++- [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/ |
H A D | 0001-Fix-compilation-with-fno-common.patch | 3 Date: Tue, 15 Sep 2020 12:35:46 -0700 4 Subject: [PATCH] Fix compilation with -fno-common. 11 Upstream-Status: Backport [https://github.com/libunwind/libunwind/pull/166/commits/29e17d8d2ccbca07… 12 Signed-off-by: Khem Raj <raj.khem@gmail.com> 13 --- 14 src/third_party/unwind/dist/src/aarch64/Ginit.c | 15 +++++++-------- 15 src/third_party/unwind/dist/src/arm/Ginit.c | 15 +++++++-------- 16 .../src/coredump/_UPT_get_dyn_info_list_addr.c | 5 +++++ 17 src/third_party/unwind/dist/src/hppa/Ginit.c | 15 +++++++-------- 18 src/third_party/unwind/dist/src/ia64/Ginit.c | 1 + [all …]
|
/openbmc/telemetry/tests/ |
H A D | meson.build | 10 'telemetry-ut', 12 'telemetry-ut', 14 '../src/discrete_threshold.cpp', 15 '../src/metric.cpp', 16 '../src/metrics/collection_data.cpp', 17 '../src/metrics/collection_function.cpp', 18 '../src/numeric_threshold.cpp', 19 '../src/on_change_threshold.cpp', 20 '../src/persistent_json_storage.cpp', 21 '../src/report.cpp', [all …]
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/spandsp/spandsp/ |
H A D | makefile.patch | 1 From: =?UTF-8?q?J=C3=B6rg=20Sommer?= <joerg.sommer@navimatix.de> 4 MIME-Version: 1.0 5 Content-Type: text/plain; charset=UTF-8 6 Content-Transfer-Encoding: 8bit 12 [1]: https://www.gnu.org/software/autoconf-archive/ax_prog_cc_for_build.html 13 [2]: https://stackoverflow.com/questions/24201260/autotools-cross-compilation-and-generated-sources… 15 Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> 16 Upstream-Status: Submitted [https://github.com/freeswitch/spandsp/pull/74] 17 --- 18 configure.ac | 49 +------------------------------------------- [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/ |
H A D | 0001-Fix-signature-of-main-function.patch | 3 Date: Thu, 1 Sep 2022 23:36:52 -0700 6 Clang-15 errors out otherewise. 9 Upstream-Status: Pending 10 Signed-off-by: Khem Raj <raj.khem@gmail.com> 11 --- 12 src/chkshsgr.c | 2 +- 13 src/tai64n.c | 2 +- 14 src/tai64nlocal.c | 2 +- 15 src/trycpp.c | 5 +++-- 16 src/tryflock.c | 4 ++-- [all …]
|
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-demos/ |
H A D | 0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch | 3 Date: Fri, 9 May 2014 11:50:24 -0400 6 Upstream-Status: Submitted [https://bugs.freedesktop.org/show_bug.cgi?id=78496] 7 Signed-off-by: Drew Moseley <drew_moseley@mentor.com> 8 --- 9 src/glsl/bezier.c | 2 +- 10 src/glsl/blinking-teapot.c | 4 ++-- 11 src/glsl/brick.c | 4 ++-- 12 src/glsl/bump.c | 6 +++--- 13 src/glsl/convolutions.c | 2 +- 14 src/glsl/mandelbrot.c | 4 ++-- [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/ |
H A D | 0001-Fix-build-with-fno-common.patch | 3 Date: Mon, 17 Aug 2020 00:00:00 -0700 4 Subject: [PATCH] Fix build with -fno-common 8 Upstream-Status: Pending 10 Signed-off-by: Khem Raj <raj.khem@gmail.com> 11 --- 12 src/ckpt/agent/cpa_cb.h | 2 +- 13 src/ckpt/ckptd/cpd_init.h | 2 +- 14 src/evt/agent/eda.h | 2 +- 15 src/evt/evtd/eds.h | 2 +- 16 src/evt/evtd/eds_amf.c | 2 ++ [all …]
|
/openbmc/linux/arch/mips/cavium-octeon/ |
H A D | octeon-memcpy.S | 18 #include <asm/asm-offsets.h> 22 #define src a1 macro 28 * memcpy copies len bytes from src to dst and sets v0 to dst. 30 * - src and dst don't overlap 31 * - src is readable 32 * - dst is writable 35 * __copy_user copies up to len bytes from src to dst and sets a2 (len) to 37 * __copy_user assumes that src and dst don't overlap, and that the call is 40 * - src is readable (no exceptions when reading src) 42 * - dst is writable (no exceptions when writing dst) [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 109.out | 5 Formatting 'TEST_DIR/t.raw.src', fmt=IMGFMT size=67108864 9 {'execute':'drive-mirror', 'arguments':{ 10 'device': 'src', 'target': 'TEST_DIR/t.IMGFMT', 15 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "created", "id": "src"}} 16 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "running", "id": "src"}} 18 …icroseconds": TIMESTAMP}, "event": "BLOCK_JOB_ERROR", "data": {"device": "src", "operation": "wri… 19 …roseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "aborting", "id": "src"}} 20 …seconds": TIMESTAMP}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "src", "len": LEN, "offs… 21 …oseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "concluded", "id": "src"}} 22 …"microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "null", "id": "src"}} [all …]
|
/openbmc/linux/arch/m68k/math-emu/ |
H A D | fp_arith.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 fp_arith.c: floating-point math routines for the Linux-m68k 7 Copyright (c) 1998-1999 David Huggins-Daines. 10 Mosberger-Tang. 32 fp_fabs(struct fp_ext *dest, struct fp_ext *src) in fp_fabs() argument 36 fp_monadic_check(dest, src); in fp_fabs() 38 dest->sign = 0; in fp_fabs() 44 fp_fneg(struct fp_ext *dest, struct fp_ext *src) in fp_fneg() argument 48 fp_monadic_check(dest, src); in fp_fneg() 50 dest->sign = !dest->sign; in fp_fneg() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/ |
H A D | 0001-liftoff-Correct-function-signatures.patch | 7 ../deps/v8/src/wasm/baseline/mips/liftoff-assembler-mips.h:661:5: error: no matching member functio… 8 Move(tmp, src, type.value_type()); 11 Upstream-Status: Submitted [https://chromium-review.googlesource.com/c/v8/v8/+/3235674] 13 Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> 14 --- 15 deps/v8/src/wasm/baseline/liftoff-assembler.h | 6 +++--- 16 .../src/wasm/baseline/mips64/liftoff-assembler-mips64-inl.h | 2 +- 17 .../src/wasm/baseline/riscv/liftoff-assembler-riscv64-inl.h | 2 +- 18 3 files changed, 5 insertions(+), 5 deletions(-) 20 diff --git a/deps/v8/src/wasm/baseline/liftoff-assembler.h b/deps/v8/src/wasm/baseline/liftoff-asse… [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/ |
H A D | 0001-Fix-function-protype-visibility.patch | 3 Date: Fri, 2 Sep 2022 12:32:20 -0700 8 Upstream-Status: Pending 9 Signed-off-by: Khem Raj <raj.khem@gmail.com> 10 --- 11 src/appearance.c | 1 + 12 src/desktops.c | 2 +- 13 src/desktops.h | 2 +- 14 src/main.c | 1 + 15 src/moveresize.c | 2 +- 16 src/moveresize.h | 2 +- [all …]
|
/openbmc/linux/drivers/gpu/drm/msm/hdmi/ |
H A D | qfprom.xml.h | 6 This file was generated by the rules-ng-ng headergen tool in this git repository: 10 The rules-ng-ng source files this header was generated from are: 11 - /home/robclark/src/mesa/mesa/src/freedreno/registers/msm.xml ( 944 bytes, fr… 12 - /home/robclark/src/mesa/mesa/src/freedreno/registers/freedreno_copyright.xml ( 1572 bytes, fr… 13 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, fr… 14 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp_common.xml ( 2849 bytes, fr… 15 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp5.xml ( 37461 bytes, fr… 16 - /home/robclark/src/mesa/mesa/src/freedreno/registers/dsi/dsi.xml ( 18746 bytes, fr… 17 - /home/robclark/src/mesa/mesa/src/freedreno/registers/dsi/dsi_phy_v2.xml ( 3236 bytes, fr… 18 - /home/robclark/src/mesa/mesa/src/freedreno/registers/dsi/dsi_phy_28nm_8960.xml ( 4935 bytes, fr… [all …]
|
/openbmc/linux/arch/mips/lib/ |
H A D | csum_partial.S | 16 #include <asm/asm-offsets.h> 75 #define CSUM_BIGCHUNK1(src, offset, sum, _t0, _t1, _t2, _t3) \ argument 76 LOAD _t0, (offset + UNIT(0))(src); \ 77 LOAD _t1, (offset + UNIT(1))(src); \ 78 LOAD _t2, (offset + UNIT(2))(src); \ 79 LOAD _t3, (offset + UNIT(3))(src); \ 86 #define CSUM_BIGCHUNK(src, offset, sum, _t0, _t1, _t2, _t3) \ argument 87 CSUM_BIGCHUNK1(src, offset, sum, _t0, _t1, _t2, _t3) 89 #define CSUM_BIGCHUNK(src, offset, sum, _t0, _t1, _t2, _t3) \ argument 90 CSUM_BIGCHUNK1(src, offset, sum, _t0, _t1, _t2, _t3); \ [all …]
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | src_test.cpp | 8 * http://www.apache.org/licenses/LICENSE-2.0 16 #include "extensions/openpower-pels/src.hpp" 41 "SRC": 114 SRC src{stream}; in TEST_F() local 116 EXPECT_TRUE(src.valid()); in TEST_F() 118 EXPECT_EQ(src.header().id, 0x5053); in TEST_F() 119 EXPECT_EQ(src.header().size, 0x50); in TEST_F() 120 EXPECT_EQ(src.header().version, 0x01); in TEST_F() 121 EXPECT_EQ(src.header().subType, 0x01); in TEST_F() 122 EXPECT_EQ(src.header().componentID, 0x0202); in TEST_F() [all …]
|