From 14734e73a3e77ed66d21ab1fb734350478b08d54 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 14 Nov 2012 23:39:07 +0200 Subject: rpi-config: Update to 62bf3e9db62f547eb1a2a352dde957d2f94bd216 Signed-off-by: Andrei Gherzan --- recipes-bcm/bootfiles/rpi-config_0.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bcm/bootfiles/rpi-config_0.1.bb b/recipes-bcm/bootfiles/rpi-config_0.1.bb index f0ae412..705edc2 100644 --- a/recipes-bcm/bootfiles/rpi-config_0.1.bb +++ b/recipes-bcm/bootfiles/rpi-config_0.1.bb @@ -7,13 +7,13 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384 COMPATIBLE_MACHINE = "raspberrypi" -SRCREV = "afeaed02ba5f01298dec3ac4e1bd98f27bcd876e" +SRCREV = "62bf3e9db62f547eb1a2a352dde957d2f94bd216" SRC_URI = "git://github.com/Evilpaul/RPi-config.git;protocol=git;branch=master \ " S = "${WORKDIR}/git" -PR = "r1" +PR = "r2" addtask deploy before do_package after do_install -- cgit v1.2.3-54-g00ecf