I am using pyro + ubuntu 16.04. I have inherit externalsrc bb class and used EXTERALSRC for source directory.
I am getting an error while compiling my application.
ERROR: "No rule to make target all"
it is going to search Makefile on build directory.
i have given proper source tree path where the Makefile is available.