[meta-ti] [PATCH] beaglebone-tester: Update to latest, add quiet option to bootargs
Joel A Fernandes
joelagnel at ti.com
Mon Nov 7 22:10:07 PST 2011
Changes:
* Fix a bug where I was removing g_mass_storage causing the storage-gadget service
to appear to not work
* Add quiet option
Signed-off-by: Joel A Fernandes <joelagnel at ti.com>
---
recipes-ti/beagleboard/beaglebone-tester.bb | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-ti/beagleboard/beaglebone-tester.bb b/recipes-ti/beagleboard/beaglebone-tester.bb
index 1020172..5816a5c 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 = "r6"
+PR = "r7"
SRC_URI = "git://github.com/joelagnel/validation-scripts.git;protocol=git \
"
-SRCREV = "be5173d05cce4f914911366e5ddae1ff5c0af9cf"
+SRCREV = "602b3936907795520dba370b246c195a4f612a44"
S = "${WORKDIR}/git"
--
1.7.4.1
More information about the meta-ti
mailing list