diff options
| author | Sam Nelson <sam.nelson@ti.com> | 2015-04-29 04:23:11 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-04-28 18:31:17 -0400 |
| commit | ce70c4cf3846469a0df101f6e6a8e44ae7496baa (patch) | |
| tree | 3b510337c46d4e2668985d0fcbae89463f982f7a /recipes-bsp/traceframework/traceframework_git.bb | |
| parent | c76497d7b7b646c6b5dba47da9016468fd8d88cb (diff) | |
| download | meta-ti-ce70c4cf3846469a0df101f6e6a8e44ae7496baa.tar.gz | |
traceframework: Update commit id for version 1.1.1.6
- Fixes issue with parallel build
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/traceframework/traceframework_git.bb')
| -rw-r--r-- | recipes-bsp/traceframework/traceframework_git.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-bsp/traceframework/traceframework_git.bb b/recipes-bsp/traceframework/traceframework_git.bb index 3211dea2..e1644283 100644 --- a/recipes-bsp/traceframework/traceframework_git.bb +++ b/recipes-bsp/traceframework/traceframework_git.bb | |||
| @@ -5,9 +5,10 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/instrumentation/traceframework/COPY | |||
| 5 | BRANCH="master" | 5 | BRANCH="master" |
| 6 | SRC_URI = "git://git.ti.com/keystone-rtos/traceframework.git;destsuffix=git/ti/instrumentation/traceframework;protocol=git;branch=${BRANCH}" | 6 | SRC_URI = "git://git.ti.com/keystone-rtos/traceframework.git;destsuffix=git/ti/instrumentation/traceframework;protocol=git;branch=${BRANCH}" |
| 7 | 7 | ||
| 8 | # Below commit ID corresponds to DEV.TFWK-01.01.01.06A | 8 | # Below commit ID corresponds to DEV.TFWK-01.01.01.06B |
| 9 | SRCREV = "bd87f53f4d12dc802bcc5609afb7994643e40cb9" | 9 | SRCREV = "6d29bc0d1ab6bb0658876552197dcdc757a25082" |
| 10 | PV = "01.01.01.06" | 10 | PV = "01.01.01.06" |
| 11 | PR = "r1" | ||
| 11 | 12 | ||
| 12 | COMPATIBLE_MACHINE = "(tci6614-evm|keystone)" | 13 | COMPATIBLE_MACHINE = "(tci6614-evm|keystone)" |
| 13 | DEPENDS = "cuia" | 14 | DEPENDS = "cuia" |
