Adding toolchain-external to the default sample oemask. Remove it
if you want to use a prebuilt toolchain.
BKrev: 40745dfc24KQ55tOsPB25kniIHOC2Q
DL_DIR = "${HOME}/sources"
OEFILES = "*/*.oe"
# NOTE: only recent oemake's obey OEMASK directly
-OEMASK = "-initial|/(binutils|uclibc|avr-libc|gcc|linux|grub|qte_|qte-for-qtopia)"
+OEMASK = "-initial|/(binutils|uclibc|avr-libc|gcc|linux|grub|qte_|qte-for-qtopia|toolchain-external)"
#INHERIT = "package_tar"