Home
last modified time | relevance | path

Searched refs:then (Results 1 – 25 of 2436) sorted by relevance

12345678910>>...98

/openbmc/openbmc/poky/meta/recipes-support/libassuan/libassuan/
H A Dlibassuan-add-pkgconfig-support.patch33 - if test x$libassuan_config_prefix != x ; then
34 - if test x${LIBASSUAN_CONFIG+set} != xset ; then
40 - if test x"$GPGRT_CONFIG" != x -a "$GPGRT_CONFIG" != "no"; then
41 - if $GPGRT_CONFIG libassuan --exists; then
47 - if test -z "$use_gpgrt_config"; then
52 if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
59 - if test "$LIBASSUAN_CONFIG" != "no"; then
67 - if test -z "$use_gpgrt_config"; then
79 - if test "$major" -gt "$req_major"; then
82 - if test "$major" -eq "$req_major"; then
[all …]
/openbmc/openbmc/poky/meta/recipes-support/pinentry/pinentry-1.3.1/
H A Dlibassuan_pkgconf.patch21 @@ -264,8 +264,8 @@ if test "$have_libassuan" = "yes"; then
46 - if test x$libassuan_config_prefix != x ; then
47 - if test x${LIBASSUAN_CONFIG+set} != xset ; then
53 - if test x"$GPGRT_CONFIG" != x -a "$GPGRT_CONFIG" != "no"; then
54 - if $GPGRT_CONFIG libassuan --exists; then
60 - if test -z "$use_gpgrt_config"; then
67 if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
75 - if test "$LIBASSUAN_CONFIG" != "no"; then
83 - if test -z "$use_gpgrt_config"; then
95 - if test "$major" -gt "$req_major"; then
[all …]
/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/
H A D0001-libgcrypt-fix-m4-file-for-oe-core.patch30 - if test x"${LIBGCRYPT_CONFIG}" = x ; then
31 - if test x"${libgcrypt_config_prefix}" != x ; then
37 - if test x"$GPGRT_CONFIG" != x -a "$GPGRT_CONFIG" != "no"; then
38 - if $GPGRT_CONFIG libgcrypt --exists; then
44 - if test -z "$use_gpgrt_config"; then
45 - if test x"${LIBGCRYPT_CONFIG}" = x ; then
48 - if test -x "${SYSROOT}/bin/libgcrypt-config" ; then
63 if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
70 - if test "$LIBGCRYPT_CONFIG" != "no" ; then
77 - if test -z "$use_gpgrt_config"; then
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/
H A Drpi-config_git.bb50 if [ -n "${KEY_DECODE_MPG2}" ]; then
53 if [ -n "${KEY_DECODE_WVC1}" ]; then
56 if [ -n "${DISABLE_OVERSCAN}" ]; then
59 if [ "${DISABLE_SPLASH}" = "1" ]; then
64 if [ -n "${ARM_FREQ}" ]; then
67 if [ -n "${GPU_FREQ}" ]; then
70 if [ -n "${CORE_FREQ}" ]; then
73 if [ -n "${SDRAM_FREQ}" ]; then
76 if [ -n "${OVER_VOLTAGE}" ]; then
81 if [ -n "${GPU_MEM}" ]; then
[all …]
/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/
H A D0002-use-pkgconfig-instead-of-npth-config.patch21 if test "x$npth_config_prefix" != x ; then
27 - if test x"$GPGRT_CONFIG" != x -a "$GPGRT_CONFIG" != "no"; then
28 - if $GPGRT_CONFIG npth --exists; then
34 - if test -z "$use_gpgrt_config"; then
38 - if test "$NPTH_CONFIG" != "no" ; then
39 - if test -z "$use_gpgrt_config"; then
44 + if test "$PKGCONFIG" != "no" ; then
53 - if test "$NPTH_CONFIG" != "no" ; then
54 + if test "$PKGCONFIG" != "no" ; then
60 if test $ok = yes; then
[all …]
/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/
H A D0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch26 - if test x"$GPGRT_CONFIG" != x -a "$GPGRT_CONFIG" != "no"; then
27 - if $GPGRT_CONFIG gpgme --exists; then
33 - if test -z "$use_gpgrt_config"; then
38 if test "$GPGME_CONFIG" != "no" ; then
39 - if test -z "$use_gpgrt_config"; then
52 - if test -z "$use_gpgrt_config"; then
58 if test x"$gpgme_config_host" != xnone ; then
59 if test x"$gpgme_config_host" != x"$host" ; then
70 if test "$req_gpgme_api" -gt 0 ; then
71 - if test -z "$use_gpgrt_config"; then
[all …]
H A D0001-pkgconfig.patch90 if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
98 - if test "$GPGME_CONFIG" != "no" ; then
105 - if test "$gpgme_version_major" -gt "$req_major"; then
108 - if test "$gpgme_version_major" -eq "$req_major"; then
109 - if test "$gpgme_version_minor" -gt "$req_minor"; then
112 - if test "$gpgme_version_minor" -eq "$req_minor"; then
113 - if test "$gpgme_version_micro" -ge "$req_micro"; then
122 if test $ok = yes; then
125 if test "$req_gpgme_api" -gt 0 ; then
128 if test "$tmp" -gt 0 ; then
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0005-RH-add-mpathconf.patch146 + if [ "$1" = "${WWID_LIST[$INDEX]}" ] ; then
162 + if [ -n "$UUID" ] ; then
171 + if [[ "$1" =~ ^part[[:digit:]]+-mpath- ]] ; then
173 + elif [[ "$1" =~ ^mpath- ]] ; then
183 + if [[ "$1" =~ ^[[:digit:]]+:[[:digit:]]+$ ]] ; then
190 + if [ -n "$UUID" ] ; then
211 + if [ -n "$2" ]; then
220 + if [ -n "$2" ]; then
229 + if [ -n "$2" ]; then
238 + if [ -n "$2" ]; then
[all …]
/openbmc/openbmc/poky/meta/recipes-support/libksba/libksba/
H A Dksba-add-pkgconfig-support.patch41 - if test x$ksba_config_prefix != x ; then
42 - if test x${KSBA_CONFIG+set} != xset ; then
48 - if test x"$GPGRT_CONFIG" != x -a "$GPGRT_CONFIG" != "no"; then
49 - if $GPGRT_CONFIG ksba --exists; then
55 - if test -z "$use_gpgrt_config"; then
61 if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
68 - if test "$KSBA_CONFIG" != "no" ; then
75 - if test -z "$use_gpgrt_config"; then
86 - if test "$major" -gt "$req_major"; then
89 - if test "$major" -eq "$req_major"; then
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dcross_899198.patch20 if test "x$cross_compiling" != "xno"; then
21 if test "x$OH_SIZEOF_UCHAR" = x; then
25 if test "x$OH_SIZEOF_USHORT" = x; then
29 if test "x$OH_SIZEOF_UINT" = x; then
33 if test "x$OH_SIZEOF_CHAR" = x; then
37 if test "x$OH_SIZEOF_SHORT" = x; then
41 if test "x$OH_SIZEOF_INT" = x; then
45 if test "x$OH_SIZEOF_LLONG" = x; then
49 if test "x$OH_SIZEOF_FLOAT" = x; then
53 if test "x$OH_SIZEOF_DOUBLE" = x; then
[all …]
/openbmc/webui-vue/src/store/modules/Settings/
H A DSnmpAlertsStore.js23 .then((response) => api.get(response.data.EventService['@odata.id']))
24 .then((response) => api.get(response.data.Subscriptions['@odata.id']))
25 .then((response) => response.data['@odata.id'])
32 .then((response) =>
35 .then((userIds) => api.all(userIds.map((user) => api.get(user))))
36 .then((users) => {
52 .then(() => dispatch('getSnmpDetails'))
53 .then(() =>
79 .then((response) => {
83 .then(
[all …]
H A DNetworkStore.js82 .then((response) =>
87 .then((ethernetInterfaceIds) =>
94 .then((ethernetInterfaces) => {
120 .then(dispatch('getEthernetData'))
121 .then(() => {
146 .then(dispatch('getEthernetData'))
147 .then(() => {
185 .then(() => {
226 .then(() => {
266 .then(() => {
[all …]
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A Dgbmc-ncsi-br-deprecated-ips.sh.in48 if [ "$intf_old" = "$intf" ]; then
49 …@' ] || [ "$gbmc_ncsi_br_deprecated_ips_confncsi" = "$gbmc_ncsi_br_deprecated_ips_lastncsi" ]; then
55 if [ -n "$del" ]; then
67 if [ -e /sys/class/net/gbmcbr ]; then
76 if [ "$intf" = '@NCSI_IF@' -a -n "${gbmc_ncsi_br_deprecated_ips_lastncsi}" ]; then
102 if [ -n "$intf_old" ]; then
109 if [ -n "$del" ]; then
117 if [ -n "$intf_old" ]; then
120 if [ -n "$host_pfx" ]; then
123 if [ -n "$stateless_ip" ]; then
[all …]
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-fitimage.bbclass120 if [ -n "${UBOOT_ENTRYSYMBOL}" ]; then
141 …${UBOOT_SIGN_ENABLE}" = "1" -a "${FIT_SIGN_INDIVIDUAL}" = "1" -a -n "$kernel_sign_keyname" ] ; then
167 if [ "${dtb_ext}" = "dtbo" ]; then
168 if [ -n "${UBOOT_DTBO_LOADADDRESS}" ]; then
171 elif [ -n "${UBOOT_DTB_LOADADDRESS}" ]; then
188 …[ "${UBOOT_SIGN_ENABLE}" = "1" -a "${FIT_SIGN_INDIVIDUAL}" = "1" -a -n "$dtb_sign_keyname" ] ; then
225 …{UBOOT_SIGN_ENABLE}" = "1" -a "${FIT_SIGN_INDIVIDUAL}" = "1" -a -n "$bootscr_sign_keyname" ] ; then
265 …"${UBOOT_SIGN_ENABLE}" = "1" -a "${FIT_SIGN_INDIVIDUAL}" = "1" -a -n "$setup_sign_keyname" ] ; then
291 if [ -n "${UBOOT_RD_LOADADDRESS}" ]; then
294 if [ -n "${UBOOT_RD_ENTRYPOINT}" ]; then
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/
H A Ddisable-run-test-program-while-cross-compiling.patch39 if test "x$have_inaddr_none" = "xno"; then
41 @@ -429,16 +417,7 @@ if test "x$LPCAP" = "xno"; then
57 if test "x$have_pcap_lex_destroy" = "xyes"; then
76 if test "x$have_daq_real_addresses" = "xyes"; then
78 @@ -754,17 +723,7 @@ if test "x$ac_cv_func_daq_dp_add_dc" = "xyes"; then
95 if test "x$have_daq_address_space_id" = "xyes"; then
97 @@ -772,17 +731,7 @@ if test "x$have_daq_address_space_id" = "xyes"; then
114 if test "x$have_daq_flow_id" = "xyes"; then
116 @@ -790,19 +739,7 @@ if test "x$have_daq_flow_id" = "xyes"; then
135 if test "x$have_daq_ext_modflow" = "xyes"; then
[all …]
/openbmc/phosphor-webui/app/configuration/controllers/
H A Dfirmware-controller.js60 APIUtils.getActivation(imageId).then(
97 .then(
106 .then(function(activationState) {
108 .then(
116 .then(function(state) {
119 APIUtils.bmcReboot().then(
146 .then(function(response) {
149 .then(function(lastStatus) {
161 .then(function(response) {
164 .then(function(lastStatus) {
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/
H A Dpsqlodbc-remove-some-checks-for-cross-compiling.patch24 if test "$with_iodbc" != no; then
27 - if test "$with_iodbc" = yes; then
32 - if test ! -x "${ODBC_CONFIG}/bin/iodbc-config"; then
33 - if test ! -x "${ODBC_CONFIG}"; then
42 if test "$with_unixodbc" != no; then
45 - if test "$with_unixodbc" = yes; then
50 - if test "${ODBC_CONFIG}" = "${wo_odbc_config}"; then
52 - elif test ! -x "${ODBC_CONFIG}/bin/odbc_config"; then
53 - if test ! -x "${ODBC_CONFIG}"; then
65 -if test "$ODBC_CONFIG" != ""; then
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/usbguard/usbguard/
H A D0001-Add-and-use-pkgconfig-instead-of-libgcrypt-config.patch25 - if test x$libgcrypt_config_prefix != x ; then
26 - if test x${LIBGCRYPT_CONFIG+set} != xset ; then
33 if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
43 - if test "$LIBGCRYPT_CONFIG" != "no" ; then
57 - if test "$major" -gt "$req_major"; then
60 - if test "$major" -eq "$req_major"; then
61 - if test "$minor" -gt "$req_minor"; then
64 - if test "$minor" -eq "$req_minor"; then
65 - if test "$micro" -ge "$req_micro"; then
73 - if test $ok = yes; then
[all …]
/openbmc/openbmc/meta-phosphor/classes/
H A Dfit-image.bbclass30 if [ "${linux_comp}" != "none" ] ; then
32 if [ "${linux_comp}" = "gzip" ] ; then
34 elif [ "${linux_comp}" = "lzo" ] ; then
144 if [ -n "${UBOOT_ENTRYSYMBOL}" ]; then
165 …${UBOOT_SIGN_ENABLE}" = "1" -a "${FIT_SIGN_INDIVIDUAL}" = "1" -a -n "$kernel_sign_keyname" ] ; then
191 if [ "${dtb_ext}" = "dtbo" ]; then
192 if [ -n "${UBOOT_DTBO_LOADADDRESS}" ]; then
195 elif [ -n "${UBOOT_DTB_LOADADDRESS}" ]; then
212 …[ "${UBOOT_SIGN_ENABLE}" = "1" -a "${FIT_SIGN_INDIVIDUAL}" = "1" -a -n "$dtb_sign_keyname" ] ; then
249 …{UBOOT_SIGN_ENABLE}" = "1" -a "${FIT_SIGN_INDIVIDUAL}" = "1" -a -n "$bootscr_sign_keyname" ] ; then
[all …]
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DUserManagementStore.js71 .then((response) =>
74 .then((userIds) => api.all(userIds.map((user) => api.get(user))))
75 .then((users) => {
90 .then(({ data }) => {
107 .then(({ data: { Members = [] } = {} }) => {
124 .then(() => dispatch('getUsers'))
125 .then(() =>
153 .then(() => dispatch('getUsers'))
154 .then(() =>
174 .then(() => dispatch('getUsers'))
[all …]
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A D0007-configure.ac-avoid-searching-host-for-postgresql.patch28 - then
36 - then
40 - if test -r $i/include/pgsql/libpq-fe.h; then
46 - if test -z "$PGSQL_DIR"; then
48 - if test -r $i/include/postgresql/libpq-fe.h; then
54 - if test -z "$PGSQL_DIR"; then
56 - if test -r $i/include/libpq-fe.h; then
63 - if test -z "$PGSQL_DIR"; then
74 - if test -r $j; then
81 - if test -z "$PGSQL_LIB_DIR"; then
[all …]
/openbmc/openbmc/poky/meta/recipes-core/zlib/zlib/
H A D0001-configure-Pass-LDFLAGS-to-link-tests.patch25 @@ -443,7 +443,7 @@ if test $shared -eq 1; then
27 # we must test in two steps (cc then ld), required at least on SunOS 4.x
29 - try $LDSHARED $SFLAGS -o $test$shared_ext $test.o; then
30 + try $LDSHARED $SFLAGS $LDFLAGS -o $test$shared_ext $test.o; then
32 elif test -z "$old_cc" -a -z "$old_cflags"; then
38 - if try $CC $CFLAGS -o $test $test.c; then
39 + if try $CC $CFLAGS $LDFLAGS -o $test $test.c; then
47 - if try $CC $CFLAGS -o $test $test.c; then
48 + if try $CC $CFLAGS $LDFLAGS -o $test $test.c; then
56 -if try $CC $CFLAGS -o $test $test.c; then
[all …]
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-notifyd/files/
H A Dxfce4-notifyd-get-var-abs-path.patch16 if test x"$GDBUS_CODEGEN" = x""; then
19 -if test -x "$GDBUS_CODEGEN"; then
20 +if test -x "$(which $GDBUS_CODEGEN)"; then
25 if test x"$GLIB_COMPILE_RESOURCES" = x""; then
28 -if test -x "$GLIB_COMPILE_RESOURCES"; then
29 +if test -x "$(which $GLIB_COMPILE_RESOURCES)"; then
34 if test x"$GLIB_GENMARSHAL" = x""; then
37 -if test -x "$GLIB_GENMARSHAL"; then
38 +if test -x "$(which $GLIB_GENMARSHAL)"; then
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/
H A Dremove-install-as-user.patch51 - if [ $# -eq 3 ] ; then
54 - if [ $_st -ne 0 ] ; then
55 - if [ $REAL_UID != '0' ] ; then
56 - if [ ! -f $DIST_ROOT/.chown.quiet ] ; then
61 - if [ -n "$DIST_ROOT" ] ; then
90 then
115 @@ -146,18 +109,7 @@ then
121 - then
126 - then
133 then
[all …]
/openbmc/webui-vue/src/store/modules/Logs/
H A DDumpsStore.js28 .then((response) => api.get(response.data.LogServices['@odata.id']))
29 .then((response) => api.get(`${response.data['@odata.id']}/Dump`))
30 .then((response) => api.get(response.data.Entries['@odata.id']))
36 .then((response) => api.get(response.data.LogServices['@odata.id']))
37 .then((response) => api.get(`${response.data['@odata.id']}/Dump`))
38 .then((response) => api.get(response.data.Entries['@odata.id']))
44 .then((response) => {
91 .then((response) => {
95 .then(
126 .then(() => {

12345678910>>...98