/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libesmtp/ |
H A D | libesmtp_1.1.0.bb | 2 DESCRIPTION = "LibESMTP is a library to manage posting \ 3 (or submission of) electronic mail using SMTP to a \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/ |
H A D | 0001-scope-Use-0-instead-of-NULL-for-gboolean.patch | 19 diff --git a/scope/src/stack.c b/scope/src/stack.c 21 --- a/scope/src/stack.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/ |
H A D | xmlsec1-examples-allow-build-in-separate-dir.patch | 13 diff --git a/examples/Makefile b/examples/Makefile 15 --- a/examples/Makefile
|
/openbmc/openbmc-test-automation/data/ |
H A D | Palmetto.py | 390 a = ord(c) - 65 391 base = a * 8 + GPIO_BASE
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
H A D | VoltageRegulatorControl.interface.yaml | 2 Implement to provide control of a voltage regulator. Objects implementing 3 Control.VoltageRegulatorControl allow for fine grained control of a given
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xset/ |
H A D | disable-xkb.patch | 14 diff --git a/configure.ac b/configure.ac 16 --- a/configure.ac
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libtracefs/libtracefs/ |
H A D | 0001-makefile-Do-not-preserve-ownership-in-cp-command.patch | 16 diff --git a/Makefile b/Makefile 18 --- a/Makefile
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui/ |
H A D | 0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch | 17 diff --git a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml b/libxfce4kbd-private/xfce4-keyboard-… 19 --- a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/ |
H A D | not-overwrite-cflags-cxxflags.patch | 14 diff --git a/wscript b/wscript 16 --- a/wscript
|
/openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid/ |
H A D | 0001-Replace-stat64-with-stat.patch | 17 diff --git a/sock.c b/sock.c 19 --- a/sock.c
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0014-Workaround-error-with-autoconf-2.7.patch | 21 diff --git a/configure.ac b/configure.ac 23 --- a/configure.ac
|
H A D | 0016-version.c-don-t-print-build-flags.patch | 15 diff --git a/src/main/version.c b/src/main/version.c 17 --- a/src/main/version.c
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot/ |
H A D | 0001-qemu-arm-make-QFW-MMIO-implied-on-qemu-arm.patch | 17 diff --git a/board/emulation/qemu-arm/Kconfig b/board/emulation/qemu-arm/Kconfig 19 --- a/board/emulation/qemu-arm/Kconfig
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/ |
H A D | 0001-tests-builtin_trusted-Failure-command-is-failed.patch | 12 diff --git a/tests/features/builtin_trusted/runtest.sh b/tests/features/builtin_trusted/runtest.sh 14 --- a/tests/features/builtin_trusted/runtest.sh
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/msktutil/msktutil/ |
H A D | 0001-configure.ac-Remove-native-include-path.patch | 17 diff --git a/configure.ac b/configure.ac 19 --- a/configure.ac
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/softhsm/files/ |
H A D | 0001-avoid-unnecessary-check-for-sqlite3-binary.patch | 14 diff --git a/m4/acx_sqlite3.m4 b/m4/acx_sqlite3.m4 16 --- a/m4/acx_sqlite3.m4
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0023-hello_pi-optionally-build-wayland-specific-app.patch | 14 diff --git a/host_applications/linux/apps/hello_pi/CMakeLists.txt b/host_applications/linux/apps/he… 16 --- a/host_applications/linux/apps/hello_pi/CMakeLists.txt
|
H A D | 0022-all-host_applications-remove-non-existent-projects.patch | 16 diff --git a/host_applications/linux/CMakeLists.txt b/host_applications/linux/CMakeLists.txt 18 --- a/host_applications/linux/CMakeLists.txt
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy/ |
H A D | CVE-2022-40468.patch | 17 diff --git a/src/reqs.c b/src/reqs.c 19 --- a/src/reqs.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/ |
H A D | 0002-let-autotools-create-lxdm.conf.patch | 18 diff --git a/data/lxdm.conf.in b/data/lxdm.conf.in 20 --- a/data/lxdm.conf.in
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/ |
H A D | 0001-port-linux-Re-order-header-includes.patch | 14 diff --git a/Port-linux/interface.c b/Port-linux/interface.c 16 --- a/Port-linux/interface.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/glog/glog/ |
H A D | 0001-Change-SleepForMilliseconds-parameter-from-unsigned-.patch | 18 diff --git a/src/googletest.h b/src/googletest.h 20 --- a/src/googletest.h
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/ |
H A D | 0001-remove-the-error-line-and-live-without-file-type-det.patch | 14 diff --git a/src/formats.c b/src/formats.c 16 --- a/src/formats.c
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/curlpp/curlpp/ |
H A D | 0001-curlpp-config.in-Remove-references-to-absolute-build.patch | 12 diff --git a/extras/curlpp-config.in b/extras/curlpp-config.in 14 --- a/extras/curlpp-config.in
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/ |
H A D | 0001-Fix-build-with-clang.patch | 16 diff --git a/src/shar-opts.h b/src/shar-opts.h 18 --- a/src/shar-opts.h
|