/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0009-yes-within-the-path-sets-wrong-config-variables.patch | 17 sysdeps/aarch64/configure | 4 ++-- 18 sysdeps/aarch64/configure.ac | 4 ++-- 19 sysdeps/arm/configure | 4 ++-- 20 sysdeps/arm/configure.ac | 4 ++-- 21 sysdeps/mips/configure | 4 ++-- 22 sysdeps/mips/configure.ac | 4 ++-- 23 sysdeps/nios2/configure | 4 ++-- 24 sysdeps/nios2/configure.ac | 4 ++-- 25 sysdeps/unix/sysv/linux/mips/configure | 4 ++-- 26 sysdeps/unix/sysv/linux/mips/configure.ac | 4 ++-- [all …]
|
H A D | 0018-sysdeps-gnu-configure.ac-Set-libc_cv_rootsbindir-onl.patch | 4 Subject: [PATCH] sysdeps/gnu/configure.ac: Set libc_cv_rootsbindir only if its 13 sysdeps/gnu/configure | 2 +- 14 sysdeps/gnu/configure.ac | 2 +- 17 diff --git a/sysdeps/gnu/configure b/sysdeps/gnu/configure 19 --- a/sysdeps/gnu/configure 20 +++ b/sysdeps/gnu/configure 30 diff --git a/sysdeps/gnu/configure.ac b/sysdeps/gnu/configure.ac 32 --- a/sysdeps/gnu/configure.ac 33 +++ b/sysdeps/gnu/configure.ac
|
/openbmc/openbmc-test-automation/redfish/events/ |
H A D | test_bmc_snmp_trap.robot | 22 Configure SNMP Manager On BMC And Verify 23 [Documentation] Configure SNMP manager on BMC via Redfish and verify. 27 Configure SNMP Manager Via Redfish ${SNMP_MGR1_IP} ${SNMP_DEFAULT_PORT} ${HTTP_CREATED} 32 Configure SNMP Manager On BMC With Non Default Port And Verify 33 [Documentation] Configure SNMP Manager On BMC And Verify. 37 Configure SNMP Manager Via Redfish ${SNMP_MGR1_IP} ${NON_DEFAULT_PORT1} ${HTTP_CREATED} 42 Configure SNMP Manager On BMC With Out Of Range Port And Verify 43 [Documentation] Configure SNMP Manager On BMC with out-of range port and verify. 47 Configure SNMP Manager Via Redfish ${SNMP_MGR1_IP} ${out_of_range_port} ${HTTP_BAD_REQUEST} 53 ... msg=BMC is allowing to configure out of range port. [all …]
|
H A D | test_bmc_snmp_config.robot | 39 Configure SNMP Manager On BMC And Verify 40 [Documentation] Configure SNMP Manager On BMC And Verify. 43 Configure SNMP Manager On BMC ${SNMP_MGR1_IP} ${SNMP_DEFAULT_PORT} Valid 48 Configure SNMP Manager On BMC With Non Default Port And Verify 49 [Documentation] Configure SNMP Manager On BMC And Verify. 52 Configure SNMP Manager On BMC ${SNMP_MGR1_IP} ${NON_DEFAULT_PORT1} Valid 57 Configure SNMP Manager On BMC With Out Of Range Port And Verify 58 [Documentation] Configure SNMP Manager On BMC with out-of range port and verify. 60 [Template] Configure SNMP Manager On BMC 65 Configure SNMP Manager On BMC With Alpha Port And Verify [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | configfs-most | 4 Description: Interface is used to configure and connect device channels 19 configure the buffer size for this channel 22 configure the sub-buffer size for this channel 27 configure number of buffers used for this 31 configure type of data that will travel over 35 configure whether this link will be an input 39 configure DBR data buffer size (this is used 43 configure the number of packets that will be 74 configure the buffer size for this channel 77 configure the sub-buffer size for this channel [all …]
|
/openbmc/linux/tools/usb/usbip/ |
H A D | INSTALL | 13 Briefly, the shell commands `./configure; make; make install' should 14 configure, build, and install this package. The following 18 The `configure' shell script attempts to guess correct values for 25 debugging `configure'). 34 to figure out how `configure' could check whether to do them, and mail 40 The file `configure.ac' (or `configure.in') is used to create 41 `configure' by a program called `autoconf'. You need `configure.ac' if 42 you want to change it or regenerate `configure' using a newer version 48 `./configure' to configure the package for your system. 50 Running `configure' might take a while. While running, it prints [all …]
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_bmc_network_mac.robot | 24 # Here trying to configure xx.xx.xx.xx.xx 26 # Here trying to configure xx.xx.xx.xx.xx.xx.xx 34 Configure Valid MAC And Verify 35 [Documentation] Configure valid MAC via Redfish and verify. 38 Configure MAC Settings ${valid_mac} 44 Configure Zero MAC And Verify 45 [Documentation] Configure zero MAC via Redfish and verify. 48 [Template] Configure MAC Settings 52 Configure Broadcast MAC And Verify 53 [Documentation] Configure broadcast MAC via Redfish and verify. [all …]
|
H A D | test_bmc_network_conf.robot | 42 # but trying to configure xx.xx.xx 110 Configure Hostname And Verify 111 [Documentation] Configure hostname via Redfish and verify. 114 ... Configure Hostname ${hostname} AND Validate Hostname On BMC ${hostname} 118 Configure Hostname ${test_hostname} 125 Configure Invalid HostName And Verify 126 [Documentation] Configure invalid hostname via Redfish and verify. 128 [Template] Configure Hostname 133 Configure Empty HostName And Verify If LocalHost Is Assigned 134 [Documentation] Configure empty hostname and verify if localHost is assigned. [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/ |
H A D | riscv32.patch | 9 build/moz.configure/init.configure | 3 +++ 10 python/mozbuild/mozbuild/configure/constants.py | 2 ++ 11 .../mozbuild/test/configure/test_toolchain_configure.py | 1 + 14 diff --git a/build/moz.configure/init.configure b/build/moz.configure/init.configure 16 --- a/build/moz.configure/init.configure 17 +++ b/build/moz.configure/init.configure 28 diff --git a/python/mozbuild/mozbuild/configure/constants.py b/python/mozbuild/mozbuild/configure/c… 30 --- a/python/mozbuild/mozbuild/configure/constants.py 31 +++ b/python/mozbuild/mozbuild/configure/constants.py 48 …-git a/python/mozbuild/mozbuild/test/configure/test_toolchain_configure.py b/python/mozbuild/mozbu… [all …]
|
H A D | 0003-rust.configure-do-not-try-to-find-a-suitable-upstrea.patch | 4 Subject: [PATCH] rust.configure: do not try to find a suitable upstream target 11 build/moz.configure/rust.configure | 34 ++---------------------------- 14 diff --git a/build/moz.configure/rust.configure b/build/moz.configure/rust.configure 16 --- a/build/moz.configure/rust.configure 17 +++ b/build/moz.configure/rust.configure 33 - The rust compiler host ({rustc}) is not suitable for the configure host ({configure}). 36 - * Set your configure host to match the rust compiler host by editing your 38 - * Or, install the rust toolchain for {configure}, if supported, by running 42 - configure=configure_host,
|
H A D | 0001-util.configure-fix-one-occasionally-reproduced-confi.patch | 4 Subject: [PATCH] util.configure: fix one occasionally reproduced configure 21 | File "/mozjs/91.1.0-r0/firefox-91.1.0/build/moz.configure/util.configure", line 239, in try_invok… 32 build/moz.configure/util.configure | 2 +- 35 diff --git a/build/moz.configure/util.configure b/build/moz.configure/util.configure 37 --- a/build/moz.configure/util.configure 38 +++ b/build/moz.configure/util.configure
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0006-Avoid-searching-host-dirs.patch | 19 src/modules/rlm_sql/drivers/rlm_sql_db2/configure.ac | 4 ++-- 20 src/modules/rlm_sql/drivers/rlm_sql_firebird/configure.ac | 4 ++-- 21 src/modules/rlm_sql/drivers/rlm_sql_iodbc/configure.ac | 4 ++-- 22 src/modules/rlm_sql/drivers/rlm_sql_mysql/configure.ac | 6 +++--- 23 src/modules/rlm_sql/drivers/rlm_sql_oracle/configure.ac | 2 +- 24 src/modules/rlm_sql/drivers/rlm_sql_postgresql/configure.ac | 4 ++-- 25 src/modules/rlm_sql/drivers/rlm_sql_unixodbc/configure.ac | 4 ++-- 41 …t a/src/modules/rlm_sql/drivers/rlm_sql_db2/configure.ac b/src/modules/rlm_sql/drivers/rlm_sql_db2… 43 --- a/src/modules/rlm_sql/drivers/rlm_sql_db2/configure.ac 44 +++ b/src/modules/rlm_sql/drivers/rlm_sql_db2/configure.ac [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/ |
H A D | serial-tests-config.patch | 12 configure.ac | 2 +- 13 gettext-runtime/configure.ac | 2 +- 14 gettext-tools/configure.ac | 2 +- 17 diff --git a/configure.ac b/configure.ac 19 --- a/configure.ac 20 +++ b/configure.ac 30 diff --git a/gettext-runtime/configure.ac b/gettext-runtime/configure.ac 32 --- a/gettext-runtime/configure.ac 33 +++ b/gettext-runtime/configure.ac 43 diff --git a/gettext-tools/configure.ac b/gettext-tools/configure.ac [all …]
|
/openbmc/u-boot/drivers/misc/ |
H A D | mpc83xx_serdes.c | 31 * setup_sata() - Configure the SerDes device to SATA mode 32 * @dev: The device to configure 43 /* Configure SRDSCR0 */ in setup_sata() 48 /* Configure SRDSCR1 */ in setup_sata() 51 /* Configure SRDSCR2 */ in setup_sata() 56 /* Configure SRDSCR3 */ in setup_sata() 61 /* Configure SRDSCR4 */ in setup_sata() 66 * setup_pex() - Configure the SerDes device to PCI Express mode 67 * @dev: The device to configure 68 * @type: The PCI Express type to configure for (x1 or x2) [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/zlib/zlib/ |
H A D | 0001-configure-Pass-LDFLAGS-to-link-tests.patch | 7 Subject: [PATCH] configure: Pass LDFLAGS to link tests 10 therefore ensure that all configure tests involving link time checks are 18 configure | 12 ++++++------ 21 diff --git a/configure b/configure 23 --- a/configure 24 +++ b/configure 26 echo Checking for shared library support... | tee -a configure.log 31 echo Building shared library $SHAREDLIBV with $CC. | tee -a configure.log 33 echo No shared library support. | tee -a configure.log 41 echo "Checking for a pointer-size integer type..." $sizet"." | tee -a configure.log [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/ |
H A D | makefile-no-rebuild.patch | 19 @@ -184,60 +184,6 @@ conf: configure.sh config.h.in 26 -configure.sh config.h.in: configure.ac aclocal.m4 27 - @if test -f configure.sh; then cp -p configure.sh configure.sh.old; else touch configure.sh.old; … 29 - autoconf -o configure.sh 31 - @if diff configure.sh configure.sh.old >/dev/null 2>&1; then \ 32 - echo "configure.sh is unchanged."; \ 33 - rm configure.sh.old; \ 35 - echo "configure.sh has CHANGED."; \ 43 - @if test -f configure.sh.old || test -f config.h.in.old; then \ 54 -reconfigure: configure.sh [all …]
|
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/ |
H A D | test_snmp_alerts_sub_menu.robot | 74 Configure SNMP Settings On BMC With Non Default Port Via GUI And Verify 75 [Documentation] Configure SNMP settings on BMC with non default port via GUI and verify. 79 Configure SNMP Manager Via GUI ${SNMP_MGR1_IP} ${NON_DEFAULT_PORT1} 86 Configure SNMP Settings On BMC Via GUI And Verify 87 [Documentation] Configure SNMP settings on BMC via GUI and verify. 91 Configure SNMP Manager Via GUI ${SNMP_MGR1_IP} ${SNMP_DEFAULT_PORT} 98 Configure SNMP Settings On BMC With Empty Port Via GUI And Verify 99 [Documentation] Configure SNMP settings on BMC with empty port via GUI and verify. 103 Configure SNMP Manager Via GUI ${SNMP_MGR1_IP} ${empty_port} 111 Configure Invalid SNMP Settings On BMC Via GUI And Verify [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch | 10 configure | 2 +- 11 configure.ac | 2 +- 14 diff --git a/configure b/configure 16 --- a/configure 17 +++ b/configure 27 diff --git a/configure.ac b/configure.ac 29 --- a/configure.ac 30 +++ b/configure.ac
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/ |
H A D | 0001-configure-Filter-out-buildpaths-from-CC.patch | 4 Subject: [PATCH] configure: Filter out buildpaths from CC 10 configure.ac | 4 +++- 11 libgphoto2_port/configure.ac | 6 ++++-- 14 diff --git a/configure.ac b/configure.ac 16 --- a/configure.ac 17 +++ b/configure.ac 29 diff --git a/libgphoto2_port/configure.ac b/libgphoto2_port/configure.ac 31 --- a/libgphoto2_port/configure.ac 32 +++ b/libgphoto2_port/configure.ac
|
/openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo/ |
H A D | 0001-texinfo-several-changes-to-build-without-zlib-and-nc.patch | 14 configure.ac | 24 +----------------------- 17 diff --git a/configure.ac b/configure.ac 19 --- a/configure.ac 20 +++ b/configure.ac 31 - # Make sure the secondary configure won't fail with 34 - AC_MSG_NOTICE([[Doing configure of native tools (${build}).]]) 36 - # Run secondary configure in alternate environment or 38 - # env -i gives this build host configure a clean environment; 43 - ${confdir}/configure --build=${build} --host=${build} \ 46 - AC_MSG_NOTICE([[Continuing with main configure (${host}).]])
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf3/iperf3/ |
H A D | 0001-configure.ac-check-for-CPP-prog.patch | 4 Subject: [PATCH] configure.ac: check for CPP prog 7 | checking TCP_CONGESTION socket option... ../git/configure: line 14427: CPP: command not found 8 | ../git/configure: line 14553: ac_fn_c_try_cpp: command not found 9 | ../git/configure: line 14553: ac_fn_c_try_cpp: command not found 14 configure.ac | 1 + 17 diff --git a/configure.ac b/configure.ac 19 --- a/configure.ac 20 +++ b/configure.ac
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/ |
H A D | 0012-Fix-configuration-of-NETSNMP_FD_MASK_TYPE.patch | 11 configure | 2 +- 12 configure.d/config_project_types | 2 +- 15 diff --git a/configure b/configure 17 --- a/configure 18 +++ b/configure 28 diff --git a/configure.d/config_project_types b/configure.d/config_project_types 30 --- a/configure.d/config_project_types 31 +++ b/configure.d/config_project_types
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/streamripper/ |
H A D | 0001-build-these-are-foreign-automake-projects.patch | 17 configure.ac | 2 +- 18 libmad-0.15.1b/configure.ac | 2 +- 21 diff --git a/configure.ac b/configure.ac 23 --- a/configure.ac 24 +++ b/configure.ac 34 diff --git a/libmad-0.15.1b/configure.ac b/libmad-0.15.1b/configure.ac 36 --- a/libmad-0.15.1b/configure.ac 37 +++ b/libmad-0.15.1b/configure.ac
|
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/ |
H A D | add_armeb_triplet_entry.patch | 11 during configure task, 14 configure:23141: checking dpkg cpu type 15 configure:23148: result: armeb 16 configure:23150: WARNING: armeb not found in cputable 17 configure:23162: checking dpkg operating system type 18 configure:23169: result: linux-gnueabi 19 configure:23171: WARNING: linux-gnueabi not found in ostable 20 configure:23183: checking dpkg architecture name 21 configure:23189: error: cannot determine host dpkg architecture 26 empty in configure script.
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | serdes.c | 76 /* Configure SRDSCR0 */ in fsl_setup_serdes() 81 /* Configure SRDSCR1 */ in fsl_setup_serdes() 86 /* Configure SRDSCR2 */ in fsl_setup_serdes() 92 /* Configure SRDSCR3 */ in fsl_setup_serdes() 98 /* Configure SRDSCR4 */ in fsl_setup_serdes() 104 /* Configure SRDSCR1 */ in fsl_setup_serdes() 109 /* Configure SRDSCR2 */ in fsl_setup_serdes() 115 /* Configure SRDSCR3 */ in fsl_setup_serdes() 119 /* Configure SRDSCR4 */ in fsl_setup_serdes() 126 /* Configure SRDSCR1 */ in fsl_setup_serdes() [all …]
|