Home
last modified time | relevance | path

Searched refs:eval (Results 1 – 25 of 107) sorted by relevance

12345

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/beep/files/
H A D0001-beep-library-Make-it-compatible-with-c99.patch59 @@ -155,7 +155,6 @@ $(eval $(call CHECK_CFLAGS,common_CFLAGS
60 $(eval $(call CHECK_CFLAGS,common_CFLAGS,-Wall))
61 $(eval $(call CHECK_CFLAGS,common_CFLAGS,-Wextra))
62 $(eval $(call CHECK_CFLAGS,common_CFLAGS,-Weverything))
63 -$(eval $(call CHECK_CFLAGS,common_CFLAGS,-Werror))
64 $(eval $(call CHECK_CFLAGS,common_CFLAGS,-Wno-padded))
65 $(eval $(call CHECK_CFLAGS,common_CFLAGS,-Werror=format-security))
66 $(eval $(call CHECK_CFLAGS,common_CFLAGS,-Wno-disabled-macro-expansion))
67 @@ -169,11 +168,6 @@ $(eval $(call CHECK_CFLAGS,CFLAGS,-fanal
68 $(eval $(call CHECK_CFLAGS,CFLAGS,-fstack-protector-strong))
[all …]
/openbmc/openbmc-tools/tracing/
H A DREADME.md34 + eval 'trace=\${EVENT_${elem}}'
36 ++ eval echo '${EVENT_sched}'
38 + for event in '$(eval echo ${trace})'
40 + for event in '$(eval echo ${trace})'
42 + for event in '$(eval echo ${trace})'
44 + for event in '$(eval echo ${trace})'
66 + eval 'trace=\${EVENT_${elem}}'
68 ++ eval echo '${EVENT_sched}'
70 + for event in '$(eval echo ${trace})'
72 + for event in '$(eval echo ${trace})'
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/
H A Dbuild_fixup.patch71 -#define PR_RUN_DIR "`eval echo "${localstatedir}"`"
72 +#define PR_RUN_DIR "`eval echo "${localstatedir}"/run/`"
80 -#define PR_PID_FILE_PATH "`eval echo "${localstatedir}/proftpd.pid"`"
81 +#define PR_PID_FILE_PATH "`eval echo "${localstatedir}/run/proftpd.pid"`"
89 @@ -4248,8 +4248,8 @@ locale_dir="`eval echo ${locale_dir}`"
90 AC_DEFINE_UNQUOTED(PR_LOCALE_DIR, "`eval echo "${locale_dir}"`", [Define the locale directory])
92 AC_DEFINE_UNQUOTED(PR_RUN_DIR, "`eval echo "${localstatedir}"`", [Define the run directory])
93 -AC_DEFINE_UNQUOTED(PR_CONFIG_FILE_PATH, "`eval echo "${sysconfdir}/proftpd.conf"`", [Define the co…
94 -AC_DEFINE_UNQUOTED(PR_PID_FILE_PATH, "`eval echo "${localstatedir}/proftpd.pid"`", [Define the PID…
95 +AC_DEFINE_UNQUOTED(PR_CONFIG_FILE_PATH, "`eval echo "${sysconfdir}/run/proftpd.conf"`", [Define th…
[all …]
/openbmc/openbmc/meta-security/recipes-security/isic/files/
H A Dconfigure_fix.patch40 -if eval "test \"`echo '$''{'ac_cv_file_$ac_safe'+set}'`\" = set"; then
47 - eval "ac_cv_file_$ac_safe=yes"
49 - eval "ac_cv_file_$ac_safe=no"
53 -if eval "test \"`echo '$ac_cv_file_'$ac_safe`\" = yes"; then
63 -if eval "test \"`echo '$''{'ac_cv_lib_net'+set}'`\" = set"; then
76 -if { (eval echo configure:898: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac…
119 -if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
136 -if { (eval echo configure:940: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac…
138 - eval "ac_cv_lib_$ac_lib_var=yes"
143 - eval "ac_cv_lib_$ac_lib_var=no"
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A D0002-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch29 - eval flag=\"$hardcode_libdir_flag_spec\"
37 + *) eval flag=\"$hardcode_libdir_flag_spec\"
48 - eval flag=\"$hardcode_libdir_flag_spec\"
56 + *) eval flag=\"$hardcode_libdir_flag_spec\"
67 - eval flag=\"$hardcode_libdir_flag_spec\"
73 + *) eval flag=\"$hardcode_libdir_flag_spec\"
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/
H A D0001-systemd-use-EnvironmentFile.patch22 AC_CONFIG_COMMANDS_PRE([eval eval _sbindir=$sbindir])
24 +AC_CONFIG_COMMANDS_PRE([eval eval _sysconfdir=$sysconfdir])
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0010-sync-with-OE-libtool-changes.patch36 - eval flag=\"$hardcode_libdir_flag_spec\"
44 + *) eval flag=\"$hardcode_libdir_flag_spec\"
55 - eval flag=\"$hardcode_libdir_flag_spec\"
63 + *) eval flag=\"$hardcode_libdir_flag_spec\"
74 - eval flag=\"$hardcode_libdir_flag_spec\"
80 + *) eval flag=\"$hardcode_libdir_flag_spec\"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A D0003-makedefs-Use-native-compiler-to-build-makedefs.test.patch50 - eval ${CC-gcc} ${CCARGS} -o makedefs.test makedefs.test.c || exit 1
51 + eval ${BUILD_CC-gcc} ${CCARGS} -o makedefs.test makedefs.test.c || exit 1
59 - eval ${CC-gcc} ${CCARGS} -o makedefs.test makedefs.test.c || exit 1
60 + eval ${BUILD_CC-gcc} ${CCARGS} -o makedefs.test makedefs.test.c || exit 1
63 eval ${parm_name}=\""\$parm_val"\"
H A D0002-Change-fixed-postconf-to-a-variable-for-cross-compil.patch62 "") eval unset $name;;
64 - eval : \${$name=\`bin/postconf -qc $CONFIG_DIRECTORY -hx $name\`} ||
65 + eval : \${$name=\`$POSTCONF -qc $CONFIG_DIRECTORY -hx $name\`} ||
71 "") eval unset $name;;
73 - eval : \${$name=\`bin/postconf -c conf -d -hx $name\`} || exit 1
74 + eval : \${$name=\`$POSTCONF -c conf -d -hx $name\`} || exit 1
/openbmc/u-boot/board/st/stm32h743-eval/
H A DKconfig5 default "stm32h743-eval"
17 default "stm32h743-eval"
H A DMAINTAINERS4 F: board/st/stm32h743-eval
5 F: include/configs/stm32h743-eval.h
/openbmc/u-boot/doc/
H A DREADME.AMCC-eval-boards-cleanup2 Cleanup of AMCC eval boards (Walnut/Sycamore, Bubinga, Ebony, Ocotea)
5 Changes to all AMCC eval boards:
21 Sycamore/Walnut (one port supporting both eval boards):
/openbmc/openbmc/poky/meta/recipes-devtools/unifdef/unifdef/
H A D0001-Don-t-use-C23-constexpr-keyword.patch34 debug("eval%d symbol", prec(ops));
43 debug("eval%d bad expr", prec(ops));
48 debug("eval %s", *cpp);
52 debug("eval = %d", val);
/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools/
H A Dgcc14-fix.patch12 …if { (eval echo configure:1211: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${a…
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dexpand_remote_port.patch3 diff -ruN tcp_wrappers_7.6.orig/eval.c tcp_wrappers_7.6/eval.c
4 --- tcp_wrappers_7.6.orig/eval.c 1995-01-30 19:51:46.000000000 +0100
5 +++ tcp_wrappers_7.6/eval.c 2004-11-04 13:59:01.000000000 +0100
/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A Dast.py18 def eval(self, data): member in StatementGroup
20 statement.eval(data)
33 def eval(self, data): member in IncludeNode
51 def eval(self, data): member in IncludeAllNode
66 def eval(self, data): member in ExportNode
74 def eval(self, data): member in UnsetNode
88 def eval(self, data): member in UnsetFlagNode
113 def eval(self, data): member in DataNode
180 def eval(self, data): member in MethodNode
212 def eval(self, data): member in PythonMethodNode
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/
H A Dcrash.inc93eval.d -MF .deps/eval.Tpo -MP -MT eval.o -D LOCALEDIR="/usr/local/share/locale" -D CRASH_MERGE -D …
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/
H A D0004-tcl-update-the-header-location.patch45 @@ -726,7 +726,7 @@ eval "TCL_LIB_FILE=libtcl${LIB_SUFFIX}"
46 eval "TCL_LIB_FILE=${TCL_LIB_FILE}"
58 -eval "TCL_INCLUDE_SPEC=\"-I${includedir}\""
59 +eval "TCL_INCLUDE_SPEC=\"-I${includedir}/tcl${VERSION}\""
H A D0003-tcl-install-tcl-to-lib64-instead-of-lib-on-64bit-tar.patch23 @@ -725,7 +725,7 @@ eval "TCL_LIB_FILE=libtcl${LIB_SUFFIX}"
25 eval "TCL_LIB_FILE=${TCL_LIB_FILE}"
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/
H A Dalter-includedir.patch45 @@ -775,7 +775,7 @@ eval "TCL_LIB_FILE=libtcl${LIB_SUFFIX}"
46 eval "TCL_LIB_FILE=${TCL_LIB_FILE}"
58 -eval "TCL_INCLUDE_SPEC=\"-I${includedir}\""
59 +eval "TCL_INCLUDE_SPEC=\"-I${includedir}/tcl${VERSION}\""
H A Dtcl-remove-hardcoded-install-path.patch23 @@ -774,7 +774,7 @@ eval "TCL_LIB_FILE=libtcl${LIB_SUFFIX}"
25 eval "TCL_LIB_FILE=${TCL_LIB_FILE}"
/openbmc/u-boot/configs/
H A Dstm32h743-eval_defconfig11 CONFIG_DEFAULT_FDT_FILE="stm32h743i-eval"
26 CONFIG_DEFAULT_DEVICE_TREE="stm32h743i-eval"
/openbmc/openbmc/poky/meta/classes/
H A Duseradd_base.bbclass26 eval flock -x $rootdir${sysconfdir} -c \"$PSEUDO groupadd \$opts\" || true
43 eval flock -x $rootdir${sysconfdir} -c \"$PSEUDO useradd \$opts\" || true
62 eval flock -x $rootdir${sysconfdir} -c \"$PSEUDO groupmems \$opts\" || true
86 eval flock -x $rootdir${sysconfdir} -c \"$PSEUDO groupdel \$opts\" || true
106 eval flock -x $rootdir${sysconfdir} -c \"$PSEUDO userdel \$opts\" || true
126 eval flock -x $rootdir${sysconfdir} -c \"$PSEUDO groupmod \$opts\"
145 eval flock -x $rootdir${sysconfdir} -c \"$PSEUDO usermod \$opts\"
163eval flock -x $rootdir${sysconfdir} -c \"$PSEUDO sed --follow-symlinks -i \''s/^\('$username':[^:]…
/openbmc/phosphor-inventory-manager/
H A Dfunctor.cpp86 return eval(mgr); in operator ()()
104 return eval(hostResponseMsg); in operator ()()
/openbmc/openbmc-test-automation/lib/
H A Dfunc_args.py142 return eval("collections.OrderedDict(" + value + ")")
147 return eval(value)

12345