mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-06 11:32:38 +00:00
beaglebone getting started: bump SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
DESCRIPTION = "BeagleBone Getting Started Guide"
|
||||
|
||||
PR = "r4"
|
||||
PR = "r5"
|
||||
|
||||
inherit allarch
|
||||
|
||||
LICENSE = "GPLv2+ && MIT && PD && others"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639"
|
||||
|
||||
SRCREV = "e7e01f4c2009aac07d2d73f5214d430f00d805f5"
|
||||
SRCREV = "e200c87a2216e21aaf57647414a57071d95c0a8d"
|
||||
SRC_URI = "git://github.com/jadonk/beaglebone-getting-started.git"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user