diff options
-rw-r--r-- | recipes-kernel/most/most.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/most/most.bb b/recipes-kernel/most/most.bb index 48959a6ee..f709a6d9a 100644 --- a/recipes-kernel/most/most.bb +++ b/recipes-kernel/most/most.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Build MOST driver" LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" +LIC_FILES_CHKSUM = "file://mostcore/COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" inherit module |