diff options
| -rwxr-xr-x | recipes-bcm/bootfiles/bcm2835-bootfiles.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bcm/bootfiles/bcm2835-bootfiles.bb b/recipes-bcm/bootfiles/bcm2835-bootfiles.bb index 53969c5..cc53772 100755 --- a/recipes-bcm/bootfiles/bcm2835-bootfiles.bb +++ b/recipes-bcm/bootfiles/bcm2835-bootfiles.bb | |||
| @@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=e86e693d19572ee64cc8b17fb062faa9 | |||
| 5 | 5 | ||
| 6 | include ../common/firmware.inc | 6 | include ../common/firmware.inc |
| 7 | 7 | ||
| 8 | COMPATIBLE_MACHINE = "raspberrypi" | ||
| 9 | |||
| 8 | SRC_URI = " \ | 10 | SRC_URI = " \ |
| 9 | git://github.com/raspberrypi/firmware.git;protocol=git;branch=master \ | 11 | git://github.com/raspberrypi/firmware.git;protocol=git;branch=master \ |
| 10 | " | 12 | " |
