Home
last modified time | relevance | path

Searched refs:diff (Results 426 – 450 of 3836) sorted by relevance

1...<<11121314151617181920>>...154

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/pm-graph/pm-graph/
H A D0001-sleepgraph.py-use-python3.patch17 diff --git a/bootgraph.py b/bootgraph.py
27 diff --git a/sleepgraph.py b/sleepgraph.py
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D0001-Remove-fgets-extern-declaration.patch16 diff --git a/hosts_access.c b/hosts_access.c
28 diff --git a/misc.c b/misc.c
/openbmc/qemu/tests/multiboot/
H A Drun_test.sh84 if ! diff $t.out test.log > /dev/null 2>&1; then
86 diff -u $t.out test.log
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pahole/files/
H A D0002-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch13 diff --git a/ostra/ostra-cg b/ostra/ostra-cg
23 diff --git a/ostra/python/ostra.py b/ostra/python/ostra.py
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/
H A DUsing-PKG_CHECK_MODULES-to-found-headers-and-libraries.patch15 diff --git a/configure.ac b/configure.ac
31 diff --git a/src/Makefile.am b/src/Makefile.am
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch14 diff --git a/configure b/configure
27 diff --git a/configure.ac b/configure.ac
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom_def.c696 int16_t *diff) in ath9k_change_gain_boundary_setting() argument
713 *diff *= 2; in ath9k_change_gain_boundary_setting()
718 gb[k] = (u16)(gb[k] - *diff); in ath9k_change_gain_boundary_setting()
729 return *diff; in ath9k_change_gain_boundary_setting()
734 int16_t diff, in ath9k_adjust_pdadc_values() argument
737 #define NUM_PDADC(diff) (AR5416_NUM_PDADC_VALUES - diff) in ath9k_adjust_pdadc_values() argument
748 for (k = 0; k < (u16)NUM_PDADC(diff); k++ ) { in ath9k_adjust_pdadc_values()
749 pdadcValues[k] = pdadcValues[k + diff]; in ath9k_adjust_pdadc_values()
775 int16_t diff = 0; in ath9k_hw_set_def_power_cal_table() local
868 &diff); in ath9k_hw_set_def_power_cal_table()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/
H A Dadd-pkgconfig.patch19 diff -Naur libmad-0.15.1b.old/configure.ac libmad-0.15.1b/configure.ac
29 diff -Naur libmad-0.15.1b.old/mad.pc.in libmad-0.15.1b/mad.pc.in
47 diff -Naur libmad-0.15.1b.old/Makefile.am libmad-0.15.1b/Makefile.am
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/
H A Dchange-secure_chroot_dir.patch18 diff --git a/INSTALL b/INSTALL
37 diff --git a/tunables.c b/tunables.c
50 diff --git a/vsftpd.conf.5 b/vsftpd.conf.5
/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/
H A D0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch18 diff --git a/debian/changelog b/debian/changelog
30 diff --git a/debian/control b/debian/control
43 diff --git a/mozilla/certdata2pem.py b/mozilla/certdata2pem.py
/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/gn/gn/
H A D0001-Replace-lstat64-stat64-functions-on-linux.patch19 diff --git a/src/base/files/file.h b/src/base/files/file.h
32 diff --git a/src/base/files/file_posix.cc b/src/base/files/file_posix.cc
45 diff --git a/src/base/files/file_util_posix.cc b/src/base/files/file_util_posix.cc
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng/
H A DModify-configure.in-and-etc-Makefile.am.patch18 diff --git a/configure.in b/configure.in
42 diff --git a/etc/Makefile.am b/etc/Makefile.am
69 diff --git a/etc/radiusclient.conf.in b/etc/radiusclient.conf.in
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0009-fix-cmake-dependency-race.patch27 diff --git a/interface/vcos/pthreads/CMakeLists.txt b/interface/vcos/pthreads/CMakeLists.txt
46 diff --git a/interface/vmcs_host/CMakeLists.txt b/interface/vmcs_host/CMakeLists.txt
65 diff --git a/interface/vmcs_host/vc_vchi_dispmanx.h b/interface/vmcs_host/vc_vchi_dispmanx.h
H A D0013-Implement-triple-buffering-for-wayland.patch22 diff --git a/interface/khronos/egl/egl_client.c b/interface/khronos/egl/egl_client.c
36 diff --git a/interface/khronos/egl/egl_client_surface.c b/interface/khronos/egl/egl_client_surface.c
68 diff --git a/interface/khronos/egl/egl_client_surface.h b/interface/khronos/egl/egl_client_surface.h
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A Dlua-update-Makefile-to-use-environment-build-setting.patch25 diff --git a/deps/Makefile b/deps/Makefile
37 diff --git a/deps/lua/Makefile b/deps/lua/Makefile
49 diff --git a/deps/lua/src/Makefile b/deps/lua/src/Makefile
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/
H A Dcross-compile.patch11 diff -Nurp daemontools-0.76.orig/src/conf-cc daemontools-0.76/src/conf-cc
19 diff -Nurp daemontools-0.76.orig/src/conf-ld daemontools-0.76/src/conf-ld
27 diff -Nurp daemontools-0.76.orig/src/Makefile daemontools-0.76/src/Makefile
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0007-plat-corstone1000-Initialize-capsule-update-provider.patch18 diff --git a/deployments/se-proxy/env/commonsp/se_proxy_sp.c b/deployments/se-proxy/env/commonsp/se…
32 diff --git a/deployments/se-proxy/infra/corstone1000/service_proxy_factory.c b/deployments/se-proxy…
64 diff --git a/deployments/se-proxy/infra/service_proxy_factory.h b/deployments/se-proxy/infra/servic…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/
H A D544.patch16 diff --git a/src/core_dump_handler/dlt_cdh.h b/src/core_dump_handler/dlt_cdh.h
29 diff --git a/src/core_dump_handler/dlt_cdh_cpuinfo.c b/src/core_dump_handler/dlt_cdh_cpuinfo.c
68 diff --git a/src/core_dump_handler/dlt_cdh_crashid.c b/src/core_dump_handler/dlt_cdh_crashid.c
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0001-binutils-crosssdk-Generate-relocatable-SDKs.patch23 diff --git a/gold/layout.cc b/gold/layout.cc
36 diff --git a/ld/genscripts.sh b/ld/genscripts.sh
61 diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.4/
H A Dlua-update-Makefile-to-use-environment-build-setting.patch25 diff --git a/deps/Makefile b/deps/Makefile
37 diff --git a/deps/lua/Makefile b/deps/lua/Makefile
49 diff --git a/deps/lua/src/Makefile b/deps/lua/src/Makefile
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/
H A D0004-tests-add-helper-script-to-run-the-installed_tests.patch21 diff --git a/tests/check/meson.build b/tests/check/meson.build
49 diff --git a/tests/check/template.sh.in b/tests/check/template.sh.in
64 diff --git a/tests/check/template.test.in b/tests/check/template.test.in
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/
H A Dptest.patch23 diff --git a/configure.ac b/configure.ac
36 diff --git a/tests/Makefile.am b/tests/Makefile.am
46 diff --git a/tests/test-subr.sh b/tests/test-subr.sh
/openbmc/linux/tools/testing/selftests/net/
H A Dcmsg_ipv6.sh50 for ovr in setsock cmsg both diff; do
75 for ovr in setsock cmsg both diff; do
112 for ovr in setsock cmsg both diff; do
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0042-corstone1000-enable-virtio-net-support.patch16 diff --git a/arch/arm/dts/corstone1000-fvp.dts b/arch/arm/dts/corstone1000-fvp.dts
33 diff --git a/board/armltd/corstone1000/corstone1000.c b/board/armltd/corstone1000/corstone1000.c
85 diff --git a/configs/corstone1000_defconfig b/configs/corstone1000_defconfig
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-0.49-cmd_arg.patch7 diff -up tftp-hpa-0.49/config.h.cmd_arg tftp-hpa-0.49/config.h
18 diff -up tftp-hpa-0.49/configure.in.cmd_arg tftp-hpa-0.49/configure.in
29 diff -up tftp-hpa-0.49/lib/xrealloc.c.cmd_arg tftp-hpa-0.49/lib/xrealloc.c
53 diff -up tftp-hpa-0.49/tftp/main.c.cmd_arg tftp-hpa-0.49/tftp/main.c

1...<<11121314151617181920>>...154