diff options
| -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 2e1a557d..6667fe02 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.14A" | 7 | PV = "01.00.00.14B" |
| 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.14A" | 14 | # Below Commit ID corresponds to "DEV.PDK_BUILD.01.00.00.14B" |
| 15 | PDK_BUILD_SRCREV = "0a459346f029fb33a4a808a206382ef3c1b8086f" | 15 | PDK_BUILD_SRCREV = "ace03765311d61234e86f6ba04912ab808d37d30" |
| 16 | 16 | ||
| 17 | BRANCH = "${PDK_BUILD_GIT_BRANCH}" | 17 | BRANCH = "${PDK_BUILD_GIT_BRANCH}" |
| 18 | SRC_URI = "\ | 18 | SRC_URI = "\ |
