summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorHugo Hromic <hhromic@gmail.com>2018-06-21 15:03:28 +0100
committerAndrei Gherzan <andrei@gherzan.com>2018-06-27 13:33:53 +0100
commita477b29cc1a5929c5b48bbb8ee8d3b7f1db29805 (patch)
tree63873dcffd21f1d5fb4191add3252cf16b6bac8a /recipes-kernel
parent2b3526563e909f3096b37d32c8df63be0f06c444 (diff)
downloadmeta-raspberrypi-a477b29cc1a5929c5b48bbb8ee8d3b7f1db29805.tar.gz
linux-firmware: update Cypress license checksum
Upstream recipe was updated and the license checksum needed refresh. See: <https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=e3bec3951b2f95e5f9a592cc3f64c8f5fb152f57> Signed-off-by: Hugo Hromic <hhromic@gmail.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux-firmware/linux-firmware_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux-firmware/linux-firmware_%.bbappend b/recipes-kernel/linux-firmware/linux-firmware_%.bbappend
index 34d2b67..8157d25 100644
--- a/recipes-kernel/linux-firmware/linux-firmware_%.bbappend
+++ b/recipes-kernel/linux-firmware/linux-firmware_%.bbappend
@@ -8,7 +8,7 @@ LICENSE_append_rpi = "\
8" 8"
9 9
10LIC_FILES_CHKSUM_append_rpi = "\ 10LIC_FILES_CHKSUM_append_rpi = "\
11 file://LICENCE.cypress;md5=cbc5f665d04f741f1e006d2096236ba7 \ 11 file://LICENCE.cypress;md5=48cd9436c763bf873961f9ed7b5c147b \
12" 12"
13NO_GENERIC_LICENSE[Firmware-cypress] = "LICENCE.cypress" 13NO_GENERIC_LICENSE[Firmware-cypress] = "LICENCE.cypress"
14 14