]> code.ossystems Code Review - openembedded-core.git/commit
classes/base: add checksum file list at parse time
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 21 May 2012 15:56:15 +0000 (16:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 May 2012 07:34:49 +0000 (08:34 +0100)
commitf26065629b6397d129db930268b72164f8e5d3e4
treeaed85194e8e2a88eab667e1295b2e691e81fc604
parentd29852ba60e7c7657ed3a4d8ac9dacfb0de416ad
classes/base: add checksum file list at parse time

Connect the new fetcher file checksum code so that we get a list of the
files to be checksummed at parse time.

The file-checksums flag will not be read unless we are using a version
of BitBake that supports the function we call within it, so it is safe
to include this change even when the metadata will still be used with
older versions of BitBake.

Implements [YOCTO #2044].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/classes/base.bbclass