On Wed, Jun 4, 2014 at 8:35 PM, Bharath Chandra
<ellurubharat...@gmail.com> wrote:
>
> I want to capture build history while building an image and I have done the
> following settings in conf/local.conf file.
>
>      INHERIT += "buildhistory"
>      BUILDHISTORY_COMMIT = "1"
>
> as suggested in
> http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#maintaining-build-output-quality
>
>
> But, the problem is buildhistory/images folder is being created but
> buildhistory/packages
>
> folder is not being created. Any kind of suggestions on this issue would be
> helpful.

maybe a dumb question... but have you actually built any package? if a
package is re-used from sstate, then it's not built, and no statistics
are generated.
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to