summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3451753)
raw | patch | inline | side by side (parent: 3451753)
author | Joel A Fernandes <joelagnel@ti.com> | |
Sun, 23 Oct 2011 23:20:56 +0000 (18:20 -0500) | ||
committer | Koen Kooi <koen@dominion.thruhere.net> | |
Mon, 24 Oct 2011 06:36:38 +0000 (08:36 +0200) |
Added:
* PMIC tests
* EEPROM tests
* Memory tests
* GPIO 38 grounding check
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* PMIC tests
* EEPROM tests
* Memory tests
* GPIO 38 grounding check
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-ti/beagleboard/beaglebone-tester.bb | patch | blob | history |
diff --git a/recipes-ti/beagleboard/beaglebone-tester.bb b/recipes-ti/beagleboard/beaglebone-tester.bb
index 1716122bdb0a1e7b423742205a1723433febd131..9e65d65819775076bb6dcbdfcb5d9b1c90d764e3 100644 (file)
# only scripts and data
inherit allarch
# only scripts and data
inherit allarch
-PR = "r1"
+PR = "r2"
SRC_URI = "git://github.com/joelagnel/validation-scripts.git;protocol=git \
"
SRC_URI = "git://github.com/joelagnel/validation-scripts.git;protocol=git \
"
-SRCREV = "0806b54c1248b080953402728b0e420243fe844c"
+SRCREV = "fdeaf580e553a0968b777e75306aac3f6a73519e"
S = "${WORKDIR}/git"
S = "${WORKDIR}/git"
/boot \
"
/boot \
"
-RDEPENDS_${PN} = "iputils"
+RDEPENDS_${PN} = "iputils memtester"
RRECOMMENDS_${PN} = "kernel-module-g-zero \
kernel-module-g-file-storage \
kernel-module-smsc95xx"
RRECOMMENDS_${PN} = "kernel-module-g-zero \
kernel-module-g-file-storage \
kernel-module-smsc95xx"