mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
beaglebone tester: bump SRCREV for FTDI test
An extra test for the FTDI eeprom was added to catch programming errors that would break CCS. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
22dd38e65c
commit
3b2ddaa0f3
@@ -7,11 +7,11 @@ LIC_FILES_CHKSUM="file://gpl.txt;md5=5b122a36d0f6dc55279a0ebc69f3c60b"
|
||||
# only scripts and data
|
||||
inherit allarch
|
||||
|
||||
PR = "r18"
|
||||
PR = "r19"
|
||||
|
||||
SRC_URI = "git://github.com/koenkooi/validation-scripts.git;protocol=git \
|
||||
"
|
||||
SRCREV = "168a9604e170931d9de228f0d774f4fbda58aa37"
|
||||
SRCREV = "bb93cdaa95173eb4a772523a37fe0bf8bd62d78f"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user