mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 03:49:20 +00:00
beaglebone-getting-started: updated 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
2585c8864b
commit
2efdf23c6d
@@ -1,13 +1,13 @@
|
||||
DESCRIPTION = "BeagleBone Getting Started Guide"
|
||||
|
||||
PR = "r19"
|
||||
PR = "r20"
|
||||
|
||||
inherit allarch
|
||||
|
||||
LICENSE = "GPLv2+ & MIT & PD & others"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639"
|
||||
|
||||
SRCREV = "4750e2bdd29ce037a045149b50ad73906d26999f"
|
||||
SRCREV = "7d1f070ab2e981a89db302b1b61e85562b949dac"
|
||||
SRC_URI = "git://github.com/jadonk/beaglebone-getting-started.git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user