mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-06 19:39:17 +00:00
beaglebone-getting-started: Update Mac driver
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@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user