[meta-ti] [PATCH] beaglebone-getting-started: Update Mac driver

Jason Kridner jdk at ti.com
Sun Nov 6 03:40:44 PST 2011


This still isn't complete, but I wanted to push the latest Mac drivers
to be certain they are in the next build.

Signed-off-by: Jason Kridner <jdk at ti.com>
---
 recipes-misc/payload/beaglebone-getting-started.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-misc/payload/beaglebone-getting-started.bb b/recipes-misc/payload/beaglebone-getting-started.bb
index 15dac21..67b6f31 100644
--- a/recipes-misc/payload/beaglebone-getting-started.bb
+++ b/recipes-misc/payload/beaglebone-getting-started.bb
@@ -1,13 +1,13 @@
 DESCRIPTION = "BeagleBone Getting Started Guide"
 
-PR = "r2"
+PR = "r3"
 
 inherit allarch
 
 LICENSE = "GPLv2+ && MIT && PD && others"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639"
 
-SRCREV = "bb2fdff7d7bed1bddddc0e5e05da4e03916d88a8"
+SRCREV = "f2f23b6031eeb21cef062dbfb035cc10f9603ff2"
 SRC_URI = "git://github.com/jadonk/beaglebone-getting-started.git"
 S = "${WORKDIR}/git"
 
-- 
1.7.4.1




More information about the meta-ti mailing list