mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 03:49:20 +00:00
beaglebone-getting-started: update to latest git
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
f88a0a9d7c
commit
e58c65aca3
@@ -1,13 +1,13 @@
|
||||
DESCRIPTION = "BeagleBone Getting Started Guide"
|
||||
|
||||
PR = "r16"
|
||||
PR = "r17"
|
||||
|
||||
inherit allarch
|
||||
|
||||
LICENSE = "GPLv2+ & MIT & PD & others"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639"
|
||||
|
||||
SRCREV = "a698888220634a1b549bc2f2e6b33aa03709cb19"
|
||||
SRCREV = "5b93037d0504ab194709cf8b6dc3890fefe19fd9"
|
||||
SRC_URI = "git://github.com/jadonk/beaglebone-getting-started.git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user