diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-08-07 00:54:20 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-08-07 14:04:26 +0000 |
commit | c42eec09ac8b51ae3e117467bab74c34277f5788 (patch) | |
tree | 10e79c195dea9812e821be5c31b3d29cf58072ad /recipes-ti/ti-pdk-build | |
parent | 3f5458acc950908f223abe7206864a84573aa74a (diff) | |
download | meta-ti-c42eec09ac8b51ae3e117467bab74c34277f5788.tar.gz |
ti-pdk-build-rtos: SRCREV update to 01.00.00.13B
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ti-pdk-build')
-rw-r--r-- | recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb b/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb index 8c27dbfe..35b3fea6 100644 --- a/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb +++ b/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb | |||
@@ -4,15 +4,15 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;beginline=1;endline=31;md5=92ab6f5e10f150 | |||
4 | 4 | ||
5 | require recipes-ti/includes/ti-paths.inc | 5 | require recipes-ti/includes/ti-paths.inc |
6 | 6 | ||
7 | PV = "01.00.00.13A" | 7 | PV = "01.00.00.13B" |
8 | PR = "r0" | 8 | PR = "r0" |
9 | 9 | ||
10 | PDK_BUILD_GIT_URI = "git://git.ti.com/keystone-rtos/processor-pdk-build.git" | 10 | PDK_BUILD_GIT_URI = "git://git.ti.com/keystone-rtos/processor-pdk-build.git" |
11 | PDK_BUILD_GIT_PROTOCOL = "git" | 11 | PDK_BUILD_GIT_PROTOCOL = "git" |
12 | PDK_BUILD_GIT_BRANCH = "master" | 12 | PDK_BUILD_GIT_BRANCH = "master" |
13 | 13 | ||
14 | # Below Commit ID corresponds to "DEV.PDK_BUILD.01.00.00.13A" | 14 | # Below Commit ID corresponds to "DEV.PDK_BUILD.01.00.00.13B" |
15 | PDK_BUILD_SRCREV = "e7091955d1aef2be692c5f8faba79f347d6dc62b" | 15 | PDK_BUILD_SRCREV = "6f627e137f27a1e819df944e92630552b513df0b" |
16 | 16 | ||
17 | BRANCH = "${PDK_BUILD_GIT_BRANCH}" | 17 | BRANCH = "${PDK_BUILD_GIT_BRANCH}" |
18 | SRC_URI = "\ | 18 | SRC_URI = "\ |