mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-02 17:01:04 +00:00
beaglebone-tester: Update with latest fixes
Fixes: * 100% CPU usage when no test is running * Turn on USB host session before checking for usb-serial device Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
cdc132476b
commit
48b0ff2a1b
@@ -7,11 +7,11 @@ LIC_FILES_CHKSUM="file://gpl.txt;md5=5b122a36d0f6dc55279a0ebc69f3c60b"
|
|||||||
# only scripts and data
|
# only scripts and data
|
||||||
inherit allarch
|
inherit allarch
|
||||||
|
|
||||||
PR = "r3"
|
PR = "r4"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/joelagnel/validation-scripts.git;protocol=git \
|
SRC_URI = "git://github.com/joelagnel/validation-scripts.git;protocol=git \
|
||||||
"
|
"
|
||||||
SRCREV = "c6faf47c9e73da7d256cd226bc9eb2a3e4a19aaa"
|
SRCREV = "53cc6b3d8f46814d0aa2daedfbc380ba64059a97"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user