Home
last modified time | relevance | path

Searched full:alternative (Results 1 – 25 of 460) sorted by relevance

12345678910>>...19

/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A DCVE-2023-38473.patch4 Subject: [PATCH] avahi: common: derive alternative host name from its
17 avahi-common/alternative-test.c | 3 +++
18 avahi-common/alternative.c | 27 +++++++++++++++++++--------
21 diff --git a/avahi-common/alternative-test.c b/avahi-common/alternative-test.c
23 --- a/avahi-common/alternative-test.c
24 +++ b/avahi-common/alternative-test.c
35 diff --git a/avahi-common/alternative.c b/avahi-common/alternative.c
37 --- a/avahi-common/alternative.c
38 +++ b/avahi-common/alternative.c
43 + char label[AVAHI_LABEL_MAX], alternative[AVAHI_LABEL_MAX*4+1];
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/
H A Dinetutils_2.6.bb121 ALTERNATIVE:${PN} = "whois dnsdomainname"
126 ALTERNATIVE:${PN}-logger = "logger"
127 ALTERNATIVE:${PN}-syslogd = "syslogd"
130 ALTERNATIVE:${PN}-ftp = "ftp"
131 ALTERNATIVE:${PN}-ftpd = "ftpd"
132 ALTERNATIVE:${PN}-tftp = "tftp"
133 ALTERNATIVE:${PN}-tftpd = "tftpd"
137 ALTERNATIVE:${PN}-telnet = "telnet"
138 ALTERNATIVE:${PN}-telnetd = "telnetd"
142 ALTERNATIVE:${PN}-inetd = "inetd"
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/procps/
H A Dprocps_4.0.5.bb60 ALTERNATIVE:${PN} = "${bindir_progs} ${base_bindir_progs} ${base_sbindir_progs}"
62 ALTERNATIVE:${PN}-doc = "kill.1 uptime.1"
88 ALTERNATIVE:${PN}:remove = "ps"
89 ALTERNATIVE:${PN}:remove = "sysctl"
91 ALTERNATIVE:${PN}-ps = "ps"
95 ALTERNATIVE:${PN}-sysctl = "sysctl"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/esmtp/
H A Desmtp_1.2.bb23 ALTERNATIVE:${PN} = "sendmail mailq newaliases"
25 ALTERNATIVE:${PN}:linuxstdbase = "sendmail mailq newaliases usr-lib-sendmail"
35 ALTERNATIVE:${PN}-doc += "mailq.1 newaliases.1 sendmail.1"
/openbmc/openbmc/poky/meta/recipes-extended/psmisc/
H A Dpsmisc_23.7.bb58 ALTERNATIVE:killall = "killall"
60 ALTERNATIVE:fuser = "fuser"
62 ALTERNATIVE:pstree = "pstree"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/bmap-writer/
H A Dbmap-writer_1.0.2.bb1 SUMMARY = "bmaptool alternative written in C++"
4 a lightweight alternative to the Yocto BMAP tool, \
/openbmc/openbmc/poky/meta/recipes-devtools/libcomps/
H A Dlibcomps_0.1.21.bb1 SUMMARY = "Libcomps is alternative for yum.comps library (which is for managing rpm package groups)…
3 DESCRIPTION = "Libcomps is alternative for yum.comps library. It's written in pure C as library and…
/openbmc/openbmc/meta-phosphor/recipes-phosphor/preinit-mounts/
H A Dpreinit-mounts.bb21 # Use a number higher than the systemd init alternative so that
25 ALTERNATIVE:${PN} = "init"
/openbmc/u-boot/board/keymile/km83xx/
H A DREADME.kmeter13 1. Alternative Boot EEPROM
7 phase it might be helpful to apply an alternative boot configuration in
8 a simple way. Therefore it is an alternative boot eeprom on the PIGGY,
/openbmc/openbmc/poky/meta/recipes-extended/tar/
H A Dtar_1.35.bb81 ALTERNATIVE:${PN} = "tar"
82 ALTERNATIVE:${PN}-rmt = "rmt"
83 ALTERNATIVE:${PN}:class-nativesdk = ""
84 ALTERNATIVE:${PN}-rmt:class-nativesdk = ""
/openbmc/openbmc/poky/meta/recipes-extended/msmtp/
H A Dmsmtp_1.8.28.bb20 ALTERNATIVE:${PN} = "sendmail"
22 ALTERNATIVE:${PN}:linuxstdbase = "sendmail usr-lib-sendmail"
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dupdate-alternatives.bbclass15 # ALTERNATIVE:<pkg> = "name1 name2 name3 ..."
17 # i.e. ALTERNATIVE:busybox = "sh sed test bracket"
53 # the need to rename alternative files in the do_install step, but still
72 UPDALTVARS = "ALTERNATIVE ALTERNATIVE_LINK_NAME ALTERNATIVE_TARGET ALTERNATIVE_PRIORITY"
165 for alt_name in (d.getVar('ALTERNATIVE:%s' % pkg) or "").split():
196 …bb.warn("%s: alternative target (%s or %s) does not exist, skipping..." % (pn, alt_target, alt_tar…
242 for alt_name in (d.getVar('ALTERNATIVE:%s' % pkg) or "").split():
260 … bb.warn('%s: NOT adding alternative provide %s: %s does not exist' % (pn, alt_link, alt_target))
316 for alt_name in (d.getVar('ALTERNATIVE:%s' % pkg) or "").split():
/openbmc/openbmc/poky/meta/recipes-extended/which/
H A Dwhich_2.21.bb30 ALTERNATIVE:${PN} = "which"
33 ALTERNATIVE:${PN}-doc = "which.1"
/openbmc/openbmc/poky/meta/recipes-extended/net-tools/
H A Dnet-tools_2.10.bb93 ALTERNATIVE:${PN} = "${base_sbindir_progs} ${base_bindir_progs}"
94 ALTERNATIVE:${PN}-doc += "${@bb.utils.contains('PACKAGECONFIG', 'hostname', 'hostname.1 dnsdomainna…
115 ALTERNATIVE:${PN}:remove = "mii-tool"
117 ALTERNATIVE:${PN}-mii-tool = "mii-tool"
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/
H A Dsysvinit_3.14.bb33 ALTERNATIVE:${PN} = "init mountpoint halt reboot runlevel shutdown poweroff last lastb mesg utmpdum…
49 ALTERNATIVE:${PN}-pidof = "pidof"
52 ALTERNATIVE:${PN}-sulogin = "sulogin"
55 ALTERNATIVE:${PN}-doc = "mountpoint.1 last.1 lastb.1 mesg.1 wall.1 sulogin.8 utmpdump.1"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/
H A Dusleep_1.2.bb29 ALTERNATIVE:${PN} = "usleep"
33 ALTERNATIVE:${PN}-doc = "usleep.1"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/
H A Deject_2.1.5.bb29 ALTERNATIVE:${PN} = "volname eject"
35 ALTERNATIVE:${PN}-doc = "eject.1"
/openbmc/openbmc/poky/meta/recipes-extended/wget/
H A Dwget.inc22 ALTERNATIVE:${PN} = "wget"
23 ALTERNATIVE:${PN}:class-nativesdk = ""
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dmsg_port.h24 /* Alternative Read/Write OpCodes */
66 * msg_port_alt_read - read a message port register using alternative opcode
76 * msg_port_alt_write - write a message port register using alternative opcode
/openbmc/sdbusplus/include/sdbusplus/utility/
H A Dmerge_variants.hpp34 * @tparam D - Done - Head and tail of the alternative types list of the
40 * Use dedup_variant_t to recursively combine alternative types of all the
/openbmc/openbmc/poky/meta/recipes-extended/pigz/
H A Dpigz_2.8.bb41 ALTERNATIVE:${PN} = "gunzip gzip zcat"
42 ALTERNATIVE:${PN}:class-nativesdk = ""
/openbmc/u-boot/drivers/i2c/
H A Dat91_i2c.h9 #define TWI_CR_ACMEN BIT(16) /* Alternative Command Mode Enable */
10 #define TWI_CR_ACMDIS BIT(17) /* Alternative Command Mode Disable */
/openbmc/openbmc/poky/meta/recipes-support/debianutils/
H A Ddebianutils_5.22.bb46 ALTERNATIVE:${PN} = "add-shell installkernel remove-shell savelog which"
49 ALTERNATIVE:${PN}-run-parts = "run-parts"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/
H A Dphosphor-static-norootfs-init.bb66 # Use a number higher than the systemd init alternative so that
70 ALTERNATIVE:${PN} = "init"
/openbmc/openbmc/poky/meta/recipes-extended/libarchive/
H A Dlibarchive_3.7.9.bb52 ALTERNATIVE:bsdtar = "tar"
59 ALTERNATIVE:bsdcpio = "cpio"

12345678910>>...19