]> code.ossystems Code Review - openembedded-core.git/commit
image-buildinfo.bbclass: configurable location for build file
authorPatrick Ohly <patrick.ohly@intel.com>
Mon, 20 Mar 2017 12:26:18 +0000 (13:26 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Mar 2017 22:43:03 +0000 (22:43 +0000)
commit6750ea8160edccb156cb2ab68548adfc1c789895
tree5f2986b3a0e1bc6850b84d9408d647bbd148ccac
parent95ac3d0637cad7e12f246b8bd64ab64348df0483
image-buildinfo.bbclass: configurable location for build file

In a stateless image, /etc is not a good place for the "build"
file. By definining the location with a variable it becomes possible
to have the file created elsewhere on a per-image basis. The default
is the same as before.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/image-buildinfo.bbclass