summaryrefslogtreecommitdiffstats
path: root/recipes-ti/beagleboard
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-01-11 09:11:29 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-01-13 20:35:15 +0100
commit4a1b4b419cda8a030fae3d1f08ae78f0f91b6f13 (patch)
treebf026e35c81b36eb5781f0963d9751ff64497ab9 /recipes-ti/beagleboard
parentbc98f6f230dc8d3457e809b75f421ed732e21143 (diff)
downloadmeta-ti-4a1b4b419cda8a030fae3d1f08ae78f0f91b6f13.tar.gz
beaglebone-tester: bump SRCREV for usb fix
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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 6da1befe..ee81d2b2 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 = "r9" 10PR = "r10"
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 = "56e970372f720e462ddf2d9c466c2370a32ad1d2" 14SRCREV = "02c6005871a83c289ac01a93c3dbd9cc7e4c80be"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17