Home
last modified time | relevance | path

Searched refs:imported (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/openbmc/poky/meta/classes/
H A Dprimport.bbclass15 imported = oe.prservice.prserv_import_db(e.data)
16 if imported is None:
19 for (version, pkgarch, checksum, value) in imported:
20 bb.note("imported (%s,%s,%s,%d)" % (version, pkgarch, checksum, value))
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dimportlayer.js203 function createImportedNotification(imported){ argument
206 if (imported.deps_added.length === 0) {
207 …imported <strong><a class=\"alert-link\" href=\""+imported.imported_layer.layerdetailurl+"\">"+imp…
210 …var links = "<a href=\""+imported.imported_layer.layerdetailurl+"\">"+imported.imported_layer.name…
212 imported.deps_added.map (function(item, index){
215 if (imported.deps_added[index+1] !== undefined)
220 …strong><a href="'+imported.imported_layer.layerdetailurl+'">'+imported.imported_layer.name+'</a></…
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dimport.py77 imported = []
117 imported.append(pn)
119 if imported:
120 …ogger.info('Imported recipes into workspace %s: %s' % (config.workspace_path, ', '.join(imported)))
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/
H A DglmTargets.cmake15 # Protect against multiple inclusion, which would fail when already imported targets are added once…
62 # Create imported target glm
83 # Loop over all imported files and verify that they actually exist
87 message(FATAL_ERROR "The imported target \"${target}\" references the file
102 # This file does not depend on other imported targets which have
/openbmc/openbmc/poky/meta/lib/oe/
H A Dprservice.py50 imported = []
71 imported.append((version,pkgarch,checksum,value))
73 return imported
/openbmc/qemu/linux-headers/
H A DREADME1 Automatically imported Linux kernel headers.
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer.conf.example6 # Add 'Signed-off-by' to all commits that get imported automatically.
70 # If provided, truncate imported history during "combo-layer --history
74 # The specified commits themselves do not get imported. Instead, an
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/
H A D0002-do-not-import-target-module-while-cross-compile.patch6 Some modules such as dynamic library maybe cann't be imported
52 + # Some modules such as dynamic library maybe cann't be imported
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/
H A D0001-do-not-import-target-module-while-cross-compile.patch6 Some modules such as dynamic library maybe cann't be imported
54 + # Some modules such as dynamic library maybe cann't be imported
/openbmc/u-boot/lib/libfdt/
H A DREADME15 imported into the U-Boot Git repository.
/openbmc/openbmc/poky/
H A D.gitignore22 !meta-yocto-imported
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A Duse-env-for-perl.patch3 Patch was imported from the OpenEmbedded git server
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/files/
H A D0002-tr_languages-cast-string_ordinal-init-values.patch13 Upstream-Status: Pending [imported from BR]
/openbmc/qemu/target/xtensa/
H A Dimport_core.sh13 core-name: QEMU name of the imported core. Must be valid
/openbmc/telemetry/redfish-tests/
H A DREADME.md13 This is pytest version 5.4.2, imported from /usr/local/lib/python3.6/site-packages/pytest/__init__.…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/
H A D0001-optimize-boot.patch13 The patch was imported from the OpenEmbedded git server
H A D0003-only-make-one-reference-to-env.patch18 The patch was imported from the OpenEmbedded git server
H A D0002-add-an-option-to-specify-iptables-location.patch17 The patch was imported from the OpenEmbedded git server
/openbmc/qemu/
H A D.editorconfig57 # but user kernel "style" for imported scripts
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/
H A D0003-fluid-CMakeLists.txt-Do-not-export-fluid-target.patch15 | The imported target "fluid" references the file
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0003-compiler-rt-Simplify-cross-compilation.-Don-t-use-na.patch44 # Loading the llvm config causes this target to be imported so place it
H A D0014-cmake-Fix-configure-for-packages-using-find_package.patch10 | The imported target "llvm-tblgen" references the file
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-Disable-running-gyp-files-for-bundled-deps.patch8 Probably imported from:
/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools/
H A Dmtools-makeinfo.patch4 Subject: [PATCH] mtools: imported from OE
/openbmc/qemu/qapi/
H A Dmisc-i386.json34 # data and register state is being imported.
37 # data is being imported.

123