From d45f13b11b6a45bd6bea68e696ff89dec0c5ce71 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 22 Jun 2018 14:48:00 +0000 Subject: [PATCH] linux-firmware: update LIC_FILES_CHKSUM for d114732 revision from oe-core * unfortunately the LICENCE.cypress was updated in last upgrade: http://git.openembedded.org/openembedded-core/commit/?id=6be8744d1b8ee35eb47acd517cfa29b2a7f455d5 ba51e86 Update Cypress license termination clause https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/LICENCE.cypress?id=ba51e861f4444f51e7e83f778575a8146dc514d0 * and the same was now backported to sumo branch: http://git.openembedded.org/openembedded-core/commit/?h=sumo&id=087a50f4d8075a91fa6aa373a3dc05017e62f1f9 * it's unfortunate, because now meta-raspberrypi/master is compatible only with oe-core master after 6be8744d1b8ee35eb47acd517cfa29b2a7f455d5 it would be nice to upstream some of these changes to linux-firmware recipes and leave only the rpi specific packaging here * and the same happened with sumo backport, so meta-raspberrypi/sumo will be compatible only with oe-core sumo after 087a50f4d8075a91fa6aa373a3dc05017e62f1f9 Signed-off-by: Martin Jansa --- recipes-kernel/linux-firmware/linux-firmware_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = "\ " LIC_FILES_CHKSUM_append_rpi = "\ - file://LICENCE.cypress;md5=cbc5f665d04f741f1e006d2096236ba7 \ + file://LICENCE.cypress;md5=48cd9436c763bf873961f9ed7b5c147b \ " NO_GENERIC_LICENSE[Firmware-cypress] = "LICENCE.cypress"