On 27 October 2016 at 14:34, David Gibson <[email protected]> wrote:
> Ahh.. do you build out of tree?

Yes; building in-tree is not usually a good idea IMHO.

> If so that's probably the bug Alexey
> reported.  The firmware file was added by 22/49, but 'configure'
> wasn't updated to copy it to the build directory.

Yes.

Incidentally having configure do the copying of rom blobs to
the build tree isn't really right -- it should be done by
the makefiles, otherwise an update to an existing rom blob
won't get propagated into the build dir where 'make check'
can pick it up, unless configure happened to get run for
some other reason anyway. But that's a problem for another
day...

thanks
-- PMM

Reply via email to