From 7d2249a2e2e7b9d987c26abeb4a722bc6cfd1391 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 21 Oct 2015 22:58:19 +0200 Subject: [PATCH] rpi-mkimage: Bump revision Signed-off-by: Andrei Gherzan --- recipes-bsp/rpi-mkimage/rpi-mkimage_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \