summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/rpi-mkimage/rpi-mkimage_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rpi-mkimage/rpi-mkimage_git.bb b/recipes-bsp/rpi-mkimage/rpi-mkimage_git.bb
index ffd1818..ffcaa83 100644
--- a/recipes-bsp/rpi-mkimage/rpi-mkimage_git.bb
+++ b/recipes-bsp/rpi-mkimage/rpi-mkimage_git.bb
@@ -5,7 +5,7 @@ SECTION = "bootloader"
5 5
6DEPENDS = "python" 6DEPENDS = "python"
7 7
8SRCREV = "d4b397f3a1e60ea45660eafb9209bcb97453c456" 8SRCREV = "f5642106425d430e1f82ee064121a5fd0e05a386"
9SRC_URI = " \ 9SRC_URI = " \
10 git://github.com/raspberrypi/tools.git;branch=master;protocol=git \ 10 git://github.com/raspberrypi/tools.git;branch=master;protocol=git \
11 file://License \ 11 file://License \