Hi If you include packages in ks file, it will try to download file from repo in your ks file or get it from --local-pkgs-path parameter during mic running If you don't build the packages that are included in ks file and mic didn't give any error, I guess it comes from repo in ks file
GBS is package building tool for building rpm package MIC tool is collected the rpm built by GBS tool from repo to create the image When you do GBS locabuild, it will set up local build environment to build the package Details can be got in https://source.tizen.org/documentation/reference/git-build-system/usage From: [email protected] [mailto:[email protected]] On Behalf Of embedded linux Sent: Wednesday, January 23, 2013 6:50 PM To: [email protected] Subject: [Tizen General] GBS and Mic build Hi all, I want to know that is it necessary to build the package before including it in the ks file in the %packages section?. Because when I included few packages in KS file without compiling them, mic did not give any error. How are GBS and MIC are related? When a package is compiled using GBS, it is copying the package files in /home/abuild/rpmbuild directory. Thanks
_______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
