Home
last modified time | relevance | path

Searched refs:diff (Results 651 – 675 of 3836) sorted by relevance

1...<<21222324252627282930>>...154

/openbmc/openbmc/poky/meta/lib/oe/
H A Dbuildhistory_analysis.py181 diff = difflib.unified_diff(alines, blines, self.fieldname, self.fieldname, lineterm='')
182 out += '\n '.join(list(diff)[2:])
199 diff = difflib.unified_diff(alines, blines, fieldname, fieldname, lineterm='')
200 out += '\n '.join(list(diff))
620 diff = commit.diff(revision2)
625 for d in diff.iter_change_type('M'):
630 for d in diff.iter_change_type('M'):
680 for d in diff.iter_change_type('A'):
699 for d in diff.iter_change_type('D'):
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/
H A Dentity-encoding.patch8 diff -u -r1.105 tinyxml.cpp
43 diff -u -r1.89 xmltest.cpp
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/
H A D0001-Remove-including-sys-sysctl.h-on-glibc-based-systems.patch24 diff --git a/src/processes.c b/src/processes.c
37 diff --git a/src/uptime.c b/src/uptime.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/
H A D0001-do-not-create-a-run-test-to-determine-order-of-bitfi.patch21 diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
34 diff --git a/include/xconfig.h.in b/include/xconfig.h.in
/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/
H A D0001-libacpi-Fix-build-witth-fno-commom.patch14 diff --git a/libacpi.c b/libacpi.c
41 diff --git a/libacpi.h b/libacpi.h
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/
H A Ddisable_vlockrc.patch16 diff --git a/man/vlock.1 b/man/vlock.1
32 diff --git a/src/vlock.sh b/src/vlock.sh
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-memcheck-vgtests-remove-fullpath-after-flags.patch22 diff --git a/memcheck/tests/badfree3.vgtest b/memcheck/tests/badfree3.vgtest
31 diff --git a/memcheck/tests/varinfo5.vgtest b/memcheck/tests/varinfo5.vgtest
/openbmc/openbmc/poky/meta/recipes-kernel/powertop/powertop/
H A D0001-wakeup_xxx.h-include-limits.h.patch29 diff --git a/src/wakeup/wakeup_ethernet.h b/src/wakeup/wakeup_ethernet.h
41 diff --git a/src/wakeup/wakeup_usb.h b/src/wakeup/wakeup_usb.h
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zsync/zsync-curl/
H A Dmake.patch17 diff --git a/.gitignore b/.gitignore
26 diff --git a/src/Makefile.am b/src/Makefile.am
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-testsuite-check-uudecode-before-using-it.patch17 diff --git a/testsuite/tar.tests b/testsuite/tar.tests
30 diff --git a/testsuite/unzip.tests b/testsuite/unzip.tests
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dsocklen_t.patch13 diff --git a/fix_options.c b/fix_options.c
31 diff --git a/socket.c b/socket.c
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/
H A D0004-apache2-log-the-SELinux-context-at-startup.patch17 diff --git a/configure.in b/configure.in
33 diff --git a/server/core.c b/server/core.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/
H A D0002-build-Do-not-build-po-files.patch18 diff --git a/Makefile.in b/Makefile.in
38 diff --git a/driver/Makefile.in b/driver/Makefile.in
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/
H A D0001-teamd-Include-missing-headers-for-strrchr-and-memcmp.patch20 diff --git a/teamd/teamd_phys_port_check.c b/teamd/teamd_phys_port_check.c
32 diff --git a/teamd/teamd_runner_loadbalance.c b/teamd/teamd_runner_loadbalance.c
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D3004-use-GLESv2-headers-over-GL-headers.patch20 diff --git a/modules/video_output/opengl/converter.h b/modules/video_output/opengl/converter.h
43 diff --git a/modules/visualization/glspectrum.c b/modules/visualization/glspectrum.c
/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/
H A Ddefn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch22 diff --git a/defn2c.pl b/defn2c.pl
39 diff --git a/defn2man.pl b/defn2man.pl
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A D0007-add-error-API-when-error.h-is-not-on-platform.patch14 diff --git a/sysdep.c b/sysdep.c
53 diff --git a/sysdep.h b/sysdep.h
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0001-log-Avoid-shadowing-functions-from-std-lib.patch14 diff --git a/lib/log/log.c b/lib/log/log.c
27 diff --git a/lib/log/log.h b/lib/log/log.h
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lio-utils/lio-utils/
H A D0001-Makefiles-Respect-environment-variables-and-add-LDFL.patch17 diff --git a/mib-modules/Makefile b/mib-modules/Makefile
48 diff --git a/tools/Makefile b/tools/Makefile
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/
H A D0001-tests-Fix-callback-prototype.patch21 diff --git a/tests/receive.c b/tests/receive.c
34 diff --git a/tests/send.c b/tests/send.c
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/
H A DTestMetadata.test_summary_presence.fail16 diff --git a/meta/recipes-devtools/hello-world/hello-world/hello_world.c b/meta/recipes-devtools/he…
27 diff --git a/meta/recipes-devtools/hello-world/hello-world_1.0.bb b/meta/recipes-devtools/hello-wor…
H A DTestMetadata.test_src_uri_left_files.pass15 diff --git a/meta-selftest/recipes-test/selftest-hello/files/helloworld.c b/meta-selftest/recipes-t…
29 diff --git a/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb b/meta-selftest/recipe…
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/fvp-base/
H A D0001-fdts-fvp-base-Add-stdout-path-and-virtio-net-and-rng.patch14 diff --git a/fdts/fvp-base-psci-common.dtsi b/fdts/fvp-base-psci-common.dtsi
39 diff --git a/fdts/rtsm_ve-motherboard.dtsi b/fdts/rtsm_ve-motherboard.dtsi
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-cpp/paho-mqtt-cpp/
H A D0001-cmake-Use-CMAKE_INSTALL_LIBDIR-and-CMAKE_INSTALL_BIN.patch16 diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt
35 diff --git a/src/samples/CMakeLists.txt b/src/samples/CMakeLists.txt
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/linuxptp/
H A D0002-linuxptp-Use-CC-in-incdefs.sh.patch20 diff --git a/incdefs.sh b/incdefs.sh
33 diff --git a/makefile b/makefile

1...<<21222324252627282930>>...154