summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b6a95c1)
raw | patch | inline | side by side (parent: b6a95c1)
author | Koen Kooi <koen@dominion.thruhere.net> | |
Fri, 31 Aug 2012 07:16:45 +0000 (09:16 +0200) | ||
committer | Denys Dmytriyenko <denys@ti.com> | |
Fri, 14 Sep 2012 06:02:36 +0000 (02:02 -0400) |
An extra test for the FTDI eeprom was added to catch programming errors that would break CCS.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
recipes-ti/beagleboard/beaglebone-tester.bb | patch | blob | history |
diff --git a/recipes-ti/beagleboard/beaglebone-tester.bb b/recipes-ti/beagleboard/beaglebone-tester.bb
index 138fbc6c29fd4370fd916910c109fadef13a65cb..7512e762302b480440cd437d4566d7c5e83d4987 100644 (file)
# 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"