diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-10-02 06:04:02 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-10-02 23:55:53 +0000 |
| commit | 2f5296a28c72b153b7971c539ce311ead73bf570 (patch) | |
| tree | bf28785a02f23ee6f02f98d3a7fa64c21e8c3fb8 /recipes-bsp | |
| parent | a2b62bae75bc1d12e485862c0124d2d3662b95e2 (diff) | |
| download | meta-ti-2f5296a28c72b153b7971c539ce311ead73bf570.tar.gz | |
serdes-diag-rtos: SRCREV update to 01.00.00.13
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb b/recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb index b0ab7598..442c4cb1 100644 --- a/recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb +++ b/recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb | |||
| @@ -13,14 +13,14 @@ SERDES_DIAG_GIT_PROTOCOL = "git" | |||
| 13 | SERDES_DIAG_GIT_BRANCH = "master" | 13 | SERDES_DIAG_GIT_BRANCH = "master" |
| 14 | SERDES_DIAG_GIT_DESTSUFFIX = "git/ti/diag/serdes_diag" | 14 | SERDES_DIAG_GIT_DESTSUFFIX = "git/ti/diag/serdes_diag" |
| 15 | 15 | ||
| 16 | # Below commit ID corresponds to "DEV.DIAG_SERDES_SB.01.00.00.12B" | 16 | # Below commit ID corresponds to "DEV.DIAG_SERDES_SB.01.00.00.13" |
| 17 | SERDES_DIAG_SRCREV = "d56c1dd1594565d4b445edd44619caa8e7a63373" | 17 | SERDES_DIAG_SRCREV = "6dd7cd2170efe3cb41cc424486ba55b8d5bba354" |
| 18 | 18 | ||
| 19 | BRANCH = "${SERDES_DIAG_GIT_BRANCH}" | 19 | BRANCH = "${SERDES_DIAG_GIT_BRANCH}" |
| 20 | SRC_URI = "${SERDES_DIAG_GIT_URI};destsuffix=${SERDES_DIAG_GIT_DESTSUFFIX};protocol=${SERDES_DIAG_GIT_PROTOCOL};branch=${BRANCH}" | 20 | SRC_URI = "${SERDES_DIAG_GIT_URI};destsuffix=${SERDES_DIAG_GIT_DESTSUFFIX};protocol=${SERDES_DIAG_GIT_PROTOCOL};branch=${BRANCH}" |
| 21 | 21 | ||
| 22 | SRCREV = "${SERDES_DIAG_SRCREV}" | 22 | SRCREV = "${SERDES_DIAG_SRCREV}" |
| 23 | PV = "01.00.00.12B" | 23 | PV = "01.00.00.13" |
| 24 | PR = "r0" | 24 | PR = "r0" |
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/${SERDES_DIAG_GIT_DESTSUFFIX}" | 26 | S = "${WORKDIR}/${SERDES_DIAG_GIT_DESTSUFFIX}" |
