]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
populate_sdk_ext: Fix second bb_unihashes reference
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Jun 2022 12:23:30 +0000 (13:23 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jun 2022 11:04:36 +0000 (12:04 +0100)
commit962bd78af1acc86b3d900dce9081ed310616e0fa
treec5e6869d08d14e717cb49f70963a045ba4ab5c9a
parentbefecd6d8e0626abeee7bfca488cbbea52b9bf5c
populate_sdk_ext: Fix second bb_unihashes reference

A previous fix for zero length bb_unihashes.dat files wasn't complete
as there is a second copy of the unihashes file made. Change this second
call site to match the first to fully fix the zero length file issue.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass