| /openbmc/openbmc/meta-google/dynamic-layers/nuvoton-layer/recipes-bsp/images/npcm7xx-igps/ |
| H A D | 0001-Set-FIU0_DRD_CFG-and-FIU_Clk_divider-for-gbmc-hoth.patch | 12 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 D | 0001-Adjust-paths-for-use-with-Bitbake.patch | 11 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 D | release-notes-4.1.1.rst | 79 - 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 D | migration-1.3.rst | 97 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 D | npcm7xx-igps-native_%.bbappend | 8 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 D | npcm7xx-igps-native_02.01.18.bb | 20 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 D | codeparser.py | 34 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 D | codeparser.py | 101 …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 D | data.py | 286 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 D | 0002-improve-reproducibility.patch | 6 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 D | 043.out | 4 == backing file references self == 9 == parent references self == 16 == ancestor references another ancestor ==
|
| /openbmc/docs/designs/ |
| H A D | ocp-led-policy-support.md | 12 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 D | libtool-cross_2.5.4.bb | 11 # 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 D | pyproject.toml | 23 allow-direct-references = true
|
| /openbmc/openbmc/poky/scripts/contrib/ |
| H A D | bbvars.py | 122 for var in parser.references: 128 for var in expandedVar.references:
|
| /openbmc/openbmc/poky/meta/recipes-extended/parted/files/ |
| H A D | fix-doc-mandir.patch | 6 | Makefile:904: *** Recursive variable `mandir' references itself (eventually). Stop.
|
| /openbmc/qemu/tests/decode/ |
| H A D | succ_named_field.decode | 9 # references a named field defined in the insn pattern:
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/curlpp/ |
| H A D | curlpp_0.8.1.bb | 11 file://0001-curlpp-config.in-Remove-references-to-absolute-build.patch \
|
| /openbmc/openbmc/poky/meta/recipes-extended/bash/ |
| H A D | bash.inc | 73 # 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 D | README.ARM-memory-map | 7 >I still see references to _armboot_start, _armboot_end_data, and
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/ |
| H A D | glmTargets.cmake | 87 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 D | 0001-curlpp-config.in-Remove-references-to-absolute-build.patch | 4 Subject: [PATCH] curlpp-config.in: Remove references to absolute buildpaths
|
| /openbmc/openbmc/poky/meta/recipes-bsp/grub/ |
| H A D | grub_2.12.bb | 29 # Remove build host references...
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
| H A D | openhpi-netsnmp-cross-compile.patch | 3 Remove irrelevant references to net-snmp libs and flags
|
| /openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/ |
| H A D | 0014-cmake-Fix-configure-for-packages-using-find_package.patch | 10 | The imported target "llvm-tblgen" references the file 18 | but not all the files it references.
|