Home
last modified time | relevance | path

Searched full:agent (Results 1 – 25 of 269) sorted by relevance

1234567891011

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix/
H A D0001-otbr-agent.service.in-remove-pre-exec-hook-for-mdns-.patch4 Subject: [PATCH] otbr-agent.service.in: remove pre exec hook for mdns service
17 src/agent/otbr-agent.service.in | 2 +-
20 diff --git a/src/agent/otbr-agent.service.in b/src/agent/otbr-agent.service.in
22 --- a/src/agent/otbr-agent.service.in
23 +++ b/src/agent/otbr-agent.service.in
27 EnvironmentFile=-@CMAKE_INSTALL_FULL_SYSCONFDIR@/default/otbr-agent
28 -@EXEC_START_PRE@ExecStart=@CMAKE_INSTALL_FULL_SBINDIR@/otbr-agent $OTBR_AGENT_OPTS
29 +ExecStart=@CMAKE_INSTALL_FULL_SBINDIR@/otbr-agent $OTBR_AGENT_OPTS
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/
H A Dpolkit-gnome-authentication-agent-1.desktop2 Name=PolicyKit Authentication Agent
6 Name[ca]=Agent d'autenticació del PolicyKit
7 Name[cs]=Ověřovací agent PolicyKit
11 Name[en_GB]=PolicyKit Authentication Agent
15 Name[fr]=Agent d'authentification de PolicyKit
28 Name[pl]=Agent uwierzytelniania PolicyKit
31 Name[ro]=Agent de autentificare PolicyKit
32 Name[sk]=Agent PolicyKit na overovanie totožnosti
42 Comment=PolicyKit Authentication Agent
46 Comment[ca]=Agent d'autenticació del PolicyKit
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/
H A Dtcf-agent_git.bb13 SRC_URI = "git://gitlab.eclipse.org/eclipse/tcf/tcf.agent.git;protocol=https;branch=master \
15 file://tcf-agent.init \
16 file://tcf-agent.service \
22 S = "${WORKDIR}/git/agent"
26 SYSTEMD_SERVICE:${PN} = "tcf-agent.service"
28 INITSCRIPT_NAME = "tcf-agent"
57 install -m 0755 ${UNPACKDIR}/tcf-agent.init ${D}${sysconfdir}/init.d/tcf-agent
59 install -m 0644 ${UNPACKDIR}/tcf-agent.service ${D}${systemd_system_unitdir}
60 sed -i -e 's,@SBINDIR@,${sbindir},g' ${D}${systemd_system_unitdir}/tcf-agent.service
/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/
H A D0001-configure.ac-use-a-custom-value-for-the-location-of-.patch5 gpg-agent socket in the filesystem
7 This should avoid clashes with the host gpg-agent observed on autobuilders.
23 -AC_DEFINE_UNQUOTED(GPG_AGENT_SOCK_NAME, "S.gpg-agent",
24 +AC_DEFINE_UNQUOTED(GPG_AGENT_SOCK_NAME, "S.gpg-agent.yocto-native",
25 [The name of the agent socket])
26 AC_DEFINE_UNQUOTED(GPG_AGENT_EXTRA_SOCK_NAME, "S.gpg-agent.extra",
27 [The name of the agent socket for remote access])
/openbmc/intel-ipmi-oem/include/
H A Dsmbiosmdrv2.hpp42 // MDR II Pull Agent status inquiry command
59 // MDR II Pull Agent directory information inquiry command
76 // MDR II Pull Agent data set information inquiry command
94 // MDR II Pull Agent lock data set command
102 // MDR II Pull Agent lock data set response
112 // MDR II Pull Agent unlock data set command
119 // MDR II Pull Agent get data block command
128 // MDR II Pull Agent get data block response
137 // MDR II Push Agent send dir info command
148 // MDR II Push Agent offer data set info command
[all …]
/openbmc/openbmc/poky/meta/classes/
H A Dcreate-spdx-3.0.bbclass67 # Bitbake variables can be used to describe an SPDX Agent that may be used
68 # during the build. An Agent is specified using a set of variables which all
71 # <BASE>_name: The name of the Agent (required)
72 # <BASE>_type: The type of Agent. Must be one of "person", "organization",
73 # "software", or "agent" (the default if not specified)
74 # <BASE>_comment: The comment for the Agent (optional)
75 # <BASE>_id_<ID>: And External Identifier for the Agent. <ID> must be a valid
79 # Alternatively, an Agent can be an external reference by referencing a key
84 # Finally, the same agent described by another set of agent variables can be
103 SPDX_INVOKED_BY[doc] = "The base variable name to describe the Agent that \
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-keyring/
H A Dgnome-keyring_46.2.bb27 file://0001-Set-paths-to-ssh-agent-and-ssh-add-by-configure-opti.patch \
31 PACKAGECONFIG ??= "ssh-agent"
32 …ECONFIG[ssh-agent] = "--enable-ssh-agent --with-ssh-agent-path=${bindir}/ssh-agent --with-ssh-add-…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/
H A D0006-get_pid_from_inode-Include-limit.h.patch12 agent/mibgroup/util_funcs/get_pid_from_inode.c | 1 +
15 diff --git a/agent/mibgroup/util_funcs/get_pid_from_inode.c b/agent/mibgroup/util_funcs/get_pid_fro…
17 --- a/agent/mibgroup/util_funcs/get_pid_from_inode.c
18 +++ b/agent/mibgroup/util_funcs/get_pid_from_inode.c
H A D0008-net-snmp-fix-engineBoots-value-on-SIGHUP.patch12 agent/snmpd.c | 1 +
16 diff --git a/agent/snmpd.c b/agent/snmpd.c
18 --- a/agent/snmpd.c
19 +++ b/agent/snmpd.c
H A D0001-Android-Fix-the-build.patch13 agent/mibgroup/ip-mib/data_access/ipaddress_linux.c | 4 ++--
19 diff --git a/agent/mibgroup/ip-mib/data_access/ipaddress_linux.c b/agent/mibgroup/ip-mib/data_acces…
21 --- a/agent/mibgroup/ip-mib/data_access/ipaddress_linux.c
22 +++ b/agent/mibgroup/ip-mib/data_access/ipaddress_linux.c
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring/
H A D0001-Set-paths-to-ssh-agent-and-ssh-add-by-configure-opti.patch4 Subject: [PATCH] Set paths to ssh-agent and ssh-add by configure options
27 - AC_PATH_PROG([SSH_AGENT], [ssh-agent], [no])
29 + AC_ARG_WITH([ssh-agent-path],
30 + [AC_HELP_STRING([--with-ssh-agent-path=PATH],
31 + [path to ssh-agent])],
39 AC_MSG_ERROR([the ssh-agent and ssh-add commands were not found])
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc34 file://qemu-guest-agent.init \
35 file://qemu-guest-agent.udev \
144 # If we built the guest agent, also install startup/udev rules
147 install -m 0755 ${UNPACKDIR}/qemu-guest-agent.init ${D}${sysconfdir}/init.d/qemu-guest-agent
148 sed -i 's:@bindir@:${bindir}:' ${D}${sysconfdir}/init.d/qemu-guest-agent
151 …install -m 0644 ${UNPACKDIR}/qemu-guest-agent.udev ${D}${sysconfdir}/udev/rules.d/60-qemu-guest-ag…
154 install -m 0644 ${S}/contrib/systemd/qemu-guest-agent.service ${D}${systemd_unitdir}/system
155 sed -i -e 's,-/usr/bin/,-${bindir}/,g' ${D}${systemd_unitdir}/system/qemu-guest-agent.service
258 # Put the guest agent in a separate package
259 PACKAGES =+ "${PN}-guest-agent"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils/
H A Dmakefile_fix.patch37 - $(INSTALL_PROGRAM) -D hotplug/pcmcia.agent $(DESTDIR)$(hotplugdir)/pcmcia.agent
39 + $(INSTALL_PROGRAM) hotplug/pcmcia.agent $(DESTDIR)$(hotplugdir)/pcmcia.agent
43 - rm -f $(DESTDIR)$(hotplugdir)/pcmcia.agent $(DESTDIR)$(hotplugdir)/pcmcia.rc
46 - $(INSTALL_PROGRAM) -D hotplug/pcmcia_socket.agent $(DESTDIR)$(hotplugdir)/pcmcia_socket.agent
48 + $(INSTALL_PROGRAM) hotplug/pcmcia_socket.agent $(DESTDIR)$(hotplugdir)/pcmcia_socket.agent
52 - rm -f $(DESTDIR)$(hotplugdir)/pcmcia_socket.agent $(DESTDIR)$(hotplugdir)/pcmcia_socket.rc
/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/
H A Dfix-multilib-conflict.patch7 | file /etc/kea/kea-ctrl-agent.conf conflicts between attempted installs of
22 src/bin/keactrl/kea-ctrl-agent.conf.pre | 3 ++-
27 diff --git a/src/bin/keactrl/kea-ctrl-agent.conf.pre b/src/bin/keactrl/kea-ctrl-agent.conf.pre
29 --- a/src/bin/keactrl/kea-ctrl-agent.conf.pre
30 +++ b/src/bin/keactrl/kea-ctrl-agent.conf.pre
32 // Agent will fail to start.
35 -// "library": "@libdir@/kea/hooks/control-agent-commands.so",
37 +// "library": "$libdir/kea/hooks/control-agent-commands.so",
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/
H A D0001-Make-full-path-to-systemd-tty-ask-password-agent-con.patch4 Subject: [PATCH] Make full path to systemd-tty-ask-password-agent configurable
27 - systemd_ask_password_agent = find_program('systemd-tty-ask-password-agent')
28 + systemd_ask_password_agent = get_option('systemd-tty-ask-password-agent')
40 +option('systemd-tty-ask-password-agent',
42 + value: '/bin/systemd-tty-ask-password-agent',
43 + description: 'Path of systemd-tty-ask-password-agent',
/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent/
H A Dldflags.patch10 Subject: [PATCH] tcf-agent: obey LDFLAGS
23 Index: agent/Makefile.inc
25 --- agent.orig/Makefile.inc
26 +++ agent/Makefile.inc
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A Drun-ptest26 SSHAGENT=`which ssh-agent`
30 echo "SKIP: agent-ptrace"
39 echo "FAIL: could not start ssh-agent: exit code $r"
52 echo "FAIL: ptrace agent"
54 echo "PASS: ptrace agent"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zabbix/
H A Dzabbix_7.0.9.bb28 file://zabbix-agent.service \
35 SYSTEMD_SERVICE:${PN} = "zabbix-agent.service"
48 --enable-agent \
70 install -m 0644 ${UNPACKDIR}/zabbix-agent.service ${D}${systemd_unitdir}/system/
71 sed -i -e 's#@SBINDIR@#${sbindir}#g' ${D}${systemd_unitdir}/system/zabbix-agent.service
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/agent-proxy/
H A Dagent-proxy_1.97.bb2 DESCRIPTION = "The agent-proxy will forward tcp or udp connections as well as allow for script mult…
13 SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kgdb/agent-proxy.git;protocol=git;branch=maste…
23 install -m 0755 agent-proxy ${D}${bindir}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/geoclue/
H A Dgeoclue_2.7.2.bb25 PACKAGECONFIG ??= "3g modem-gps cdma nmea lib agent"
31 PACKAGECONFIG[agent] = "-Ddemo-agent=true,-Ddemo-agent=false,libnotify"
/openbmc/libcper/specification/json/sections/
H A Dcper-cxl-protocol.json10 "description": "CXL Agent Type",
15 "description": "CXL Agent depedent address to uniquely identify the component",
83 "description": "CXL Agent device serial number"
87 "description": "The PCIe Capability Structure of the agent"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/
H A D720240501dca0b4eacc3295665d7ced8719e11d2.patch33 - "User-Agent": "python-requests/2.8.1"
43 + "User-Agent": [
103 - "User-Agent": "python-requests/2.8.1"
113 + "User-Agent": [
173 - "User-Agent": "python-requests/2.8.1"
183 + "User-Agent": [
243 - "User-Agent": "python-requests/2.8.1"
253 + "User-Agent": [
313 - "User-Agent": "python-requests/2.8.1"
323 + "User-Agent": [
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0002-Fix-Werror-enum-int-mismatch-with-gcc13.patch10 src/evt/agent/eda_hdl.h | 5 +++--
15 --- a/src/evt/agent/eda_hdl.h
16 +++ b/src/evt/agent/eda_hdl.h
20 #include "evt/agent/eda.h"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/agent-proxy/files/
H A D0001-Makefile-Add-LDFLAGS-variable.patch20 @@ -51,7 +51,7 @@ $(CROSS_COMPILE)agent-proxy: $(OBJS)
23 $(CROSS_COMPILE)agent-proxy: $(OBJS)
30 …rm -f $(extpath)$(CROSS_COMPILE)agent-proxy $(extpath)agent-proxy $(extpath)*.o $(extpath)*.obj $(…
/openbmc/openbmc/poky/meta/recipes-gnome/gcr/
H A Dgcr_4.3.1.bb39 ${systemd_user_unitdir}/gcr-ssh-agent.socket \
40 ${systemd_user_unitdir}/gcr-ssh-agent.service \
55 ssh-agent = '${bindir}/ssh-agent'

1234567891011