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

beaglebone-getting-started: update to latest git

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-11-12 10:25:59 +01:00
parent 632425ddd8
commit 34acedac29

View File

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