/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/ |
H A D | init-exclude.patch | 22 - foreach $r (@runlevels) { 23 - foreach $w ("S", "K") { 24 - foreach $a (&runlevel_actions($r, $w)) { 36 + #foreach $r (@runlevels) { 37 + # foreach $w ("S", "K") { 38 + # foreach $a (&runlevel_actions($r, $w)) { 65 foreach $f (sort { lc($a) cmp lc($b) } readdir(DIR)) { 67 @@ -133,7 +134,7 @@ foreach $f (sort { lc($a) cmp lc($b) } r
|
/openbmc/obmc-console/test/ |
H A D | meson.build | 11 foreach t : tests 30 foreach ct : tests_depend_iniparser 53 foreach st : server_tests 69 foreach ct : client_tests
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/phoronix-test-suite/files/ |
H A D | CVE-2022-40704.patch | 26 foreach($input_keys as $key) 31 - foreach(pts_arrays::to_array($_REQUEST[$key]) as $val_to_check) 32 + foreach(pts_arrays::to_array($_GET[$key]) as $val_to_check) 43 + foreach(pts_arrays::to_array($_POST[$key]) as $val_to_check)
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | meson.build | 5 foreach cflag: qemu_ldflags 29 foreach k, v : emulators 37 foreach format, speed: qemu_iotests_formats 54 foreach item: rc.stdout().strip().split()
|
/openbmc/phosphor-logging/gen/ |
H A D | meson.build | 25 foreach d : yaml_selected_subdirs 30 foreach s : generated_sources 31 foreach f : s.to_list()
|
/openbmc/sdbusplus/example/gen/ |
H A D | meson.build | 25 foreach d : yaml_selected_subdirs 30 foreach s : generated_sources 31 foreach f : s.to_list()
|
/openbmc/phosphor-dbus-interfaces/gen/ |
H A D | meson.build | 25 foreach d : yaml_selected_subdirs 30 foreach s : generated_sources 31 foreach f : s.to_list()
|
/openbmc/sdbusplus/test/gen/ |
H A D | meson.build | 25 foreach d : yaml_selected_subdirs 30 foreach s : generated_sources 31 foreach f : s.to_list()
|
/openbmc/phosphor-networkd/gen/ |
H A D | meson.build | 25 foreach d : yaml_selected_subdirs 30 foreach s : generated_sources 31 foreach f : s.to_list()
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/ |
H A D | determinism.patch | 38 - foreach my $file (@{$tables{$table}}) 39 + foreach my $file (sort (@{$tables{$table}})) 47 - foreach my $file (@{$tables{$table}}) 48 + foreach my $file (sort (@{$tables{$table}}))
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0022-libatomic-Do-not-enforce-march-on-aarch64.patch | 23 @@ -130,7 +130,6 @@ libatomic_la_LIBADD = $(foreach s,$(SIZES),$(addsuffix _$(s)_.lo,$(SIZEOBJS))) 28 libatomic_la_LIBADD += $(foreach s,$(SIZES),$(addsuffix _$(s)_1_.lo,$(SIZEOBJS))) 36 libatomic_la_LIBADD = $(foreach s,$(SIZES),$(addsuffix \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/ |
H A D | glmTargets.cmake | 19 foreach(_expectedTarget glm) 76 foreach(f ${CONFIG_FILES}) 84 foreach(target ${_IMPORT_CHECK_TARGETS} ) 85 foreach(file ${_IMPORT_CHECK_FILES_FOR_${target}} )
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/ |
H A D | 0001-Run-native-cd_idt8-cd_create_profile.patch | 22 @@ -2,7 +2,7 @@ foreach arg: [ 'CIE1964-10deg-XYZ', 'CIE1931-2deg-XYZ' ] 35 @@ -24,7 +24,7 @@ foreach arg: generated_spectra 48 @@ -59,7 +59,7 @@ foreach arg: icc_profiles
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
H A D | x86_kexec_test.patch | 20 @@ -173,8 +173,8 @@ PSRCS:=$(foreach s, $(SRCS), $(PACKAGE_NAME)-$(PACKAGE_VERSION)/$(s)) 21 PGSRCS:=$(foreach s, $(GENERATED_SRCS), $(PACKAGE_NAME)-$(PACKAGE_VERSION)/$(s))
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-libidn-perl-0.12/ |
H A D | libidn-wr-cross-compile.patch | 35 - foreach my $cc (qw/cc gcc/) 36 + foreach my $cc ($compiler, qw/cc gcc/)
|
/openbmc/phosphor-ipmi-flash/ |
H A D | meson.build | 90 foreach option_key, option_value : feature_map 103 foreach option_key, option_value : update_type_combo_map 119 foreach option_key, option_value : lpc_type_combo_map 132 foreach option_key, option_value : pci_type_combo_map
|
/openbmc/qemu/tests/decode/ |
H A D | meson.build | 54 foreach t: err_tests 60 foreach t: succ_tests
|
/openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard/ |
H A D | Makefile.am-do-not-ship-version.h.patch | 29 -local_headers = $(foreach file,$(pkginclude_HEADERS) $(nodist_include_HEADERS) \ 30 +local_headers = $(foreach file,$(pkginclude_HEADERS) $(nodist_pkginclude_HEADERS) \
|
/openbmc/phosphor-logging/test/ |
H A D | meson.build | 36 foreach t : tests 63 foreach t : tests_non_parallel
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0020-openmaxil-add-pkg-config-file.patch | 22 - foreach(PCFILE bcm_host.pc brcmegl.pc brcmglesv2.pc brcmvg.pc vcsm.pc mmal.pc) 23 + foreach(PCFILE bcm_host.pc brcmegl.pc brcmglesv2.pc brcmvg.pc vcsm.pc mmal.pc openmaxil.pc)
|
/openbmc/qemu/qapi/ |
H A D | meson.build | 94 foreach module : qapi_all_modules 128 foreach output : qapi_util_outputs 139 foreach output : qapi_specific_outputs + qapi_nonmodule_outputs
|
/openbmc/phosphor-led-manager/test/ |
H A D | meson.build | 30 foreach yaml : test_yamls 63 foreach t : tests
|
/openbmc/bmcweb/config/ |
H A D | meson.build | 60 foreach feature_type, feature_list : { 66 foreach option_key : feature_list 143 foreach index : range(ports.length())
|
/openbmc/phosphor-networkd/ |
H A D | meson.build | 53 foreach s : generated_sources 54 foreach f : s.to_list()
|
/openbmc/google-misc/subprojects/ncsid/test/ |
H A D | meson.build | 59 foreach t : tests 80 foreach st : script_tests
|