summaryrefslogtreecommitdiffstats
path: root/recipes-ti/beagleboard
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-02-10 09:29:55 +0100
committerDenys Dmytriyenko <denys@ti.com>2012-02-27 09:05:08 -0500
commit2a67d5076dad274aa87d676bf8fe10a3789908eb (patch)
tree850be8e801849d15c2d0ef2430dd0f132f02b714 /recipes-ti/beagleboard
parentc5f5ead49160ebf82546ea913035ec6d8fc96654 (diff)
downloadmeta-ti-2a67d5076dad274aa87d676bf8fe10a3789908eb.tar.gz
beaglebone-tester: include Jasons debug tweaks
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 dae96285..7a725470 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 = "r12" 10PR = "r13"
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 = "0a3415705afb206694d4e873fe8228b7440213db" 14SRCREV = "dc89e2d6b2ac0238a7aa5a334d7c86d7b8613837"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17