Hello, I have been using toaster recently.
I am facing an issue while using Toaster with "Local Yocto Project release". I am doing the following: Trying to create an image for my imx6qsabrelite board. 1. Started Toaster. 2. Selected Local Yocto Project release. 3. Imported following layer into Toaster. 3.1. meta-freescale from: https://github.com/Freescale/meta-freescale/blob/master/README 3.2. meta-freescale-3rdparty(This supports the imx6qsabrelite machine) layer from: https://github.com/Freescale/meta-freescale-3rdparty/blob/master/README 4. Changed the machine as imx6qsabrelite 5. Started building core-image-minimal image for my imx6qsabrelite board. The building starts as expected, but at some point of time I got an error saying "no address associated with hostname" and the building stopped. Since I cannot access repositories using "git:://git"(due to firewall) I need to change it to https in the required file. I manually browsed to the file and changed git to https, and pressed "rebuild" button in Toaster. Expected result: Toaster adapts my changes and clones the required repos using https and rebuilds the image. Obtained result : The changes I made to the file got "undone" and Toaster again got stuck with the same error. Please let me know how to solve this issue. I cannot use git for cloning due to firewall, hence I want to be able to change git to https wherever required and start rebuilding. Sorry if the content is not clear, please let me know if any clarity is required. Awaiting your response. Thanks, Rizwan.
-- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
