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 meta-raspberrypi-7d2249a2e2e7b9d987c26abeb4a722bc6cfd1391.tar.bz2 meta-raspberrypi-7d2249a2e2e7b9d987c26abeb4a722bc6cfd1391.zip |
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" DEPENDS = "python" -SRCREV = "d4b397f3a1e60ea45660eafb9209bcb97453c456" +SRCREV = "f5642106425d430e1f82ee064121a5fd0e05a386" SRC_URI = " \ git://github.com/raspberrypi/tools.git;branch=master;protocol=git \ file://License \ |