diff options
-rw-r--r-- | meta/recipes-kernel/linux-firmware/linux-firmware_20210315.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20210208.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20210208.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20210315.bb index a751b92a2f..892455b039 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20210208.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20210315.bb | |||
@@ -132,7 +132,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ | |||
132 | file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ | 132 | file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ |
133 | file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ | 133 | file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ |
134 | file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ | 134 | file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ |
135 | file://WHENCE;md5=ef0565762eac313c409567b59dff00b2 \ | 135 | file://WHENCE;md5=e21a8cbddc1612bce56f06fe154a0743 \ |
136 | " | 136 | " |
137 | 137 | ||
138 | # These are not common licenses, set NO_GENERIC_LICENSE for them | 138 | # These are not common licenses, set NO_GENERIC_LICENSE for them |
@@ -205,7 +205,7 @@ PE = "1" | |||
205 | 205 | ||
206 | SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/firmware/${BPN}-${PV}.tar.xz" | 206 | SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/firmware/${BPN}-${PV}.tar.xz" |
207 | 207 | ||
208 | SRC_URI[sha256sum] = "1bcb1a3944c361507754a7d26ccff40ffc28d1fb93bce711d67da26b33e785b7" | 208 | SRC_URI[sha256sum] = "a2348f03492713dca9aef202496c6e58f5e63ee5bec6a7bdfcf8b18ce7155e70" |
209 | 209 | ||
210 | inherit allarch | 210 | inherit allarch |
211 | 211 | ||