slimboot-tools: update to latest commit

LICENSE file have re-formatting. So update checksum value.

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Naveen Saini 2022-06-22 09:50:36 +08:00 committed by Anuj Mittal
parent bdcf0ec068
commit 84b5cf2470

View File

@ -5,10 +5,10 @@ Operating Systems or Hypervisors."
HOMEPAGE = "https://slimbootloader.github.io/tools/index.html"
SRC_URI = "git://github.com/slimbootloader/slimbootloader;protocol=https;branch=master"
SRCREV = "9f146afd47e0ca204521826a583d55388850b216"
SRCREV = "df5bd0bc2a522afcb8945a6797592b04838db753"
PV = "0.0.0+git${SRCPV}"
LICENSE = "BSD-2-Clause-Patent"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d1ed89007e7aa232a4dc1c59b6c9efc4"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ef7fba7be2819ac13aaf5d0f842ce5d9"
S = "${WORKDIR}/git"
inherit python3native