[yocto] Working with a git'ed kernel on the server

Bruce Ashfield bruce.ashfield at windriver.com
Tue Mar 11 12:09:28 PDT 2014


On 14-03-11 03:07 PM, Andy Ng wrote:
> Hello list,
>
> I have a git'ed kernel on a server. When I do make "push" changes to the kernel
> and then I try bitbake core-image-minimal on my local host, the build
> process does not pick up the
> changes from the server. I just do bitbake virtual/kernel -c cleanall
> to force it to get my latest kernel from the server.
>
> Is there any way to make the recipe to sync to the server every time i
> make a build?

Set your SRCREV to ${AUTOREV}, and you'll get what you want.

Bruce

>
> Best regards,
> Andy
>




More information about the yocto mailing list