summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-02-07 19:50:29 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-02-07 19:50:29 +0100
commitd874e605466525bdb189543885597a6a0ebdce71 (patch)
tree1ec56d1e12e261890f5ee77c5ea09952d2f9a861
parenta02281a08ace5c39428891270d2c6eb3c83be698 (diff)
downloadmeta-ti-d874e605466525bdb189543885597a6a0ebdce71.tar.gz
beaglebone-tester: bump SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-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 ee81d2b2..b4a94abf 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 = "r10" 10PR = "r11"
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 = "02c6005871a83c289ac01a93c3dbd9cc7e4c80be" 14SRCREV = "ab8c1e604575b85eca9a55073f7d50ac465a1072"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17