mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-08 04:20:11 +00:00
gdbc6x: Extend support to keystone SOCs
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
ac917dc786
commit
354ef246e3
@@ -1,8 +1,13 @@
|
||||
# This corresponds to version 1.1.0
|
||||
SRCREV = "1ab06f8bcfe7540754558bac331a0312c4b59142"
|
||||
SRCREV_keystone = "913f18db6325e08f634be6dda91f57fb0ec8c838"
|
||||
|
||||
PV = "1.1.0"
|
||||
INC_PR = "r0"
|
||||
INC_PR = "r1"
|
||||
|
||||
SRC_URI = "git://git.ti.com/sdo-emu/gdbc6x.git;protocol=git;branch=${BRANCH}"
|
||||
|
||||
BRANCH = "master"
|
||||
BRANCH_keystone = "k2h"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
Reference in New Issue
Block a user