mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 11:59:49 +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
2a67d5076d
commit
72f3c75164
@@ -1,13 +1,13 @@
|
||||
DESCRIPTION = "BeagleBone Getting Started Guide"
|
||||
|
||||
PR = "r17"
|
||||
PR = "r18"
|
||||
|
||||
inherit allarch
|
||||
|
||||
LICENSE = "GPLv2+ & MIT & PD & others"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639"
|
||||
|
||||
SRCREV = "5b93037d0504ab194709cf8b6dc3890fefe19fd9"
|
||||
SRCREV = "9b46d33531f0c740be25bbff5d485bec522f5934"
|
||||
SRC_URI = "git://github.com/jadonk/beaglebone-getting-started.git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user