Home
last modified time | relevance | path

Searched refs:prependVar (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Ddevshell.bbclass7 d.prependVar("DEVSHELL", "pseudo ")
H A Dkernel-module-split.bbclass169 d.prependVar('pkg_postrm:%s' % metapkg, postrm);
H A Duninative.bbclass141 d.prependVar("PATH", "${STAGING_DIR}-uninative/${BUILD_ARCH}-linux${bindir_native}:")
H A Dsystemd.bbclass94 localdata.prependVar("OVERRIDES", pkg + ":")
/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate_npm.py196 d.prependVar("PATH", bindir + ":")
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Ddata.py224 self.d.prependVar("TEST", "${FOO}:")
234 self.d.prependVar("TEST", "${FOO}:")
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/psplash/
H A Dpsplash_git.bb50 d.prependVar("PACKAGES", "%s%s " % (mlprefix, p))
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Ddata_smart.py706 def prependVar(self, var, value, **loginfo): member in DataSmart
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/
H A Dbusybox.inc433 d.prependVar('pkg_postinst:%s' % pkg, postinst)
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst1877 * - ``d.prependVar("X", "value")``