summaryrefslogtreecommitdiffstats
path: root/recipes-ti/beagleboard/beaglebone-tester.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/beagleboard/beaglebone-tester.bb')
-rw-r--r--recipes-ti/beagleboard/beaglebone-tester.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-ti/beagleboard/beaglebone-tester.bb b/recipes-ti/beagleboard/beaglebone-tester.bb
index 504096d4..1716122b 100644
--- a/recipes-ti/beagleboard/beaglebone-tester.bb
+++ b/recipes-ti/beagleboard/beaglebone-tester.bb
@@ -7,10 +7,11 @@ LIC_FILES_CHKSUM="file://gpl.txt;md5=5b122a36d0f6dc55279a0ebc69f3c60b"
7# only scripts and data 7# only scripts and data
8inherit allarch 8inherit allarch
9 9
10PR = "r1"
11
10SRC_URI = "git://github.com/joelagnel/validation-scripts.git;protocol=git \ 12SRC_URI = "git://github.com/joelagnel/validation-scripts.git;protocol=git \
11 file://0001-Initscript-check-for-run_hardware_tests-in-systemd-u.patch \
12 " 13 "
13SRCREV = "1b0b8d45cf0718a1768503e8f7616aff6fc3ca03" 14SRCREV = "0806b54c1248b080953402728b0e420243fe844c"
14 15
15S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
16 17