summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/recipes-ti/mathlib/mathlib.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-ti/recipes-ti/mathlib/mathlib.inc')
-rw-r--r--bsp/meta-ti/recipes-ti/mathlib/mathlib.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/bsp/meta-ti/recipes-ti/mathlib/mathlib.inc b/bsp/meta-ti/recipes-ti/mathlib/mathlib.inc
index b0cd62ec..cfc5409f 100644
--- a/bsp/meta-ti/recipes-ti/mathlib/mathlib.inc
+++ b/bsp/meta-ti/recipes-ti/mathlib/mathlib.inc
@@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause"
require ../includes/ti-paths.inc
-PV = "3_1_2_3"
+PV = "3_1_2_4"
PR = "r2"
DEPENDS = "ti-cgt6x-native \
@@ -19,7 +19,7 @@ S = "${WORKDIR}/git"
MATHLIB_GIT_BRANCH = "master"
MATHLIB_GIT_PROTOCOL = "git"
MATHLIB_GIT_URI = "git://git.ti.com/ep-processor-libraries/mathlib.git"
-MATHLIB_SRCREV = "faedd650c47becb48b2d179242c8310327ef9853"
+MATHLIB_SRCREV = "eadcc9547faf69789661b004bb0b5ef53bb69951"
SRC_URI = "${MATHLIB_GIT_URI};protocol=${MATHLIB_GIT_PROTOCOL};branch=${MATHLIB_GIT_BRANCH}"
SRCREV = "${MATHLIB_SRCREV}"