I ran the Toaster set up process by a couple of people, and taking their feedback into account, I made some changes to the text we show during the configuration process. All changes are spelled out in detail in a very long comment in Bugzilla
https://bugzilla.yoctoproject.org/show_bug.cgi?id=6785#c2 In a nutshell, a successful Toaster set up will look like this after the db user is set up: Verifying the Build Environment The Build Environment is not configured: you will be asked to configure it now Step 1 of 3: Toaster needs to know in which directory it should check out the layers that will be needed for your builds. Toaster suggests " /home/yocto". If you select this directory, a layer like "meta-yocto" will end up in "/home/yocto/meta-yocto". Press enter to select " /home/yocto" or type the full path to a different directory: Check out directory saved Step 2 of 3: Toaster needs to know where is your build directory. The build directory is where all the artifacts created by your builds will be stored. Toaster suggests " /home/yocto/poky/build". Press enter to select " /home/yocto/poky/build" or type the full path to a different directory: Build directory saved Step 3 of 3: Toaster comes with a default configuration that includes support for the master branch and 1.7 release of the Yocto Project, and the OpenEmbedded layer source, i.e. the collection of layers created by the OpenEmbedded community. Would you like to use this default configuration? (Y/n): Updating the information for the OpenEmbedded layer source. Please wait. OpenEmbedded layer source information updated. Verifying the Build Environment. Starting webserver Running. Stop with Ctrl+C Opening http://0.0.0.0:8000 Feedback on the above text would be much appreciated. Thanks! Belén -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
