aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/gdbc6x/gdbc6x.inc7
1 files changed, 6 insertions, 1 deletions
diff --git a/recipes-devtools/gdbc6x/gdbc6x.inc b/recipes-devtools/gdbc6x/gdbc6x.inc
index 8256127a..4513a91f 100644
--- a/recipes-devtools/gdbc6x/gdbc6x.inc
+++ b/recipes-devtools/gdbc6x/gdbc6x.inc
@@ -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}"