Home
last modified time | relevance | path

Searched refs:references (Results 1 – 25 of 180) sorted by relevance

12345678

/openbmc/openbmc/meta-google/dynamic-layers/nuvoton-layer/recipes-bsp/images/npcm7xx-igps/
H A D0001-Set-FIU0_DRD_CFG-and-FIU_Clk_divider-for-gbmc-hoth.patch12 ImageGeneration/references/BootBlockAndHeader_EB.xml | 4 ++--
13 ImageGeneration/references/UbootHeader_EB.xml | 2 +-
16 diff --git a/ImageGeneration/references/BootBlockAndHeader_EB.xml b/ImageGeneration/references/Boot…
18 --- a/ImageGeneration/references/BootBlockAndHeader_EB.xml
19 +++ b/ImageGeneration/references/BootBlockAndHeader_EB.xml
38 diff --git a/ImageGeneration/references/UbootHeader_EB.xml b/ImageGeneration/references/UbootHeader…
40 --- a/ImageGeneration/references/UbootHeader_EB.xml
41 +++ b/ImageGeneration/references/UbootHeader_EB.xml
/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm7xx-igps/
H A D0001-Adjust-paths-for-use-with-Bitbake.patch11 ImageGeneration/references/BootBlockAndHeader_EB.xml | 6 +++---
12 .../references/BootBlockAndHeader_RunBMC.xml | 6 +++---
13 ImageGeneration/references/UbootHeader_EB.xml | 6 +++---
14 ImageGeneration/references/UbootHeader_RunBMC.xml | 6 +++---
45 diff --git a/ImageGeneration/references/BootBlockAndHeader_EB.xml b/ImageGeneration/references/Boot…
47 --- a/ImageGeneration/references/BootBlockAndHeader_EB.xml
48 +++ b/ImageGeneration/references/BootBlockAndHeader_EB.xml
70 diff --git a/ImageGeneration/references/BootBlockAndHeader_RunBMC.xml b/ImageGeneration/references/…
72 --- a/ImageGeneration/references/BootBlockAndHeader_RunBMC.xml
73 +++ b/ImageGeneration/references/BootBlockAndHeader_RunBMC.xml
[all …]
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.1.rst79 - manuals: add references to "do_package_write_*" tasks
80 - manuals: add references to "do_populate_sysroot" task
81 - manuals: add references to the "do_build" task
82 - manuals: add references to the "do_bundle_initramfs" task
83 - manuals: add references to the "do_cleanall" task
84 - manuals: add references to the "do_deploy" task
85 - manuals: add references to the "do_devshell" task
86 - manuals: add references to the "do_fetch" task
87 - manuals: add references to the "do_image" task
88 - manuals: add references to the "do_kernel_configme" task
[all …]
H A Dmigration-1.3.rst97 native to :term:`SDK_ARCH`, and any references need to be updated to use
106 from ``task-*.bb`` to ``packagegroup-*.bb``. Existing references to the
109 references in your own recipes and configurations as they could be
136 unlikely that you would have any references to them in your own
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-bsp/images/
H A Dnpcm7xx-igps-native_%.bbappend8 cp ${UNPACKDIR}/BootBlockAndHeader_GBS.xml ${S}/ImageGeneration/references/
9 cp ${UNPACKDIR}/UbootHeader_GBS.xml ${S}/ImageGeneration/references/
/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/
H A Dnpcm7xx-igps-native_02.01.18.bb20 install ImageGeneration/references/BootBlockAndHeader_${IGPS_MACHINE}.xml ${DEST}
21 install ImageGeneration/references/UbootHeader_${IGPS_MACHINE}.xml ${DEST}
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dcodeparser.py34 self.assertEqual(self.references, refs)
46 self.references = parsedvar.references
77 self.references = parsedvar.references
165 self.assertNotIn(name, self.references)
245 self.references = parsedvar.references | parser.references
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcodeparser.py101 …modulecode_deps[name] = [parser.references.copy(), execs, parser.var_execs.copy(), parser.contains…
296 self.references.add('%s[%s]' % (varname, node.args[1].value))
300 self.references.add(varname)
308 self.references |= parser.references
340 self.references = set()
361 self.references = set(codeparsercache.pythoncache[h].refs)
370 self.references = set(codeparsercache.pythoncacheextras[h].refs)
394 self.references |= getattr(func, "bb_vardeps", set())
395 self.references -= getattr(func, "bb_vardepsexclude", set())
402 …codeparsercache.pythoncacheextras[h] = codeparsercache.newPythonCacheLine(self.references, self.ex…
H A Ddata.py286 deps |= r2.references
304 deps |= parser.references
319 deps = deps | parser.references
327 deps = deps | parsedvar.references
342 deps |= parser.references
/openbmc/openbmc/poky/meta/recipes-extended/wget/wget/
H A D0002-improve-reproducibility.patch6 Remove build host references from the internally
7 generated file version.c. The references get compiled into
9 The removed references (--sysroot, -fdebug-prefix-map) were
/openbmc/qemu/tests/qemu-iotests/
H A D043.out4 == backing file references self ==
9 == parent references self ==
16 == ancestor references another ancestor ==
/openbmc/docs/designs/
H A Docp-led-policy-support.md12 OpenBMC must support the [OCP LED Policy](#background-and-references). Currently
16 ### Example ([Spec](#background-and-references) 6.2. System General Status)
37 diagram in [Spec](#background-and-references).
45 ### Example ([Spec](#background-and-references) 6.4 PSU Status)
75 The final state is undefined according to [Spec](#background-and-references)
116 as per the [Spec](#background-and-references)
192 [Spec](#background-and-references)
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/
H A Dlibtool-cross_2.5.4.bb11 # ccache may or may not be INHERITED, we remove references to it so the sstate
14 # Find references to LTCC="ccache xxx-gcc" and CC="ccache xxx-gcc"
/openbmc/openbmc/poky/scripts/contrib/oe-image-files-spdx/
H A Dpyproject.toml23 allow-direct-references = true
/openbmc/openbmc/poky/scripts/contrib/
H A Dbbvars.py122 for var in parser.references:
128 for var in expandedVar.references:
/openbmc/openbmc/poky/meta/recipes-extended/parted/files/
H A Dfix-doc-mandir.patch6 | Makefile:904: *** Recursive variable `mandir' references itself (eventually). Stop.
/openbmc/qemu/tests/decode/
H A Dsucc_named_field.decode9 # references a named field defined in the insn pattern:
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/curlpp/
H A Dcurlpp_0.8.1.bb11 file://0001-curlpp-config.in-Remove-references-to-absolute-build.patch \
/openbmc/openbmc/poky/meta/recipes-extended/bash/
H A Dbash.inc73 # Clean buildhost references in bashbug
79 # Clean buildhost references in bash.pc
83 # Clean buildhost references in Makefile.inc
/openbmc/u-boot/doc/
H A DREADME.ARM-memory-map7 >I still see references to _armboot_start, _armboot_end_data, and
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/
H A DglmTargets.cmake87 message(FATAL_ERROR "The imported target \"${target}\" references the file
94 but not all the files it references.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/curlpp/curlpp/
H A D0001-curlpp-config.in-Remove-references-to-absolute-build.patch4 Subject: [PATCH] curlpp-config.in: Remove references to absolute buildpaths
/openbmc/openbmc/poky/meta/recipes-bsp/grub/
H A Dgrub_2.12.bb29 # Remove build host references...
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dopenhpi-netsnmp-cross-compile.patch3 Remove irrelevant references to net-snmp libs and flags
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0014-cmake-Fix-configure-for-packages-using-find_package.patch10 | The imported target "llvm-tblgen" references the file
18 | but not all the files it references.

12345678