mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 20:09:17 +00:00
beaglebone-tester: Update to latest with fixes
Hopefully the last round of minor fixes:
* only leds 3 and 4 are touched, 1 and 2 are for system use
* halt after test fail so that the user doesn't accidentaly corrupt the card
* remove all usb gadget modules before test start
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
87abedf129
commit
789d252a9b
@@ -7,11 +7,11 @@ LIC_FILES_CHKSUM="file://gpl.txt;md5=5b122a36d0f6dc55279a0ebc69f3c60b"
|
||||
# only scripts and data
|
||||
inherit allarch
|
||||
|
||||
PR = "r5"
|
||||
PR = "r6"
|
||||
|
||||
SRC_URI = "git://github.com/joelagnel/validation-scripts.git;protocol=git \
|
||||
"
|
||||
SRCREV = "7c994dfe5d97d9385605bfafab9c0b967814bac5"
|
||||
SRCREV = "be5173d05cce4f914911366e5ddae1ff5c0af9cf"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user