On Tue, Sep 18, 2012 at 12:51 AM, Liu wrote:
> Hi all,
> I have a project which is built by buildroot,so it uses a set of
> makefiles to build image.But I want to use bitbake instead of buildroot to
> build the project.Now I am faced with some difficulties :
> 1) How can I use the variables a
Hi all,
I have a project which is built by buildroot,so it uses a set of makefiles
to build image.But I want to use bitbake instead of buildroot to build the
project.Now I am faced with some difficulties :
1) How can I use the variables and rules in makefile ? I know bitbake can not
parse