Hello,
I notice one issue in build process of OpenPLi 4. We are using common folders among receivers, but we must share only common packages.
OpenWebIf is not common package, because we are doing customization by deleting images from other boxes.
This results to a package created every time we build an image, and on feeds we have always the latest.
Eg here is your latest OpenWebIf http://downloads.pli...72_mips32el.ipk
If you take a look on it you will notice that under OpenWebif/public/images/boxes/ we have only solo2 and unknown (so probably you are building solo2 last on your build server )
So we need either to build OpenWebIf for every image or to delete only pictures for images we are not building on our system.
What do you think?
PS. Why we are building some packages multiple times? Isn't OpenPLi 4 build optimize to understand that a package already build just few minutes ago.
Edited by athoik, 24 October 2013 - 21:04.