[meta-ti] [PATCH] beaglebone-tester: Update to latest with fixes

Joel A Fernandes joelagnel at ti.com
Sun Nov 6 00:50:45 PDT 2011


  Hopefully the last round of minor fixes:
    * only leds 3 and 4 are touched, 1 and 2 are for system use
    * halt after test fail so that the user doesn't accidentaly corrupt the card
    * remove all usb gadget modules before test start

Signed-off-by: Joel A Fernandes <joelagnel at ti.com>
---
 recipes-ti/beagleboard/beaglebone-tester.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-ti/beagleboard/beaglebone-tester.bb b/recipes-ti/beagleboard/beaglebone-tester.bb
index 2db6e8c..1020172 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 = "r5"
+PR = "r6"
 
 SRC_URI = "git://github.com/joelagnel/validation-scripts.git;protocol=git \
           "
-SRCREV = "7c994dfe5d97d9385605bfafab9c0b967814bac5"
+SRCREV = "be5173d05cce4f914911366e5ddae1ff5c0af9cf"
 
 S = "${WORKDIR}/git"
 
-- 
1.7.0.4




More information about the meta-ti mailing list