mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-05 02:11:00 +00:00
boot-monitor: keystone-evm: update to latest version
- Update SRC URL - Update Revision string - Update SRCREV commit id Signed-off-by: Sam Nelson <sam.nelson@ti.com> ----- Updated Revision numbers ----- Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
b17cf2d6f1
commit
bb88de3462
@@ -11,16 +11,17 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=25fe219a6febf6e5bb45beda1b2eb315"
|
||||
|
||||
COMPATIBLE_MACHINE = "keystone-evm"
|
||||
|
||||
SRC_URI = "git://arago-project.org/git/projects/boot-monitor.git;protocol=git;branch=${BRANCH}"
|
||||
SRC_URI = "git://git.ti.com/keystone-linux/boot-monitor.git;protocol=git;branch=${BRANCH}"
|
||||
|
||||
PV = "1.0"
|
||||
PR = "r2+gitr${SRCREV}"
|
||||
PV = "2.0"
|
||||
PR = "r0+gitr${SRCPV}"
|
||||
|
||||
BRANCH = "master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
SRCREV = "94cab20c4a4725a014d6f815704557d28fec9610"
|
||||
#Tag "K2_BM_13.11"
|
||||
SRCREV = "ba597d183423971e63295cdd59d3c90245e9170a"
|
||||
|
||||
do_compile () {
|
||||
unset LDFLAGS
|
||||
|
||||
Reference in New Issue
Block a user