diff options
author | Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com> | 2020-08-07 10:52:38 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-08-06 21:59:32 -0700 |
commit | 2e7a3c264986b301bf358223c086ed6baa6bc8ac (patch) | |
tree | e7bd8233de4d3c7593493eb3f4a46a9862e9625d /recipes-kernel | |
parent | d11f5df392fbdc2ef5ebb4cc0da04e56bf1b50d9 (diff) | |
download | meta-altera-2e7a3c264986b301bf358223c086ed6baa6bc8ac.tar.gz |
kernel: 5.7: fix license file checksum
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-altera_5.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-altera_5.7.bb b/recipes-kernel/linux/linux-altera_5.7.bb index 5b8622c..efd4523 100644 --- a/recipes-kernel/linux/linux-altera_5.7.bb +++ b/recipes-kernel/linux/linux-altera_5.7.bb | |||
@@ -4,7 +4,7 @@ SRCREV = "07797869765146a63db9e05f2b7200e6b3f0065d" | |||
4 | 4 | ||
5 | include linux-altera.inc | 5 | include linux-altera.inc |
6 | 6 | ||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
8 | 8 | ||
9 | FILESEXTRAPATHS_prepend := "${THISDIR}/config:" | 9 | FILESEXTRAPATHS_prepend := "${THISDIR}/config:" |
10 | 10 | ||