Home
last modified time | relevance | path

Searched full:prereqs (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/
H A Dconfig.yaml114 Prereqs:
145 Prereqs:
176 Prereqs:
207 Prereqs:
238 Prereqs:
269 Prereqs:
300 Prereqs:
331 Prereqs:
362 Prereqs:
393 Prereqs:
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/p10bmc-yaml-config/
H A Dp10bmc-ipmi-sensors.yaml19 Prereqs:
49 Prereqs:
79 Prereqs:
109 Prereqs:
139 Prereqs:
169 Prereqs:
199 Prereqs:
229 Prereqs:
259 Prereqs:
289 Prereqs:
[all …]
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/
H A Dromulus-ipmi-sensors.yaml95 Prereqs:
125 Prereqs:
155 Prereqs:
185 Prereqs:
215 Prereqs:
245 Prereqs:
275 Prereqs:
305 Prereqs:
335 Prereqs:
365 Prereqs:
[all …]
/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/configuration/palmetto-yaml-config/
H A Dpalmetto-ipmi-sensors.yaml89 Prereqs:
119 Prereqs:
149 Prereqs:
179 Prereqs:
210 Prereqs:
241 Prereqs:
272 Prereqs:
303 Prereqs:
334 Prereqs:
365 Prereqs:
[all …]
/openbmc/linux/scripts/
H A DMakefile.lib320 cmd_ld = $(LD) $(ld_flags) $(real-prereqs) -o $@
326 cmd_ar = rm -f $@; $(AR) cDPrsT $@ $(real-prereqs)
338 cmd_gzip = cat $(real-prereqs) | $(KGZIP) -n -f -9 > $@
399 # Do not replace $(filter %.dtb %.dtbo, $^) with $(real-prereqs). When a single
437 for F in $(real-prereqs); do \
454 cmd_bzip2 = cat $(real-prereqs) | $(KBZIP2) -9 > $@
457 cmd_bzip2_with_size = { cat $(real-prereqs) | $(KBZIP2) -9; $(size_append); } > $@
463 cmd_lzma = cat $(real-prereqs) | $(LZMA) -9 > $@
466 cmd_lzma_with_size = { cat $(real-prereqs) | $(LZMA) -9; $(size_append); } > $@
469 cmd_lzo = cat $(real-prereqs) | $(KLZOP) -9 > $@
[all …]
H A DKbuild.include53 real-prereqs = $(filter-out $(PHONY), $^)
174 # $(savedcmd_$@) gets empty. Then, target will be built even if $(newer-prereqs)
193 # If there is no prerequisite other than phony targets, $(newer-prereqs) becomes
195 newer-prereqs = $(filter-out $(PHONY),$?)
201 if-changed-cond = $(newer-prereqs)$(cmd-check)$(check-FORCE)
246 $(if $(newer-prereqs),- due to: $(newer-prereqs), \
H A DMakefile.modfinal49 # Same as newer-prereqs, but allows to exclude specified extra dependencies
61 +$(if $(newer-prereqs),$(call cmd,btf_ko))
H A DMakefile.vmlinux_o18 $(PERL) $(real-prereqs) > $@
H A DMakefile.build399 $(if $(real-prereqs), printf "$(obj)/%s " $(patsubst $(obj)/%,%,$(real-prereqs)) | xargs) \
413 cmd_modules_order = { $(foreach m, $(real-prereqs), \
H A DMakefile.modpost84 for f in $(real-prereqs); do \
/openbmc/phosphor-host-ipmid/scripts/
H A Dsensor-example.yaml54 #Prereqs are pre-requisites for this property value to be true.
55 Prereqs:
145 Prereqs:
191 Prereqs:
H A Dwritesensor.mako.cpp115 preReq = property_value["Prereqs"]
/openbmc/linux/arch/arm64/tools/
H A DMakefile15 cmd_gen_cpucaps = mkdir -p $(dir $@); $(AWK) -f $(real-prereqs) > $@
18 cmd_gen_sysreg = mkdir -p $(dir $@); $(AWK) -f $(real-prereqs) > $@
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/
H A Dconfig.yaml102 Prereqs:
128 Prereqs:
154 Prereqs:
198 Prereqs:
/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/
H A Dacx22-ipmi-sensors-mrw.yaml29 Prereqs:
55 Prereqs:
97 Prereqs:
175 Prereqs:
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/
H A Dibmtpm2tss_2.2.0.bb21 file://0001-utils-12-Makefile.am-expand-wildcards-in-prereqs.patch \
/openbmc/linux/arch/arm/tools/
H A DMakefile35 cmd_gen_mach = $(AWK) -f $(real-prereqs) > $@
/openbmc/qemu/
H A DMakefile45 include Makefile.prereqs
46 Makefile.prereqs: config-host.mak
217 rm -f config-host.mak Makefile.prereqs
/openbmc/linux/arch/ia64/
H A DMakefile41 cmd_gzip = cat $(real-prereqs) | $(KGZIP) -n -f -9 > $@
/openbmc/linux/arch/x86/realmode/rm/
H A DMakefile44 cmd_pasyms = $(NM) $(real-prereqs) | sed $(sed-pasyms) | sort | uniq > $@
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/
H A Dnicole-ipmi-sensors.yaml77 Prereqs:
111 Prereqs:
284 Prereqs:
/openbmc/linux/certs/
H A DMakefile27 extract-cert-in = $(filter-out $(obj)/extract-cert, $(real-prereqs))
/openbmc/linux/arch/x86/entry/syscalls/
H A DMakefile25 cmd_hypercalls = $(CONFIG_SHELL) '$<' $@ $(filter-out $<, $(real-prereqs))
/openbmc/linux/tools/build/feature/
H A Dtest-all.c5 * A well-configured system will have all the prereqs installed, so we can speed
/openbmc/linux/arch/mips/boot/
H A DMakefile118 cmd_its_cat = cat $(real-prereqs) >$@

12