diff options
| author | Jianzhong Xu <xuj@ti.com> | 2019-06-06 22:17:01 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-06-07 00:50:08 +0000 |
| commit | aa6914e56e15552251f4fa28b0c84780cff8d843 (patch) | |
| tree | 7b502f67bbe5ca8b73d7d60d26714f5556ae3a2e | |
| parent | 852f3c0521644d02916172eb0082e92871966581 (diff) | |
| download | meta-ti-aa6914e56e15552251f4fa28b0c84780cff8d843.tar.gz | |
mathlib: bump SRCREV to pick up updated test reports
Signed-off-by: Jianzhong Xu <xuj@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-ti/mathlib/mathlib.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/mathlib/mathlib.inc b/recipes-ti/mathlib/mathlib.inc index b0cd62ec..8b357a85 100644 --- a/recipes-ti/mathlib/mathlib.inc +++ b/recipes-ti/mathlib/mathlib.inc | |||
| @@ -4,8 +4,8 @@ LICENSE = "BSD-3-Clause" | |||
| 4 | 4 | ||
| 5 | require ../includes/ti-paths.inc | 5 | require ../includes/ti-paths.inc |
| 6 | 6 | ||
| 7 | PV = "3_1_2_3" | 7 | PV = "3_1_2_4" |
| 8 | PR = "r2" | 8 | PR = "r1" |
| 9 | 9 | ||
| 10 | DEPENDS = "ti-cgt6x-native \ | 10 | DEPENDS = "ti-cgt6x-native \ |
| 11 | ti-xdctools-native \ | 11 | ti-xdctools-native \ |
| @@ -19,7 +19,7 @@ S = "${WORKDIR}/git" | |||
| 19 | MATHLIB_GIT_BRANCH = "master" | 19 | MATHLIB_GIT_BRANCH = "master" |
| 20 | MATHLIB_GIT_PROTOCOL = "git" | 20 | MATHLIB_GIT_PROTOCOL = "git" |
| 21 | MATHLIB_GIT_URI = "git://git.ti.com/ep-processor-libraries/mathlib.git" | 21 | MATHLIB_GIT_URI = "git://git.ti.com/ep-processor-libraries/mathlib.git" |
| 22 | MATHLIB_SRCREV = "faedd650c47becb48b2d179242c8310327ef9853" | 22 | MATHLIB_SRCREV = "3035674f97fe34185b7ef6aea5c271039f867c11" |
| 23 | 23 | ||
| 24 | SRC_URI = "${MATHLIB_GIT_URI};protocol=${MATHLIB_GIT_PROTOCOL};branch=${MATHLIB_GIT_BRANCH}" | 24 | SRC_URI = "${MATHLIB_GIT_URI};protocol=${MATHLIB_GIT_PROTOCOL};branch=${MATHLIB_GIT_BRANCH}" |
| 25 | SRCREV = "${MATHLIB_SRCREV}" | 25 | SRCREV = "${MATHLIB_SRCREV}" |
