[yocto] Build History Folder

Nicolas Dechesne nicolas.dechesne at linaro.org
Wed Jun 4 11:59:22 PDT 2014


On Wed, Jun 4, 2014 at 8:35 PM, Bharath Chandra
<ellurubharath29 at 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.



More information about the yocto mailing list