| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/ |
| H A D | 0003-heaptrack_preload-Make-noexcept-attribute-conditiona.patch | 36 if (!hooks::malloc) { 37 hooks::init(); 45 if (!hooks::free) { 46 hooks::init(); 48 hooks::free(ptr); 54 if (!hooks::realloc) { 55 hooks::init(); 63 if (!hooks::calloc) { 64 hooks::init(); 72 if (!hooks::cfree) { [all …]
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/ |
| H A D | fix-multilib-conflict.patch | 33 "hooks-libraries": [ 35 -// "library": "@libdir@/kea/hooks/control-agent-commands.so", 37 +// "library": "$libdir/kea/hooks/control-agent-commands.so", 49 - // "library": "@libdir@/kea/hooks/libdhcp_legal_log.so", 50 + // "library": "$libdir/kea/hooks/libdhcp_legal_log.so", 58 - // "library": "@libdir@/kea/hooks/libdhcp_flex_id.so", 59 + // "library": "$libdir/kea/hooks/libdhcp_flex_id.so", 71 - // "library": "@libdir@/kea/hooks/libdhcp_legal_log.so", 72 + // "library": "$libdir/kea/hooks/libdhcp_legal_log.so", 80 - // "library": "@libdir@/kea/hooks/libdhcp_flex_id.so", [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
| H A D | 0001-hook-Do-not-append-int-to-std-string.patch | 8 | ../../../git/sysdeps/linux-gnu/hooks.c:205:51: error: adding 'int' to a string does not append to… 16 sysdeps/linux-gnu/hooks.c | 2 +- 19 --- a/sysdeps/linux-gnu/hooks.c 20 +++ b/sysdeps/linux-gnu/hooks.c
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/ |
| H A D | 0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch | 26 hooks/20-resolv.conf | 17 +++++++++++++---- 29 diff --git a/hooks/20-resolv.conf b/hooks/20-resolv.conf 31 --- a/hooks/20-resolv.conf 32 +++ b/hooks/20-resolv.conf
|
| H A D | 0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch | 14 .It Pa /usr/libexec/dhcpcd-run-hooks
|
| /openbmc/openbmc/poky/meta/recipes-bsp/grub/files/ |
| H A D | CVE-2025-0622-02.patch | 4 Subject: [PATCH 2/3] normal: Remove variables hooks on module unload 7 its GRUB_MOD_FINI() leaving a few variables hooks in place. 12 hooks unregister.
|
| H A D | CVE-2025-0622-01.patch | 4 Subject: [PATCH 1/3] commands/pgp: Unregister the "check_signatures" hooks on 7 If the hooks are not removed they can be called after the module has
|
| H A D | CVE-2025-0622-03.patch | 4 Subject: [PATCH 3/3] gettext: Remove variables hooks on module unload 7 its GRUB_MOD_FINI() leaving a few variables hooks in place.
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-build_1.2.2.bb | 10 DEPENDS += "python3-pyproject-hooks-native" 27 python3-pyproject-hooks \
|
| H A D | python3-pyproject-hooks_1.2.0.bb | 2 HOMEPAGE = "https://github.com/pypa/pyproject-hooks"
|
| /openbmc/u-boot/doc/ |
| H A D | README.generic_usb_ohci | 7 into cpu/board directories and are called via the hooks below. 14 CONFIG_SYS_USB_OHCI_BOARD_INIT: call the board dependant hooks: 20 CONFIG_SYS_USB_OHCI_CPU_INIT: call the cpu dependant hooks:
|
| /openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/ |
| H A D | 0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch | 12 | Running hooks in [...]/rootfs/etc/ca-certificates/update.d... 31 echo "Running hooks in $HOOKSDIR..."
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/kea/ |
| H A D | kea_2.6.1.bb | 81 FILES:${PN}-staticdev += "${libdir}/kea/hooks/*.a ${libdir}/hooks/*.a" 82 FILES:${PN} += "${libdir}/hooks/*.so"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ceres-solver/ |
| H A D | ceres-solver_2.2.0.bb | 17 …# will try to fetch https://ceres-solver-review.googlesource.com/tools/hooks/commit-msg durind do_… 20 touch ${S}/.git/hooks/commit-msg
|
| /openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/ |
| H A D | xhost_1.0.10.bb | 9 should implement the user-based mechanism or use the hooks in the \
|
| /openbmc/docs/development/ |
| H A D | gerrit-setup.md | 87 curl https://gerrit.openbmc.org/tools/hooks/commit-msg -o ${gitdir}/hooks/commit-msg 88 chmod +x ${gitdir}/hooks/commit-msg
|
| /openbmc/openbmc/poky/meta/recipes-devtools/git/ |
| H A D | git_2.49.0.bb | 136 ${datadir}/git-core/templates/hooks/prepare-commit-msg.sample \ 137 ${datadir}/git-core/templates/hooks/pre-rebase.sample \ 138 ${datadir}/git-core/templates/hooks/fsmonitor-watchman.sample \
|
| /openbmc/openbmc/poky/meta/recipes-support/libksba/ |
| H A D | libksba_1.6.7.bb | 6 hooks for easy integration with Libgcrypt. "
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
| H A D | 0002-dev_setup.sh-Remove-the-git-dependency.patch | 32 -HOOK_FILE='./.git/hooks/pre-commit'
|
| /openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/ |
| H A D | 0021-libunwind-Added-unw_backtrace-method.patch | 54 // Add logging hooks in Debug builds only
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/ |
| H A D | dhcpcd_10.2.2.bb | 46 --with-hooks \
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-slip-dbus/ |
| H A D | 9b939c0b534c1b7958fa0a3c7aedf30bca910431.patch | 54 hooks on changes."""
|
| /openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/ |
| H A D | gstreamer1.0_1.26.1.bb | 33 PACKAGECONFIG[tracer-hooks] = "-Dtracer_hooks=true,-Dtracer_hooks=false"
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-ftp/ |
| H A D | 0001-Remove-use-of-the-cgi-module.patch | 26 from requests.hooks import dispatch_hook
|
| /openbmc/openbmc/poky/meta/recipes-devtools/clang/ |
| H A D | compiler-rt_git.bb | 7 hooks required by code generation and other runtime \
|