diff options
| author | Andrei Gherzan <andrei@gherzan.ro> | 2019-12-10 10:09:29 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-12-20 19:08:31 +0000 |
| commit | 655dbf3de83e99229538993071660d2ff28f80f3 (patch) | |
| tree | 6d9b189c0454d27d20682b69068a7357e7d1e417 /recipes-bsp/bootfiles | |
| parent | 3ae288aa38e3a1609c6e861918a874416d3f0f13 (diff) | |
| download | meta-raspberrypi-655dbf3de83e99229538993071660d2ff28f80f3.tar.gz | |
raspberrypi-firmware: Update to current HEAD
This RaspberryPi firmware update includes a change in the license file
as well[1]. This change is for supporting customisation program.
[1] https://github.com/raspberrypi/firmware/commit/dd9e9ebb5d5306e91acb135db890cf18f3a5eea2
As a result of this change, we update the hash in the bcm2835-bootfiles
recipe as well.
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-bsp/bootfiles')
| -rw-r--r-- | recipes-bsp/bootfiles/bcm2835-bootfiles.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/bootfiles/bcm2835-bootfiles.bb b/recipes-bsp/bootfiles/bcm2835-bootfiles.bb index 848a29a..d20312c 100644 --- a/recipes-bsp/bootfiles/bcm2835-bootfiles.bb +++ b/recipes-bsp/bootfiles/bcm2835-bootfiles.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "Closed source binary files to help boot the ARM on the BCM2835." | 1 | DESCRIPTION = "Closed source binary files to help boot the ARM on the BCM2835." |
| 2 | LICENSE = "Broadcom-RPi" | 2 | LICENSE = "Broadcom-RPi" |
| 3 | 3 | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=4a4d169737c0786fb9482bb6d30401d1" | 4 | LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=c403841ff2837657b2ed8e5bb474ac8d" |
| 5 | 5 | ||
| 6 | inherit deploy nopackages | 6 | inherit deploy nopackages |
| 7 | 7 | ||
