Remark:
kit tarfile is not generated in build directory but it is described it should be in build directory from doc;
For example:
In doc,kit name is in build directory:
build - This directory stores files when the Kit is built. (ex. the kit tar file - kitname.tar.bz2)
build/kit_repodir - This directory stores the fully built Kit Package Repositories
build/kitbasename - This directory stores the contents of the Kit tarfile before it is tar'red up.
Actually,after buildkit buildtar,pperte-1.3.0.6-0-noarch.NEED_PRODUCT_PKGS.tar.bz2 is not generated in build directory;
How to reproduce:
buildkit buildtar;
check the location of the tar file,it is not under build directory;
Diff:
Update "Create a Kit directory structure " part in "Building Software Kits" doc to keep command results the same with the doc description;
Adding the following description in doc:
\<kit directory location>/\<kitname> - The kit tar file, partial kit name or complete kit tar file name (ex. kitname.tar.bz2)
change \<kit name> location from build directory to \<kit directory location> directory;
Last edit: BaiYuan 2014-01-10