From a4bc237c171152e4d6a014691e7c3060e1fcfd4f Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 6 Jan 2012 16:33:44 +0100 Subject: [PATCH] beaglebone-tester: clarify GPIO naming and print more EEPROM data Signed-off-by: Koen Kooi --- recipes-ti/beagleboard/beaglebone-tester.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-ti/beagleboard/beaglebone-tester.bb b/recipes-ti/beagleboard/beaglebone-tester.bb index 5816a5c0..889ce695 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 = "r7" +PR = "r8" -SRC_URI = "git://github.com/joelagnel/validation-scripts.git;protocol=git \ +SRC_URI = "git://github.com/koenkooi/validation-scripts.git;protocol=git \ " -SRCREV = "602b3936907795520dba370b246c195a4f612a44" +SRCREV = "56e970372f720e462ddf2d9c466c2370a32ad1d2" S = "${WORKDIR}/git"