diff --git a/recipes-l4t-workarounds/tar/tar-l4t-workaround-native_1.0.bb b/recipes-l4t-workarounds/tar/tar-l4t-workaround-native_1.0.bb index 5ba51ac4..813d2ad2 100644 --- a/recipes-l4t-workarounds/tar/tar-l4t-workaround-native_1.0.bb +++ b/recipes-l4t-workarounds/tar/tar-l4t-workaround-native_1.0.bb @@ -1,5 +1,6 @@ DESCRIPTION = "tar wrapper script for handling zstd suffix" LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" SRC_URI = "file://tar-wrapper.sh"