Should be fixed in last commit of 15.09 (I'll cherry pick it to develop).

However using the same lime-build tree for develop and 15.09 release is gonna work only if you perform a "make clean" and change the lime-build whole branch. I've also commited to not remove output/* when clean. So you can do:
 
git checkout 15.09
make T=ar71xx J=4
make clean
git checkout develop
make T=ar71xx J=4

Or another option is to have two lime-build separate clones.

Cheers.

On 13/07/16 10:33, Ilario wrote:
2016-07-13 2:03 GMT+02:00 Ilario <iochesonome@gmail.com>:
Now I changed to the develop lime-build branch:

git checkout develop
make T=ar71xx P=generic J=3 UPDATE=1

but I still have the 15.09 branch of the lime-packages repos, is it normal?

I think the problem comes from the fact that in the code simplification commit the update_all target disappeared from  Makefile:
https://github.com/libre-mesh/lime-build/commit/020a14e01249fd993de19f17a41f789b0992580e#diff-b67911656ef5d18c4ae36cb6741b7965L171
 


_______________________________________________
Dev mailing list
Dev@lists.libre-mesh.org
https://lists.libre-mesh.org/mailman/listinfo/dev