kubernetes: update the checksum for kubernetes-contrib

The checksums of the tarball from github has changed, so
update to the new ones.

Closes-bug: 1945140

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I44acf422cd65c53a0ebe0b86e6a3def2529fef4e
This commit is contained in:
Jackie Huang 2021-09-29 00:14:08 -07:00
parent 610677cde5
commit bbd22cb92c
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ SRC_URI = "\
file://0001-cross-don-t-build-tests-by-default.patch \
"
SRC_URI[contrib.md5sum] = "fc05d9dc693dd71e3afb98fa51419879"
SRC_URI[contrib.sha256sum] = "0e1c6f70fc167d4ff1f268bbb72a8a91fab9bdeb17cec95bd3bb7fe4f56ebdcb"
SRC_URI[contrib.md5sum] = "9aa15af65ed89a7167b9520573bbdcd7"
SRC_URI[contrib.sha256sum] = "97206b6c1ea8dc7cb6201f909c2d14fc68cf40faa4e2641cdefb8411e9403274"
INSANE_SKIP_${PN} += "textrel"
INSANE_SKIP_${PN}-misc += "textrel"