Home
last modified time | relevance | path

Searched refs:_append (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/
H A D__init__.py436 def _append(arr1, arr2, sep='/'): function
447 return _append(uris, base_paths)
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-3.4.4.rst22 - bitbake: toaster: Fix IMAGE_INSTALL issues with _append vs :append
H A Dmigration-1.3.rst62 extending these functions using ``_append`` or ``_prepend`` complicated
H A Dmigration-3.4.rst78 references to ``_append``, ``_remove`` and ``_prepend`` in function and variable
/OK3568_Linux_fs/yocto/poky/bitbake/
H A DChangeLog38 - Fix handling of variables with expansion in the name using _append/_prepend
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js702 _append: function append(query, suggestions) {
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-intro.rst231 .. _append-bbappend-files:
H A Dbitbake-user-manual-metadata.rst615 using ``_append``, ``_prepend``, and ``_remove``, for example.