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

beaglebone-getting-started: fix LICENSE, update to latest git

Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-12-09 13:11:42 +01:00
parent 6b90dac9ab
commit 487e6c1867
@@ -1,13 +1,13 @@
DESCRIPTION = "BeagleBone Getting Started Guide"
PR = "r15"
PR = "r16"
inherit allarch
LICENSE = "GPLv2+ && MIT && PD && others"
LICENSE = "GPLv2+ & MIT & PD & others"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639"
SRCREV = "46c58edffaca856fbe5efa8126af7b1e933a1c9b"
SRCREV = "a698888220634a1b549bc2f2e6b33aa03709cb19"
SRC_URI = "git://github.com/jadonk/beaglebone-getting-started.git"
S = "${WORKDIR}/git"