All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] beaglebone-tester: bump SRCREV to fix serial console race
@ 2012-06-25  6:57 Koen Kooi
  2012-06-25  6:57 ` [PATCH 2/3] beaglebone-tester: re-enable pmic test Koen Kooi
  2012-06-25  6:57 ` [PATCH 3/3] linux-ti33x-psp 3.2: update to 3.2.21, add libertas fixes Koen Kooi
  0 siblings, 2 replies; 5+ messages in thread
From: Koen Kooi @ 2012-06-25  6:57 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
---
 recipes-ti/beagleboard/beaglebone-tester.bb |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-ti/beagleboard/beaglebone-tester.bb b/recipes-ti/beagleboard/beaglebone-tester.bb
index b5e3081..9995556 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"
 # only scripts and data
 inherit allarch
 
-PR = "r15"
+PR = "r16"
 
 SRC_URI = "git://github.com/koenkooi/validation-scripts.git;protocol=git \
           "
-SRCREV = "3b19f1caf8c616e3f4a25abacca28b2239d3ec82"
+SRCREV = "4f6335aedf520917a0bc0c83e9c1ac1135b8a2af"
 
 S = "${WORKDIR}/git"
 
-- 
1.7.10



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-06-26  6:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25  6:57 [PATCH 1/3] beaglebone-tester: bump SRCREV to fix serial console race Koen Kooi
2012-06-25  6:57 ` [PATCH 2/3] beaglebone-tester: re-enable pmic test Koen Kooi
2012-06-25  6:57 ` [PATCH 3/3] linux-ti33x-psp 3.2: update to 3.2.21, add libertas fixes Koen Kooi
2012-06-26  0:01   ` Denys Dmytriyenko
2012-06-26  6:26     ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.