Searched refs:prependVar (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | devshell.bbclass | 7 d.prependVar("DEVSHELL", "pseudo ")
|
| H A D | kernel-module-split.bbclass | 169 d.prependVar('pkg_postrm:%s' % metapkg, postrm);
|
| H A D | uninative.bbclass | 141 d.prependVar("PATH", "${STAGING_DIR}-uninative/${BUILD_ARCH}-linux${bindir_native}:")
|
| H A D | systemd.bbclass | 94 localdata.prependVar("OVERRIDES", pkg + ":")
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/ |
| H A D | create_npm.py | 196 d.prependVar("PATH", bindir + ":")
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/ |
| H A D | data.py | 224 self.d.prependVar("TEST", "${FOO}:") 234 self.d.prependVar("TEST", "${FOO}:")
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/psplash/ |
| H A D | psplash_git.bb | 50 d.prependVar("PACKAGES", "%s%s " % (mlprefix, p))
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | data_smart.py | 706 def prependVar(self, var, value, **loginfo): member in DataSmart
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/ |
| H A D | busybox.inc | 433 d.prependVar('pkg_postinst:%s' % pkg, postinst)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/ |
| H A D | bitbake-user-manual-metadata.rst | 1877 * - ``d.prependVar("X", "value")``
|