summaryrefslogtreecommitdiffstats
path: root/recipes-ti/beagleboard
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-06-15 00:07:20 +0200
committerDenys Dmytriyenko <denys@ti.com>2012-07-25 20:23:28 -0400
commit2257c7b47ae135416b29ba12e8e76c28a01c2b45 (patch)
treec0d754eeeb138b86649693db8b4d61f1db927924 /recipes-ti/beagleboard
parentbbc293f9e1304bc4f563bb0e6366f0bac09c6b5b (diff)
downloadmeta-ti-2257c7b47ae135416b29ba12e8e76c28a01c2b45.tar.gz
beaglebone-tester: re-enable pmic test
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/beagleboard')
-rw-r--r--recipes-ti/beagleboard/beaglebone-tester.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ti/beagleboard/beaglebone-tester.bb b/recipes-ti/beagleboard/beaglebone-tester.bb
index 9995556e..82c5a83f 100644
--- a/recipes-ti/beagleboard/beaglebone-tester.bb
+++ b/recipes-ti/beagleboard/beaglebone-tester.bb
@@ -7,11 +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 = "r16" 10PR = "r17"
11 11
12SRC_URI = "git://github.com/koenkooi/validation-scripts.git;protocol=git \ 12SRC_URI = "git://github.com/koenkooi/validation-scripts.git;protocol=git \
13 " 13 "
14SRCREV = "4f6335aedf520917a0bc0c83e9c1ac1135b8a2af" 14SRCREV = "c748d157b9afbb71e6eadf1dca7a787a456c0149"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17