Skip to content
Commit 11765a0c authored by Kajetan Puchalski's avatar Kajetan Puchalski Committed by Douglas Raillard
Browse files

lisa._kmod: KmodSrc: Separate checksum and checksum_sources



FEATURE

Add a 'checksum_sources' property to KmodSrc.
'checksum' will contain the checksum of all the file names along with
their contents.
'checksum_sources' will only contain the checksum of the actual sources,
excluding the file names and the Makefile.
Extract the common code into a private method _checksum that can
compute both variants depending on the arguments.

Signed-off-by: Kajetan Puchalski's avatarKajetan Puchalski <kajetan.puchalski@arm.com>
parent cbee73e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment