[meta-ti] Koen Kooi : beaglebone tester: bump SRCREV for FTDI test
Arago Project git
git at arago-project.org
Wed Oct 17 13:14:01 PDT 2012
Module: meta-ti
Branch: denzil
Commit: 3b2ddaa0f3ed5ab279623f6f95cf09c07283adf4
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=3b2ddaa0f3ed5ab279623f6f95cf09c07283adf4
Author: Koen Kooi <koen at dominion.thruhere.net>
Date: Fri Aug 31 09:16:45 2012 +0200
beaglebone tester: bump SRCREV for FTDI test
An extra test for the FTDI eeprom was added to catch programming errors that would break CCS.
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
Signed-off-by: Denys Dmytriyenko <denis at denix.org>
---
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 138fbc6..7512e76 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 = "r18"
+PR = "r19"
SRC_URI = "git://github.com/koenkooi/validation-scripts.git;protocol=git \
"
-SRCREV = "168a9604e170931d9de228f0d774f4fbda58aa37"
+SRCREV = "bb93cdaa95173eb4a772523a37fe0bf8bd62d78f"
S = "${WORKDIR}/git"
More information about the meta-ti
mailing list