1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-06 19:39:17 +00:00

beaglebone getting started: update to 1.0 release

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-11-16 15:05:37 +01:00
parent a6314daa11
commit e2995af0a6

View File

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