1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 03:49:20 +00:00

beaglebone-getting-started: update to latest SRCREV

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-11-10 16:17:44 +01:00
parent 7915ef6f0e
commit 245e5c80ca

View File

@@ -1,13 +1,13 @@
DESCRIPTION = "BeagleBone Getting Started Guide"
PR = "r3"
PR = "r4"
inherit allarch
LICENSE = "GPLv2+ && MIT && PD && others"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639"
SRCREV = "f2f23b6031eeb21cef062dbfb035cc10f9603ff2"
SRCREV = "e7e01f4c2009aac07d2d73f5214d430f00d805f5"
SRC_URI = "git://github.com/jadonk/beaglebone-getting-started.git"
S = "${WORKDIR}/git"