summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/gdbc6x/gdbc6x.inc8
1 files changed, 2 insertions, 6 deletions
diff --git a/recipes-devtools/gdbc6x/gdbc6x.inc b/recipes-devtools/gdbc6x/gdbc6x.inc
index 4513a91f..4d77117d 100644
--- a/recipes-devtools/gdbc6x/gdbc6x.inc
+++ b/recipes-devtools/gdbc6x/gdbc6x.inc
@@ -1,13 +1,9 @@
1# This corresponds to version 1.1.0 1# This corresponds to version 1.1.0
2SRCREV = "1ab06f8bcfe7540754558bac331a0312c4b59142" 2SRCREV = "653f7d0a345bede0542326090b622b885545c712"
3SRCREV_keystone = "913f18db6325e08f634be6dda91f57fb0ec8c838"
4 3
5PV = "1.1.0" 4PV = "1.1.0"
6INC_PR = "r1" 5INC_PR = "r2"
7 6
8SRC_URI = "git://git.ti.com/sdo-emu/gdbc6x.git;protocol=git;branch=${BRANCH}" 7SRC_URI = "git://git.ti.com/sdo-emu/gdbc6x.git;protocol=git;branch=${BRANCH}"
9 8
10BRANCH = "master" 9BRANCH = "master"
11BRANCH_keystone = "k2h"
12
13PACKAGE_ARCH = "${MACHINE_ARCH}"