diff --git a/recipes-bsp/storage-info/storage-info.bb b/recipes-bsp/storage-info/storage-info.bb index 2b66e28..4dd9ce1 100644 --- a/recipes-bsp/storage-info/storage-info.bb +++ b/recipes-bsp/storage-info/storage-info.bb @@ -1,6 +1,6 @@ SUMMARY = "Storage Information Tool" SECTION = "base" -LICENSE = "GPLv2+" +LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=81438338854bd7a09cb97215f36db46b" SRC_URI = "git://gitlab.com/netmodule/tools/storage-info.git;protocol=ssh;user=git;branch=develop"