From 2a67d5076dad274aa87d676bf8fe10a3789908eb Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 10 Feb 2012 09:29:55 +0100 Subject: [PATCH] beaglebone-tester: include Jasons debug tweaks Signed-off-by: Koen Kooi Signed-off-by: Denys Dmytriyenko --- recipes-ti/beagleboard/beaglebone-tester.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-ti/beagleboard/beaglebone-tester.bb b/recipes-ti/beagleboard/beaglebone-tester.bb index dae96285..7a725470 100644 --- a/recipes-ti/beagleboard/beaglebone-tester.bb +++ b/recipes-ti/beagleboard/beaglebone-tester.bb @@ -7,11 +7,11 @@ LIC_FILES_CHKSUM="file://gpl.txt;md5=5b122a36d0f6dc55279a0ebc69f3c60b" # only scripts and data inherit allarch -PR = "r12" +PR = "r13" SRC_URI = "git://github.com/koenkooi/validation-scripts.git;protocol=git \ " -SRCREV = "0a3415705afb206694d4e873fe8228b7440213db" +SRCREV = "dc89e2d6b2ac0238a7aa5a334d7c86d7b8613837" S = "${WORKDIR}/git"