Searched refs:tunedirs (Results 1 – 1 of 1) sorted by relevance
158 local tunedirs173 …tunedirs="`find $topdir/meta* ${oe_core_dir}/meta* $layers -path '*/meta*/conf/machine/include' 2>…174 [ -n "$tunedirs" ] || echo_error "Can't find the tune directory"176 all_archs=`grep -r -h "^AVAILTUNES .*=" $tunedirs | sed -e 's/.*=//' -e 's/\"//g'`