Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/bin/
H A Dtoaster155 if [ -z "$OE_ROOT" ]; then
156 OE_ROOT=`dirname $TOASTER`/../..
167 . $OE_ROOT/.templateconf
171 if [ -d "$OE_ROOT/$TEMPLATECONF" ]; then
172 TEMPLATECONF="$OE_ROOT/$TEMPLATECONF"
177 unset OE_ROOT