| /openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/ |
| H A D | 0005-Do-not-prepend-installroot-to-logdir.patch | 13 dnf/cli/cli.py | 2 +- 16 diff --git a/dnf/cli/cli.py b/dnf/cli/cli.py 18 --- a/dnf/cli/cli.py 19 +++ b/dnf/cli/cli.py
|
| H A D | 0001-set-python-path-for-completion_helper.patch | 9 dnf/cli/completion_helper.py.in | 2 +- 12 diff --git a/dnf/cli/completion_helper.py.in b/dnf/cli/completion_helper.py.in 14 --- a/dnf/cli/completion_helper.py.in 15 +++ b/dnf/cli/completion_helper.py.in
|
| /openbmc/qemu/tests/qtest/ |
| H A D | numa-test.c | 26 g_autofree char *cli = NULL; in test_mon_explicit() local 28 cli = make_cli(data, "-machine smp.cpus=8 -numa node,nodeid=0,memdev=ram,cpus=0-3 " in test_mon_explicit() 30 qts = qtest_init(cli); in test_mon_explicit() 43 g_autofree char *cli = NULL; in test_def_cpu_split() local 45 cli = make_cli(data, "-machine smp.cpus=8,smp.sockets=8 " in test_def_cpu_split() 47 qts = qtest_init(cli); in test_def_cpu_split() 60 g_autofree char *cli = NULL; in test_mon_partial() local 62 cli = make_cli(data, "-machine smp.cpus=8 " in test_mon_partial() 65 qts = qtest_init(cli); in test_mon_partial() 88 g_autofree char *cli = NULL; in test_query_cpus() local [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/ |
| H A D | 0002-Do-not-install-tools-a-CMake-targets.patch | 6 The cli tools are installed manually and thus are missing in the sysroot 13 winpr/tools/hash-cli/CMakeLists.txt | 2 +- 14 winpr/tools/makecert-cli/CMakeLists.txt | 2 +- 17 diff --git a/winpr/tools/hash-cli/CMakeLists.txt b/winpr/tools/hash-cli/CMakeLists.txt 19 --- a/winpr/tools/hash-cli/CMakeLists.txt 20 +++ b/winpr/tools/hash-cli/CMakeLists.txt 30 diff --git a/winpr/tools/makecert-cli/CMakeLists.txt b/winpr/tools/makecert-cli/CMakeLists.txt 32 --- a/winpr/tools/makecert-cli/CMakeLists.txt 33 +++ b/winpr/tools/makecert-cli/CMakeLists.txt
|
| H A D | winpr-makecert-Build-with-install-RPATH.patch | 14 winpr/tools/makecert-cli/CMakeLists.txt | 3 +++ 17 Index: git/winpr/tools/makecert-cli/CMakeLists.txt 19 --- git.orig/winpr/tools/makecert-cli/CMakeLists.txt 20 +++ git/winpr/tools/makecert-cli/CMakeLists.txt
|
| /openbmc/openbmc/meta-arm/meta-arm/lib/fvp/ |
| H A D | runner.py | 12 cli = [] 14 cli.append(os.path.join(config["fvp-bindir"], config["exe"])) 16 cli.append(config["exe"]) 19 cli.extend(["--parameter", f"{param}={value}"]) 22 cli.extend(["--data", value]) 25 cli.extend(["--application", f"{param}={value}"]) 32 …cli.extend(["--parameter", f"{terminal}.terminal_command={terminals[terminal_choice].command.forma… 35 cli.extend(["--parameter", f"{terminal}.start_telnet=0"]) 37 cli.extend(config["args"]) 39 return cli [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/ |
| H A D | 0002-cli-include-fcntl.h-for-O_CREAT-define.patch | 4 Subject: [PATCH 2/4] cli: include fcntl.h for O_CREAT define 10 cli/cli_readline.c | 1 + 13 diff --git a/cli/cli_readline.c b/cli/cli_readline.c 15 --- a/cli/cli_readline.c 16 +++ b/cli/cli_readline.c
|
| H A D | 0003-cli-Define-_GNU_SOURCE-for-getting-sighandler_t.patch | 4 Subject: [PATCH 3/4] cli: Define _GNU_SOURCE for getting sighandler_t 10 cli/cli_readline.c | 4 ++-- 13 diff --git a/cli/cli_readline.c b/cli/cli_readline.c 15 --- a/cli/cli_readline.c 16 +++ b/cli/cli_readline.c
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
| H A D | 0005-sapi-cli-config.m4-fix-build-directory.patch | 4 Subject: [PATCH 5/5] sapi/cli/config.m4: fix build directory 17 sapi/cli/config.m4 | 2 +- 20 diff --git a/sapi/cli/config.m4 b/sapi/cli/config.m4 22 --- a/sapi/cli/config.m4 23 +++ b/sapi/cli/config.m4
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/bluealsa/bluealsa/ |
| H A D | 0001-Use-basename-implementation-from-glib-2.0.patch | 12 utils/cli/cli.c | 1 + 65 diff --git a/utils/cli/cli.c b/utils/cli/cli.c 67 --- a/utils/cli/cli.c 68 +++ b/utils/cli/cli.c
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-chardet_5.2.0.bb | 10 PACKAGES =+ "${PN}-cli" 11 FILES:${PN}-cli += " \ 12 ${PYTHON_SITEPACKAGES_DIR}/chardet/cli \ 15 RDEPENDS:${PN}-cli = "${PN} "
|
| /openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-tool/files/ |
| H A D | 0001-parsec-cli-tests.sh-adapt-to-new-serialNumber-output.patch | 4 Subject: [PATCH] parsec-cli-tests.sh: adapt to new serialNumber output 13 tests/parsec-cli-tests.sh | 2 +- 18 diff --git a/tests/parsec-cli-tests.sh b/tests/parsec-cli-tests.sh 20 --- a/tests/parsec-cli-tests.sh 21 +++ b/tests/parsec-cli-tests.sh
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
| H A D | 0002-Mark-first-element-of-a-string-as-null.patch | 15 cli/cli_lib.c | 2 +- 18 diff --git a/cli/cli_lib.c b/cli/cli_lib.c 20 --- a/cli/cli_lib.c 21 +++ b/cli/cli_lib.c
|
| H A D | 0003-cli-Mark-return-of-strtol-as-long-int.patch | 4 Subject: [PATCH 3/3] cli: Mark return of strtol as long int 15 cli/cli_lib.c | 8 ++++---- 18 diff --git a/cli/cli_lib.c b/cli/cli_lib.c 20 --- a/cli/cli_lib.c 21 +++ b/cli/cli_lib.c
|
| H A D | 0001-Respect-flags-from-env.patch | 11 cli/Makefile | 2 +- 30 diff --git a/cli/Makefile b/cli/Makefile 32 --- a/cli/Makefile 33 +++ b/cli/Makefile
|
| H A D | 0003-musl-fixes.patch | 10 cli/cli_readline.c | 7 +- 17 Index: ippool-1.3/cli/cli_readline.c 19 --- ippool-1.3.orig/cli/cli_readline.c 20 +++ ippool-1.3/cli/cli_readline.c
|
| /openbmc/openbmc/meta-yadro/meta-vegman/recipes-yadro/packagegroups/ |
| H A D | packagegroup-yadro-apps.bb | 13 ${PN}-cli \ 47 ${PN}-cli \ 55 SUMMARY:${PN}-cli = "CLI utils" 56 RDEPENDS:${PN}-cli = " \ 58 obmc-yadro-cli \
|
| /openbmc/openbmc/poky/meta/recipes-support/libnl/ |
| H A D | libnl_3.11.0.bb | 35 FILES:${PN}-dev += "${libdir}/libnl/cli/*/*.la" 36 FILES:${PN}-staticdev += "${libdir}/libnl/cli/*/*.a" 38 PACKAGES += "${PN}-cli ${PN}-genl ${PN}-idiag ${PN}-nf ${PN}-route ${PN}-xfrm" 39 FILES:${PN}-cli = "${libdir}/libnl-cli-3.so.* \ 40 ${libdir}/libnl/cli/*/*.so \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/ |
| H A D | sigrok-cli_0.7.2.bb | 1 DESCRIPTION = "sigrok-cli is a command-line frontend for sigrok." 15 SRC_URI = "http://sigrok.org/download/source/sigrok-cli/sigrok-cli-${PV}.tar.gz"
|
| /openbmc/openbmc/meta-security/recipes-security/glome/ |
| H A D | glome_git.bb | 20 PACKAGECONFIG[glome-cli] = "-Dglome-cli=true,-Dglome-cli=false"
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-httpx_0.28.1.bb | 32 ${PN}-cli \ 35 RDEPENDS:${PN}-cli += "\ 46 FILES:${PN}-cli = "\
|
| /openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/ |
| H A D | 0001-Fix-proxycmd-without-netcat.patch | 13 src/cli-main.c | 12 +++++++++++- 16 diff --git a/src/cli-main.c b/src/cli-main.c 18 --- a/src/cli-main.c 19 +++ b/src/cli-main.c
|
| /openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-tool/ |
| H A D | parsec-tool_0.7.0.bb | 10 file://0001-parsec-cli-tests.sh-adapt-to-new-serialNumber-output.patch \ 19 install -m 755 "${S}/tests/parsec-cli-tests.sh" "${D}${bindir}/parsec-cli-tests.sh"
|
| /openbmc/u-boot/arch/mips/include/asm/ |
| H A D | system.h | 125 # define cli() __global_cli() macro 128 # define save_and_cli(x) do { save_flags(x); cli(); } while(0) 133 # define cli() __cli() macro 233 cli(); in xchg_u32()
|
| /openbmc/openbmc/meta-yadro/recipes-yadro/cli/ |
| H A D | obmc-yadro-cli_git.bb | 3 HOMEPAGE = "https://github.com/YADRO-KNS/obmc-yadro-cli" 30 FILES:${PN} += "${datadir}/cli" 45 SRC_URI = "git://github.com/YADRO-KNS/obmc-yadro-cli;branch=master;protocol=https"
|