1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

beaglebone-tester: bump SRCREV to fix serial console race

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Koen Kooi
2012-06-08 16:37:46 +02:00
committed by Denys Dmytriyenko
parent d3ff5630a7
commit bbc293f9e1

View File

@@ -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"