diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2015-10-21 22:58:19 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2015-10-21 22:58:19 +0200 |
commit | 7d2249a2e2e7b9d987c26abeb4a722bc6cfd1391 (patch) | |
tree | 64c85c31ea80c15ad9a12637ed91f58a31008015 | |
parent | 7f043ab724563e6bdf7c5c652754cbf232ae4314 (diff) | |
download | meta-raspberrypi-7d2249a2e2e7b9d987c26abeb4a722bc6cfd1391.tar.gz |
rpi-mkimage: Bump revision
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-bsp/rpi-mkimage/rpi-mkimage_git.bb | 2 |
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 | ||
6 | DEPENDS = "python" | 6 | DEPENDS = "python" |
7 | 7 | ||
8 | SRCREV = "d4b397f3a1e60ea45660eafb9209bcb97453c456" | 8 | SRCREV = "f5642106425d430e1f82ee064121a5fd0e05a386" |
9 | SRC_URI = " \ | 9 | SRC_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 \ |