]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
linux-firwmare: restore WHENCE_CHKSUM variable
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Sun, 24 Jul 2022 17:21:58 +0000 (20:21 +0300)
committerSteve Sakoman <steve@sakoman.com>
Thu, 18 Aug 2022 17:16:39 +0000 (07:16 -1000)
commitba997f02b2cb86aeaa308873727a9280d1f88b5b
treecc32d5809e8a32cc29e54d55ed7de2dce3351b13
parenta151460d9234d6cd0bd1920c48aff8c78454931a
linux-firwmare: restore WHENCE_CHKSUM variable

Restore WHENCE_CHKSUM variable which is used to hold the WHENCE file
checksum. It is necessary to allow easily overriding it from local.conf
if the devupstream version is selected:

PREFERRED_VERSION_linux-firmware = "1:20220708+git%"
SRCREV:class-devupstream = "${AUTOREV}"
WHENCE_CHKSUM:class-devupstream:pn-linux-firmware = "abf1077491eeb261ecdcb680a34fc059"

Without the WHENCE_CHECKSUM one would need to manually patch the
LIC_FILES_CHKSUM variable to change the checksum of WHENC (e.g. using
the anonymous python function or remove expression).

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 554be2af1e0a03a2d23032d48afbbe0913a45409)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-kernel/linux-firmware/linux-firmware_20220708.bb