diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-03-21 19:15:49 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-03-22 01:04:24 +0000 |
| commit | 7bdfbf245bc8015e4cd49d1e81fa47f537b498cc (patch) | |
| tree | 3cdcd79de1a928f403aac72f1c22a5d02036726d /recipes-bsp | |
| parent | 4fa2ce6772b6be3f1e426b3555f070eeac55fec5 (diff) | |
| download | meta-ti-7bdfbf245bc8015e4cd49d1e81fa47f537b498cc.tar.gz | |
gpio-lld-rtos: SRCREV updater to 01.00.00.14
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb b/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb index 508cca9e..d37583ff 100644 --- a/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb +++ b/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb | |||
| @@ -13,14 +13,14 @@ GPIO_LLD_GIT_PROTOCOL = "git" | |||
| 13 | GPIO_LLD_GIT_BRANCH = "master" | 13 | GPIO_LLD_GIT_BRANCH = "master" |
| 14 | GPIO_LLD_GIT_DESTSUFFIX = "git/ti/drv/gpio" | 14 | GPIO_LLD_GIT_DESTSUFFIX = "git/ti/drv/gpio" |
| 15 | 15 | ||
| 16 | # Below commit ID corresponds to "DEV.GPIO_LLD.01.00.00.13A" | 16 | # Below commit ID corresponds to "DEV.GPIO_LLD.01.00.00.14" |
| 17 | GPIO_LLD_SRCREV = "74c3b87c0cd6e25e3f830c74e20264f5eb776bce" | 17 | GPIO_LLD_SRCREV = "44d3cfcd49bfffe4d02d61c541398db3ffac7ef3" |
| 18 | 18 | ||
| 19 | BRANCH = "${GPIO_LLD_GIT_BRANCH}" | 19 | BRANCH = "${GPIO_LLD_GIT_BRANCH}" |
| 20 | SRC_URI = "${GPIO_LLD_GIT_URI};destsuffix=${GPIO_LLD_GIT_DESTSUFFIX};protocol=${GPIO_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 20 | SRC_URI = "${GPIO_LLD_GIT_URI};destsuffix=${GPIO_LLD_GIT_DESTSUFFIX};protocol=${GPIO_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
| 21 | 21 | ||
| 22 | SRCREV = "${GPIO_LLD_SRCREV}" | 22 | SRCREV = "${GPIO_LLD_SRCREV}" |
| 23 | PV = "01.00.00.13A" | 23 | PV = "01.00.00.14" |
| 24 | PR = "r0" | 24 | PR = "r0" |
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/${GPIO_LLD_GIT_DESTSUFFIX}" | 26 | S = "${WORKDIR}/${GPIO_LLD_GIT_DESTSUFFIX}" |
