diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-06-27 10:23:44 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-06-27 21:07:23 +0000 |
commit | a23100b0e3d79a9a96421ef45b90983b6d9e334e (patch) | |
tree | 40730bb82ff8faa461f10ad95b5915929e7d26b6 /recipes-bsp/pm-lld | |
parent | 874e756a22cd053eb5af0ca10bf9e4280e731240 (diff) | |
download | meta-ti-a23100b0e3d79a9a96421ef45b90983b6d9e334e.tar.gz |
pm-lld-rtos: SRCREV update to 01.08.00.22
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/pm-lld')
-rw-r--r-- | recipes-bsp/pm-lld/pm-lld-rtos_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb index a8b870f0..5889fa2d 100644 --- a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb +++ b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb | |||
@@ -20,8 +20,8 @@ PM_LLD_GIT_BRANCH_k2g = "int_pm_am335x" | |||
20 | 20 | ||
21 | PM_LLD_GIT_DESTSUFFIX = "git/ti/drv/pm" | 21 | PM_LLD_GIT_DESTSUFFIX = "git/ti/drv/pm" |
22 | 22 | ||
23 | # Below commit ID corresponds to "DEV.PM_LLD.01.08.00.21" | 23 | # Below commit ID corresponds to "DEV.PM_LLD.01.08.00.22" |
24 | PM_LLD_SRCREV = "73d6a8536a420de7e7c40a4f3fd49e9e3b93ac6a" | 24 | PM_LLD_SRCREV = "091ab8a3b96911ed2cb7a19d4cac4005c171fafb" |
25 | 25 | ||
26 | # Below commit ID corresponds to "DEV.PM_LLD.01.04.00.05C" | 26 | # Below commit ID corresponds to "DEV.PM_LLD.01.04.00.05C" |
27 | PM_LLD_SRCREV_ti33x = "dd1f8486e7738956631b7f4829c8238be2e49dd6" | 27 | PM_LLD_SRCREV_ti33x = "dd1f8486e7738956631b7f4829c8238be2e49dd6" |
@@ -32,7 +32,7 @@ BRANCH = "${PM_LLD_GIT_BRANCH}" | |||
32 | SRC_URI = "${PM_LLD_GIT_URI};destsuffix=${PM_LLD_GIT_DESTSUFFIX};protocol=${PM_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 32 | SRC_URI = "${PM_LLD_GIT_URI};destsuffix=${PM_LLD_GIT_DESTSUFFIX};protocol=${PM_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
33 | 33 | ||
34 | SRCREV = "${PM_LLD_SRCREV}" | 34 | SRCREV = "${PM_LLD_SRCREV}" |
35 | PV = "01.08.00.21" | 35 | PV = "01.08.00.22" |
36 | PR = "r0" | 36 | PR = "r0" |
37 | 37 | ||
38 | S = "${WORKDIR}/${PM_LLD_GIT_DESTSUFFIX}" | 38 | S = "${WORKDIR}/${PM_LLD_GIT_DESTSUFFIX}" |