Home
last modified time | relevance | path

Searched refs:BITBAKE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-find-native-sysroot56 BITBAKE=`which bitbake 2> /dev/null`
57 if [ "x$BITBAKE" != "x" ]; then
H A Dcrosstap119 BITBAKE="bitbake" variable in BitbakeEnv
123 self.cmd = BitbakeEnv.BITBAKE + " -e " + self.package
/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Ddocumentation-audit.sh21 BITBAKE=`which bitbake`
22 if [ -z "$BITBAKE" ]; then