Apparently one can also use gbs to create an image. I just tried it and it does work. It's obviously just a wrapper around mic itself. "gbs cr -K <kickstart file>" can be used to generate an image.
"Gbs build" will build a package from source. I suppose one could use it to build everything and then generate an image from it, but that sounds a lot like torture to me. ;) It is far easier, and likely much more reliable, to use mic and the existing repos to generate an image. If you need to include packages of your own, you can do that from a local repo easy enough. Tracy From: <Ylinen>, Mikko <mikko.yli...@intel.com<mailto:mikko.yli...@intel.com>> Date: Monday, August 19, 2013 10:13 PM To: "Hanchett, Paul" <phanc...@jaguarlandrover.com<mailto:phanc...@jaguarlandrover.com>> Cc: UM-PD-Engineering-Electrical-Infotainment-Portland <um-pd-engineering-electrical-infotainment-portl...@jaguarlandrover.com<mailto:um-pd-engineering-electrical-infotainment-portl...@jaguarlandrover.com>>, "ivi@lists.tizen.org<mailto:ivi@lists.tizen.org>" <ivi@lists.tizen.org<mailto:ivi@lists.tizen.org>> Subject: Re: Process for bare metal build of IVI? Hi Paul, On Tue, Aug 20, 2013 at 12:51 AM, Hanchett, Paul <phanc...@jaguarlandrover.com<mailto:phanc...@jaguarlandrover.com>> wrote: I'm brining up my build of Tizen:IVI for the first time. So I'm learning a lot as I go. :-) My current problem is that when I issue gbs build -A i586 to build the image (I think!), I get an error: [Inline images 1] I'd expected that the build would get any sources I was missing but I guess not? So then I tried to follow the wiki article "Creating a Tizen Image from Scratch..." and downloaded the source code. Now, I can see source code on my machine but I still get the same build error when I issue the command above. How do I do a top level rebuild of the entire tizen project, and should I have to download sources separately from the gbs build? Why is a full local build needed? We have everything build for you in the download repositories. If you want to build (read: create) a bootable image, you don't build sources into RPM packages using gbs but you use mic (image creator) tool. -- Mikko
<<attachment: image.png>>
_______________________________________________ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi