diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2018-06-22 14:48:00 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2018-07-20 12:25:40 +0100 |
| commit | d45f13b11b6a45bd6bea68e696ff89dec0c5ce71 (patch) | |
| tree | 9b14707eea01b6f1fdcc68700e56d07a9de34c95 /recipes-kernel | |
| parent | f2e2a4376e84dec6e5efeabaa86a4406fddf7dcd (diff) | |
| download | meta-raspberrypi-d45f13b11b6a45bd6bea68e696ff89dec0c5ce71.tar.gz | |
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 <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux-firmware/linux-firmware_%.bbappend | 2 |
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 | ||
| 10 | LIC_FILES_CHKSUM_append_rpi = "\ | 10 | LIC_FILES_CHKSUM_append_rpi = "\ |
| 11 | file://LICENCE.cypress;md5=cbc5f665d04f741f1e006d2096236ba7 \ | 11 | file://LICENCE.cypress;md5=48cd9436c763bf873961f9ed7b5c147b \ |
| 12 | " | 12 | " |
| 13 | NO_GENERIC_LICENSE[Firmware-cypress] = "LICENCE.cypress" | 13 | NO_GENERIC_LICENSE[Firmware-cypress] = "LICENCE.cypress" |
| 14 | 14 | ||
