All of lore.kernel.org
 help / color / mirror / Atom feed
* Adding 'build-id' to Build Image
@ 2014-09-08 23:08 Leo Schwab
  2014-09-09 19:03 ` Philip Balister
  0 siblings, 1 reply; 10+ messages in thread
From: Leo Schwab @ 2014-09-08 23:08 UTC (permalink / raw)
  To: yocto

We'd like to have the system images we build to contain a build id, or
at least a pile of information inside the image itself that lets us
identify which build is being run/tested.  Indeed, the information
'bitbake' kicks out just as it starts a build is exactly the sort of
thing we'd like sitting in a file in the image somewhere.

I turned on the 'buildhistory' feature in conf/local.conf which, among
other things, generates a 'build-id' file.  However, it doesn't place
it in the image, but in an entirely separate directory hierarchy.

Surely this sort of thing has been done before.  Is there an existing
recipe I can use, or will I have to cobble together a custom recipe
out of buildhistory_get_layers() or get_layers_branch_rev()?

Thanks,
Schwab


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-09-26 17:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-08 23:08 Adding 'build-id' to Build Image Leo Schwab
2014-09-09 19:03 ` Philip Balister
2014-09-10  7:38   ` Paul Eggleton
2014-09-10 11:20     ` Populate /var/lib/opkg/status Dag Björklund
2014-09-10 11:50       ` Burton, Ross
2014-09-12  5:36         ` Dag Björklund
2014-09-12  9:14           ` Burton, Ross
2014-09-26 17:09     ` Adding 'build-id' to Build Image Philip Balister
2014-09-26 17:55       ` Douglas Geiger
2014-09-26 17:57         ` Douglas Geiger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.