summaryrefslogtreecommitdiffstats
path: root/recipes-ti/beagleboard/beaglebone-tester.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-01-06 16:33:44 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-01-06 16:33:44 +0100
commita4bc237c171152e4d6a014691e7c3060e1fcfd4f (patch)
tree00619d44e4047fd8015b34c1c7bcc2106e986a1b /recipes-ti/beagleboard/beaglebone-tester.bb
parentbca3912ee3a82635c3a9e12e6d1ebb4985c64972 (diff)
downloadmeta-ti-a4bc237c171152e4d6a014691e7c3060e1fcfd4f.tar.gz
beaglebone-tester: clarify GPIO naming and print more EEPROM data
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-ti/beagleboard/beaglebone-tester.bb')
-rw-r--r--recipes-ti/beagleboard/beaglebone-tester.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/beagleboard/beaglebone-tester.bb b/recipes-ti/beagleboard/beaglebone-tester.bb
index 5816a5c0..889ce695 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 = "r7" 10PR = "r8"
11 11
12SRC_URI = "git://github.com/joelagnel/validation-scripts.git;protocol=git \ 12SRC_URI = "git://github.com/koenkooi/validation-scripts.git;protocol=git \
13 " 13 "
14SRCREV = "602b3936907795520dba370b246c195a4f612a44" 14SRCREV = "56e970372f720e462ddf2d9c466c2370a32ad1d2"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17