[meta-ti] Koen Kooi : beaglebone-tester: bump SRCREV to fix serial console race
Arago Project git
git at arago-project.org
Wed Jul 25 18:32:10 PDT 2012
Module: meta-ti
Branch: master
Commit: bbc293f9e1304bc4f563bb0e6366f0bac09c6b5b
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=bbc293f9e1304bc4f563bb0e6366f0bac09c6b5b
Author: Koen Kooi <koen at dominion.thruhere.net>
Date: Fri Jun 8 16:37:46 2012 +0200
beaglebone-tester: bump SRCREV to fix serial console race
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys 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 b5e3081..9995556 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 = "r15"
+PR = "r16"
SRC_URI = "git://github.com/koenkooi/validation-scripts.git;protocol=git \
"
-SRCREV = "3b19f1caf8c616e3f4a25abacca28b2239d3ec82"
+SRCREV = "4f6335aedf520917a0bc0c83e9c1ac1135b8a2af"
S = "${WORKDIR}/git"
More information about the meta-ti
mailing list