On Fri, Feb 28, 2014 at 11:47 AM, Shrisha <[email protected]> wrote:
> Hi , > > I'm trying to create the image for arm based board using the i586 > kickstart file. > I have updated the kickstart file with my local repo which has all > packages built for arm. > > Image creation fails if i include the below fields as specified in default > kickstart ivi file. > > @Base System > @IVI Adaptation > @IVI Packaging > @IVI Middleware > @Wayland > @Console Tools > @IVI Applications > > > By commenting the above fields image creation succeeds but it takes only some > 200 packages. > > Please provide some idea so that it takes all my 800 built packages; > > Your local repo is missing the necessary groups.xml/pattern.xml files that define the groups listed above. You can take Tizen IVI repo groups.xml/pattern.xml files and 'modifyrepo' them to your local repo. -- Mikko
_______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
