Home
last modified time | relevance | path

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

12

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Darchiver.py10 from oeqa.utils.commands import bitbake, get_bb_vars
37 bb_vars = get_bb_vars(['DEPLOY_DIR_SRC', 'TARGET_SYS'])
68 bb_vars = get_bb_vars(['DEPLOY_DIR_SRC', 'TARGET_SYS', 'BUILD_SYS'])
105 bb_vars = get_bb_vars(['DEPLOY_DIR_SRC', 'TARGET_SYS', 'BUILD_SYS'])
141 pn = 'gcc-source-%s' % get_bb_vars(['PV'], 'gcc')['PV']
180 bb_vars = get_bb_vars(['DEPLOY_DIR_SRC', 'BUILD_SYS'])
261 bb_vars = get_bb_vars(['DEPLOY_DIR_SRC', 'TARGET_SYS'])
287 bb_vars = get_bb_vars(['DEPLOY_DIR_SRC'])
308 bb_vars = get_bb_vars(['DEPLOY_DIR_SRC'])
336 bb_vars = get_bb_vars(['DEPLOY_DIR_SRC'])
H A Dimagefeatures.py9 from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars, runqemu
107 bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)
143 bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)
180 bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)
220 bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME', 'MULTIUBI_BUILD'], image)
291 bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)
309 bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)
H A Dcve_check.py10 from oeqa.utils.commands import bitbake, get_bb_vars
83 vars = get_bb_vars(["CVE_CHECK_SUMMARY_DIR", "CVE_CHECK_SUMMARY_FILE_NAME_JSON"])
119 … vars = get_bb_vars(["CVE_CHECK_DIR", "CVE_CHECK_SUMMARY_DIR", "CVE_CHECK_SUMMARY_FILE_NAME_JSON"])
155 vars = get_bb_vars(["CVE_CHECK_SUMMARY_DIR", "CVE_CHECK_SUMMARY_FILE_NAME_JSON"])
191 vars = get_bb_vars(["CVE_CHECK_SUMMARY_DIR", "CVE_CHECK_SUMMARY_FILE_NAME_JSON"])
H A Dcontainerimage.py10 from oeqa.utils.commands import bitbake, get_bb_vars, runCmd
52 bbvars = get_bb_vars(['bindir', 'sysconfdir', 'localstatedir',
H A Dminidebuginfo.py12 from oeqa.utils.commands import bitbake, get_bb_var, get_bb_vars, runCmd
21 bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME', 'READELF'], image)
H A Desdk.py13 from oeqa.utils.commands import runCmd, bitbake, get_bb_vars
51 bb_vars = get_bb_vars(['SDK_DEPLOY', 'TOOLCHAINEXT_OUTPUTNAME'], pn_task)
81 bb_vars = get_bb_vars(['SSTATE_DIR', 'WORKDIR'], cls.image)
H A Drootfspostcommandstests.py9 from oeqa.utils.commands import bitbake, get_bb_vars
33 vars = get_bb_vars(("IMAGE_ROOTFS", "SORT_PASSWD_POSTPROCESS_COMMAND", "sysconfdir"),
H A Dbuildhistory.py12 from oeqa.utils.commands import bitbake, get_bb_vars
18 bb_vars = get_bb_vars(['USER_CLASSES', 'INHERIT'])
H A Dbinutils.py11 from oeqa.utils.commands import bitbake, get_bb_vars
37 bb_vars = get_bb_vars(["B", "TARGET_SYS", "T"], recipe)
H A Dmeta_ide.py9 from oeqa.utils.commands import bitbake, get_bb_vars, runCmd
23 bb_vars = get_bb_vars(['MULTIMACH_TARGET_SYS', 'DEPLOY_DIR_IMAGE', 'COREBASE'])
H A Dgdbserver.py13 from oeqa.utils.commands import bitbake, get_bb_var, get_bb_vars , runqemu, runCmd
37 bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)
H A Dgotoolchain.py12 from oeqa.utils.commands import runCmd, bitbake, get_bb_vars
28 bb_vars = get_bb_vars(['SDK_DEPLOY', 'TOOLCHAIN_OUTPUTNAME'],
H A Dliboe.py8 from oeqa.utils.commands import get_bb_var, get_bb_vars, bitbake, runCmd
62 bb_vars = get_bb_vars(['SYSROOT_DESTDIR', 'bindir'], 'attr-native')
H A Druntime_test.py8 from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars, runqemu
83 bb_vars = get_bb_vars(needed_vars, 'core-image-minimal')
298 vars = get_bb_vars(("IMAGE_ROOTFS", "sysconfdir"), "core-image-minimal")
388 vars = get_bb_vars(("IMAGE_ROOTFS", "sysconfdir"), "core-image-minimal")
H A Dgcc.py11 from oeqa.utils.commands import bitbake, get_bb_var, get_bb_vars, runqemu
54 bb_vars = get_bb_vars(["B", "TARGET_SYS"], recipe)
H A Dbbtests.py11 from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars
92 bb_vars = get_bb_vars(['D', 'PKGDEST', 'mandir'], test_recipe)
135 bb_vars = get_bb_vars(["DEPLOY_DIR_IMAGE", "IMAGE_LINK_NAME"], "core-image-minimal")
294 bb_vars = get_bb_vars(['SUMMARY', 'PV'], test_recipe)
H A Dbblock.py13 from oeqa.utils.commands import runCmd, get_bb_var, get_bb_vars, bitbake
77 bb_vars = get_bb_vars(["PV"], recipe)
H A Dpackage.py8 from oeqa.utils.commands import bitbake, get_bb_vars, get_bb_var, runqemu
33 vars = get_bb_vars(["STAGING_DIR", "BUILD_ARCH", "bindir_native", "libdir_native"])
H A Dsigning.py8 from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars, create_temp_layer
95 bb_vars = get_bb_vars(needed_vars, test_recipe)
H A Dreproducible.py7 from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars
165 bb_vars = get_bb_vars(needed_vars)
251 d = get_bb_vars(capture_vars)
/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/selftest/cases/
H A Dsystemd_boot.py5 from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars, runqemu
25 bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)
/openbmc/openbmc/meta-openembedded/meta-oe/lib/oeqa/selftest/cases/
H A Dsyzkaller.py6 from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars
76 bb_vars = get_bb_vars(needed_vars)
H A Dmeta_oe_sources.py7 from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dtest_basic.py11 from oeqa.utils.commands import get_bb_var, get_bb_vars
102 self.bb_vars = get_bb_vars(None, self.build_target)
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dmetadata.py14 from oeqa.utils.commands import runCmd, get_bb_vars
27 data_dict = get_bb_vars()

12