On 21/10/2015 10:44, "Barros Pena, Belen" <[email protected]> wrote:
>* You can use the Django administration interface to set Toaster >configuration parameters such as the build directory, layer sources, >default variable values, and BitBake versions. > we need to test this. It >used to be the case, but I am not sure what's happening now after the set >up changes made by Brian Well, I tested this with toaster-next and, to my surprise, it works. I first amended the value of the IMAGE_FSTYPES variable by adding iso and hddimg to it. When I created a new project in Toaster, the variable took the new value. Then, I changed the location of the build directory to something called build-test and ran a build. A new build directory build-test was created and a clean build ran there. So it looks like you can change the location of the build directory via the Django admin interface without having to change the value of TOASTER_DIR. This might cause more problems than it solves, though. Cheers Belén -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
