I am working on building yocto for banana pro board and using Jethro 2.0 version.I modified meta-sunxi bsp according to banana pro.But when I add meta-oe layer to project,I get following error
ParseError at ~/yocto/poky/meta-openembedded/meta-oe/recipes-connectivity/networkmanager/networkmanager_1.0.10.bb:12: Could not inherit file classes/bash-completion.bbclass
What is my mistake?Why am I getting this error?
You're using meta-oe from git master, but oe-core Jethro. Checkout the jethro branch of meta-oe.