Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpopulate_sdk.bbclass1 # The majority of populate_sdk is located in populate_sdk_base
6 addtask populate_sdk after do_install before do_build
H A Dpopulate_sdk_base.bbclass140 from oe.sdk import populate_sdk
180 populate_sdk(d)
196 …EUDO_IGNORE_PATHS .= ",${SDKDEPLOYDIR},${WORKDIR}/oe-sdk-repo,${WORKDIR}/sstate-build-populate_sdk"
363 addtask populate_sdk
H A Dtestsdk.bbclass8 # $ bitbake <image-name> -c populate_sdk
H A Dtoaster.bbclass308 # (e.g. "bitbake core-image-minimal -c populate_sdk")
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/rpm/
H A Dsdk.py68 self.target_pm.run_intercepts(populate_sdk='target')
79 self.host_pm.run_intercepts(populate_sdk='host')
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/deb/
H A Dsdk.py70 self.target_pm.run_intercepts(populate_sdk='target')
85 self.host_pm.run_intercepts(populate_sdk='host')
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/ipk/
H A Dsdk.py64 self.target_pm.run_intercepts(populate_sdk='target')
75 self.host_pm.run_intercepts(populate_sdk='host')
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/
H A Dmeta-toolchain.bb6 inherit populate_sdk
H A Dmeta-go-toolchain.bb4 inherit populate_sdk
H A Duninative-tarball.bb39 inherit populate_sdk
H A Dtestexport-tarball.bb29 inherit populate_sdk
H A Dbuildtools-tarball.bb51 inherit populate_sdk
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/meta/
H A Dmeta-toolchain-qt5.bb6 inherit populate_sdk populate_sdk_qt5
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/
H A D__init__.py216 def run_intercepts(self, populate_sdk=None): argument
233 if populate_sdk == 'host' and self.d.getVar('SDK_OS') == 'mingw32':
245 if populate_sdk == 'host':
247 elif populate_sdk == 'target':
/OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/
H A Dappendix-customizing-standard.rst12 When you build a standard SDK using the ``bitbake -c populate_sdk``, a
H A Dintro.rst39 for a wrapper around the ``populate_sdk`` and ``populate_sdk_ext``
H A Dappendix-obtain.rst143 $ bitbake image -c populate_sdk
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dsdk.py127 def populate_sdk(d, manifest_dir=None): function
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-1.6.rst119 override for :ref:`ref-tasks-populate_sdk` is
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dfeatures.rst121 when the ``bitbake -c populate_sdk`` command is used. See the
H A Dtasks.rst357 .. _ref-tasks-populate_sdk:
H A Dclasses.rst2145 ``populate_sdk.bbclass``
2148 The ``populate_sdk`` class provides support for SDK-only recipes. For
2150 toolchain using the :ref:`ref-tasks-populate_sdk`
2206 toolchain using the :ref:`ref-tasks-populate_sdk`
H A Dvariables.rst6840 $ bitbake -c populate_sdk imagename
8280 $ bitbake -c populate_sdk imagename
/OK3568_Linux_fs/yocto/poky/documentation/overview-manual/
H A Dconcepts.rst1103 :ref:`ref-tasks-populate_sdk`
1320 (e.g. ``bitbake -c populate_sdk`` imagename). This section takes a
1403 ``bitbake -c populate_sdk imagename`` to create the SDK, a set of
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dcommon-tasks.rst8428 ``bitbake -c populate_sdk imagename``) as compared to information it
10200 $ bitbake -c populate_sdk image