diff options
Diffstat (limited to 'meta/recipes-kernel/linux-firmware/linux-firmware_20220708.bb')
-rw-r--r-- | meta/recipes-kernel/linux-firmware/linux-firmware_20220708.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20220708.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20220708.bb index e7a7e0828f..27146154be 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20220708.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20220708.bb | |||
@@ -128,8 +128,11 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ | |||
128 | file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ | 128 | file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ |
129 | file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ | 129 | file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ |
130 | file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ | 130 | file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ |
131 | file://WHENCE;md5=def08711eb23ba967fb7e1f8cff66178 \ | 131 | file://WHENCE;md5=${WHENCE_CHKSUM} \ |
132 | " | 132 | " |
133 | # WHENCE checksum is defined separately to ease overriding it if | ||
134 | # class-devupstream is selected. | ||
135 | WHENCE_CHKSUM = "def08711eb23ba967fb7e1f8cff66178" | ||
133 | 136 | ||
134 | # These are not common licenses, set NO_GENERIC_LICENSE for them | 137 | # These are not common licenses, set NO_GENERIC_LICENSE for them |
135 | # so that the license files will be copied from fetched source | 138 | # so that the license files will be copied from fetched source |