1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 11:59:49 +00:00

beaglebone-tester: bump SRCREV for usb fix

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2012-01-11 09:11:29 +01:00
parent bc98f6f230
commit 4a1b4b419c
+2 -2
View File
@@ -7,11 +7,11 @@ LIC_FILES_CHKSUM="file://gpl.txt;md5=5b122a36d0f6dc55279a0ebc69f3c60b"
# only scripts and data
inherit allarch
PR = "r9"
PR = "r10"
SRC_URI = "git://github.com/koenkooi/validation-scripts.git;protocol=git \
"
SRCREV = "56e970372f720e462ddf2d9c466c2370a32ad1d2"
SRCREV = "02c6005871a83c289ac01a93c3dbd9cc7e4c80be"
S = "${WORKDIR}/git"