diff options
Diffstat (limited to 'recipes-bcm/bootfiles')
| -rw-r--r-- | recipes-bcm/bootfiles/bcm2835-bootfiles.bb | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes-bcm/bootfiles/bcm2835-bootfiles.bb b/recipes-bcm/bootfiles/bcm2835-bootfiles.bb index 28d1639..36cbcf5 100644 --- a/recipes-bcm/bootfiles/bcm2835-bootfiles.bb +++ b/recipes-bcm/bootfiles/bcm2835-bootfiles.bb | |||
| @@ -9,11 +9,7 @@ RDEPENDS_${PN} = "rpi-config" | |||
| 9 | 9 | ||
| 10 | COMPATIBLE_MACHINE = "raspberrypi" | 10 | COMPATIBLE_MACHINE = "raspberrypi" |
| 11 | 11 | ||
| 12 | SRC_URI = " \ | 12 | S = "${RPIFW_S}/boot" |
| 13 | git://github.com/raspberrypi/firmware.git;protocol=git;branch=master \ | ||
| 14 | " | ||
| 15 | |||
| 16 | S = "${WORKDIR}/git/boot" | ||
| 17 | 13 | ||
| 18 | PR = "r3" | 14 | PR = "r3" |
| 19 | 15 | ||
