Home
last modified time | relevance | path

Searched refs:hooks (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/
H A D0003-heaptrack_preload-Make-noexcept-attribute-conditiona.patch36 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 Dfix-multilib-conflict.patch33 "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 D0001-hook-Do-not-append-int-to-std-string.patch8 | ../../../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 D0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch26 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 D0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch14 .It Pa /usr/libexec/dhcpcd-run-hooks
/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/
H A DCVE-2025-0622-02.patch4 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 DCVE-2025-0622-01.patch4 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 DCVE-2025-0622-03.patch4 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 Dpython3-build_1.2.2.bb10 DEPENDS += "python3-pyproject-hooks-native"
27 python3-pyproject-hooks \
H A Dpython3-pyproject-hooks_1.2.0.bb2 HOMEPAGE = "https://github.com/pypa/pyproject-hooks"
/openbmc/u-boot/doc/
H A DREADME.generic_usb_ohci7 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 D0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch12 | Running hooks in [...]/rootfs/etc/ca-certificates/update.d...
31 echo "Running hooks in $HOOKSDIR..."
/openbmc/openbmc/poky/meta/recipes-connectivity/kea/
H A Dkea_2.6.1.bb81 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 Dceres-solver_2.2.0.bb17 …# 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 Dxhost_1.0.10.bb9 should implement the user-based mechanism or use the hooks in the \
/openbmc/docs/development/
H A Dgerrit-setup.md87 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 Dgit_2.49.0.bb136 ${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 Dlibksba_1.6.7.bb6 hooks for easy integration with Libgcrypt. "
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0002-dev_setup.sh-Remove-the-git-dependency.patch32 -HOOK_FILE='./.git/hooks/pre-commit'
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0021-libunwind-Added-unw_backtrace-method.patch54 // Add logging hooks in Debug builds only
/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/
H A Ddhcpcd_10.2.2.bb46 --with-hooks \
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-slip-dbus/
H A D9b939c0b534c1b7958fa0a3c7aedf30bca910431.patch54 hooks on changes."""
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0_1.26.1.bb33 PACKAGECONFIG[tracer-hooks] = "-Dtracer_hooks=true,-Dtracer_hooks=false"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-ftp/
H A D0001-Remove-use-of-the-cgi-module.patch26 from requests.hooks import dispatch_hook
/openbmc/openbmc/poky/meta/recipes-devtools/clang/
H A Dcompiler-rt_git.bb7 hooks required by code generation and other runtime \

123