On Friday 17 June 2011 15:04:26 Nikhil Kamath wrote:
In poky when we run the command "bitbake -b directfb_1.4.1.bb", to compile direct framebuffer 1.4.1 found in /meta/recipes-graphics/directfb , the following error is thrown.
What happens when you run "bitbake directfb"? This is the correct way of building a recipe. The "-b" option does not handle any dependencies, and should only used for debugging a recipe.