1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

gdbc6x: Bump SRCREV so that all machines use same branch

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Jacob Stiffler
2016-03-23 01:19:29 +00:00
committed by Denys Dmytriyenko
parent d61898a268
commit 2317e1f513

View File

@@ -1,13 +1,9 @@
# This corresponds to version 1.1.0
SRCREV = "1ab06f8bcfe7540754558bac331a0312c4b59142"
SRCREV_keystone = "913f18db6325e08f634be6dda91f57fb0ec8c838"
SRCREV = "653f7d0a345bede0542326090b622b885545c712"
PV = "1.1.0"
INC_PR = "r1"
INC_PR = "r2"
SRC_URI = "git://git.ti.com/sdo-emu/gdbc6x.git;protocol=git;branch=${BRANCH}"
BRANCH = "master"
BRANCH_keystone = "k2h"
PACKAGE_ARCH = "${MACHINE_ARCH}"