Home
last modified time | relevance | path

Searched refs:imported (Results 1 – 25 of 72) 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/linux/Documentation/hwmon/
H A Dadm1275.rst12 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1075.pdf
20 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1272.pdf
28 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1275.pdf
36 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1276.pdf
44 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1278.pdf
H A Dadt7410.rst14 https://www.analog.com/static/imported-files/data_sheets/ADT7410.pdf
23 https://www.analog.com/static/imported-files/data_sheets/ADT7420.pdf
33 https://www.analog.com/static/imported-files/data_sheets/ADT7310.pdf
43 https://www.analog.com/static/imported-files/data_sheets/ADT7320.pdf
/openbmc/openbmc/poky/meta/lib/oe/
H A Dprservice.py50 imported = []
71 imported.append((version,pkgarch,checksum,value))
73 return imported
/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/qemu/linux-headers/
H A DREADME1 Automatically imported Linux kernel headers.
/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/linux/Documentation/core-api/
H A Dsymbol-namespaces.rst99 This will create a ``modinfo`` tag in the module for each imported namespace.
100 This has the side effect, that the imported namespaces of a module can be
118 might be exported to has been imported by the module. The default behaviour of
140 - write code that depends on a symbol from a not imported namespace
/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
/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/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/linux/tools/perf/Documentation/
H A Ddb-export.txt16 data to be imported directly to a database and provides the relationships
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-transport-srp6 remove all LUNs imported from that target.

123