| /openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
| H A D | 0001-Define-more-ioctl-codes-on-riscv32gc-unknown-linux-g.patch | 3 Date: Sun, 6 Apr 2025 08:29:28 -0700 4 Subject: [PATCH] Define more ioctl codes on riscv32gc-unknown-linux-gnu 7 riscv32gc-unknown-linux-gnu. 9 Upstream-Status: Submitted [https://github.com/rust-lang/libc/pull/4382] 11 Signed-off-by: Khem Raj <raj.khem@gmail.com> 12 --- 13 vendor/libc-0.2.158/.cargo-checksum.json | 2 +- 14 .../src/unix/linux_like/linux/arch/generic/mod.rs | 6 +++++- 15 vendor/libc-0.2.167/.cargo-checksum.json | 2 +- 16 .../src/unix/linux_like/linux/arch/generic/mod.rs | 4 +++- [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 diff --git a/vendor/cc-1.2.0/src/command_helpers.rs b/vendor/cc-1.2.0/src/command_helpers.rs 13 --- a/vendor/cc-1.2.0/src/command_helpers.rs 14 +++ b/vendor/cc-1.2.0/src/command_helpers.rs 15 @@ -289,6 +289,7 @@ 17 pub(crate) fn objects_from_files(files: &[Arc<Path>], dst: &Path) -> Result<Vec<Object>, Error> { 23 @@ -309,6 +310,26 @@ 28 + fn find_target_position(s: &str, targets: &[&str]) -> Option<usize> { [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/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/telemetry/tests/ |
| H A D | meson.build | 15 'telemetry-ut', 17 'telemetry-ut', 19 '../src/discrete_threshold.cpp', 20 '../src/metric.cpp', 21 '../src/metrics/collection_data.cpp', 22 '../src/metrics/collection_function.cpp', 23 '../src/numeric_threshold.cpp', 24 '../src/on_change_threshold.cpp', 25 '../src/persistent_json_storage.cpp', 26 '../src/report.cpp', [all …]
|
| /openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
| 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/basic/linux/ethtool.h | 3 ++- 14 src/libsystemd-network/sd-dhcp6-client.c | 2 +- 15 src/network/netdev/bareudp.c | 2 +- 16 src/network/netdev/batadv.c | 2 +- 17 src/network/netdev/bond.c | 2 +- [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/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 …]
|
| H A D | 0001-fix-prototype-declaration-with-gcc-15.patch | 26 Upstream-Status: Inactive-Upstream [lastrelease: 10 years ago] 27 Signed-off-by: mark.yang <mark.yang@lge.com> 28 --- 29 src/alloc.c | 6 ++---- 30 src/alloc.h | 6 +++--- 31 src/alloc_re.c | 5 +---- 32 src/buffer_get.c | 2 +- 33 src/buffer_put.c | 2 +- 34 src/byte.h | 10 +++++----- 35 src/byte_chr.c | 5 +---- [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/ |
| H A D | 0002-Avoid-strict-prototype-compiler-errors.patch | 2 From: =?UTF-8?q?Steffen=20Kie=C3=9F?= 3 <steffen.kiess@cis.iti.uni-stuttgart.de> 5 Subject: [PATCH 2/2] Avoid strict-prototype compiler errors 8 -Werror=strict-prototypes parameter to the build process, but left 18 Upstream-Status: Backport [https://github.com/krb5/krb5/commit/3ae9244cd021a75eba909d872a92c25db490… 19 Signed-off-by: Khem Raj <raj.khem@gmail.com> 20 --- 21 src/clients/kcpytkt/kcpytkt.c | 2 +- 22 src/clients/kdeltkt/kdeltkt.c | 2 +- 23 src/clients/kinit/kinit.c | 4 ++-- [all …]
|
| H A D | 0001-Fix-more-non-prototype-functions.patch | 4 Subject: [PATCH 1/2] Fix more non-prototype functions 13 Upstream-Status: Backport [https://github.com/krb5/krb5/commit/623d649ba852839ba4822934bad9f97c184b… 14 Signed-off-by: Khem Raj <raj.khem@gmail.com> 15 --- 16 src/ccapi/common/win/OldCC/ccutils.c | 2 +- 17 src/ccapi/common/win/OldCC/ccutils.h | 2 +- 18 src/ccapi/common/win/OldCC/util.h | 2 +- 19 src/ccapi/common/win/win-utils.c | 2 +- 20 src/ccapi/common/win/win-utils.h | 4 +- 21 src/ccapi/lib/ccapi_context.h | 2 +- [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/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-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 …]
|
| H A D | 0001-src-Add-missing-header-limits.h-for-_POSIX_HOST_NAME.patch | 3 Date: Fri, 15 Sep 2017 09:39:40 -0700 4 Subject: [PATCH] src: Add missing header limits.h for _POSIX_HOST_NAME_MAX 9 Signed-off-by: Khem Raj <raj.khem@gmail.com> 11 --- 12 Upstream-Status: Pending 14 src/base/os_defs.h | 5 +++-- 15 src/mds/mds_dt_tcp.c | 1 - 16 src/mds/mds_dt_tcp_disc.h | 2 +- 17 src/mds/mds_dt_tipc.c | 1 - 18 src/mds/mds_dt_tipc.h | 2 +- [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/ |
| H A D | 0001-include-string-h-from-memcpy-and-strcpy-function-pro.patch | 3 Date: Mon, 29 Aug 2022 16:36:21 -0700 6 Upstream-Status: Pending 7 Signed-off-by: Khem Raj <raj.khem@gmail.com> 8 --- 9 src/led/address.c | 1 + 10 src/led/display.c | 1 + 11 src/lib/unix.c | 1 + 12 src/maint/hediag.c | 1 + 13 src/sigd/kernel.c | 1 + 14 src/sigd/policy.c | 1 + [all …]
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-clone-visitor.c | 2 * QAPI Clone Visitor unit-tests. 7 * See the COPYING file in the top-level directory. 12 #include "qapi/clone-visitor.h" 13 #include "test-qapi-visit.h" 17 UserDefOne *src, *dst; in test_clone_struct() local 19 src = g_new0(UserDefOne, 1); in test_clone_struct() 20 src->integer = 42; in test_clone_struct() 21 src->string = g_strdup("Hello"); in test_clone_struct() 22 src->has_enum1 = false; in test_clone_struct() 23 src->enum1 = ENUM_ONE_VALUE2; in test_clone_struct() [all …]
|
| /openbmc/hiomapd/vpnor/test/ |
| H A D | write_rw.cpp | 1 // SPDX-License-Identifier: Apache-2.0 33 uint8_t src[8] = {0}; in main() local 44 ctx->backend.flash_size = 0x2000; in main() 45 test::VpnorRoot root(&ctx->backend, toc, BLOCK_SIZE); in main() 50 memset(src, 0xbb, sizeof(src)); in main() 51 rc = backend_write(&ctx->backend, 0x1000, src, sizeof(src)); in main() 54 map = mmap(NULL, sizeof(src), PROT_READ, MAP_SHARED, fd, 0); in main() 56 rc = memcmp(src, map, sizeof(src)); in main() 60 memset(src, 0xcc, sizeof(src)); in main() 61 rc = backend_write(&ctx->backend, 0x1000, src, sizeof(src)); in main() [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/telemetry/ |
| H A D | meson.build | 12 license: 'Apache-2.0', 19 '-DBOOST_ASIO_DISABLE_THREADS', 20 '-DBOOST_ALL_NO_LIB', 21 '-DBOOST_SYSTEM_NO_DEPRECATED', 22 '-DBOOST_ASIO_NO_DEPRECATED', 23 '-DBOOST_NO_RTTI', 24 '-DBOOST_NO_TYPEID', 25 '-Wno-unused-parameter', 36 phosphor_logging = dependency('phosphor-logging') 41 '-DTELEMETRY_MAX_REPORTS=' + get_option('max-reports').to_string(), [all …]
|
| /openbmc/hiomapd/test/ |
| H A D | flash_write.c | 1 // SPDX-License-Identifier: Apache-2.0 5 #include <mtd/mtd-abi.h> 30 rc = tmpf_init(tmp, "flash-store.XXXXXX"); in get_dev_mtd() 34 return tmp->path; in get_dev_mtd() 45 return -1; in ioctl() 51 info->size = MEM_SIZE; in ioctl() 52 info->erasesize = ERASE_SIZE; in ioctl() 61 struct backend *backend = &context->backend; in main() 62 uint8_t src[MEM_SIZE]; in main() local 73 map = mmap(NULL, MEM_SIZE, PROT_READ, MAP_PRIVATE, tmp->fd, 0); in main() [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/files/ |
| H A D | 0001-Fix-argument-errors-in-gcc-15.patch | 7 ../../git/src/fb.c: In function 'fb_new': 8 ../../git/src/fb.c:646:17: error: too many arguments to function 'fb_destroy'; expected 0, have 1 11 ../../git/src/fb.c:391:6: note: declared here 14 ../../git/src/tui.c:102:9: error: conflicting types for 'tui_init'; have 'kx_tui *(FILE *)' 17 In file included from ../../git/src/tui.c:40: 18 ../../git/src/tui.h:36:9: note: previous declaration of 'tui_init' with type 'kx_tui *(void)' 21 Upstream-Status: Submitted [https://github.com/kexecboot/kexecboot/pull/30] 22 Signed-off-by: mark.yang <mark.yang@lge.com> 23 --- 24 src/fb.c | 4 ++-- [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zsync/zsync-curl/ |
| H A D | fixes.patch | 1 Upstream-Status: Submitted [https://github.com/probonopd/zsync-curl/pull/41] 2 Signed-off-by: Ross Burton <ross.burton@arm.com> 4 diff --git a/src/configure.ac b/src/configure.ac 6 --- a/src/configure.ac 7 +++ b/src/configure.ac 8 @@ -9,7 +9,6 @@ AC_CONFIG_MACRO_DIR([autotools]) 11 …AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip foreign check-news -Woverride -Wobsolete -Wportability -… 12 -AM_MAINTAINER_MODE 14 dnl --- Check for programs 16 @@ -23,6 +22,7 @@ AS_IF([test "x$enable_profile" = "xyes"], [ [all …]
|