All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] LINALG: removed 'mmv' from makefile.
@ 2016-06-08 20:13 Jianzhong Xu
  2016-06-10 16:20 ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Jianzhong Xu @ 2016-06-08 20:13 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jianzhong Xu <xuj@ti.com>
---
 meta-arago-extras/recipes-ti/linalg/linalg.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-ti/linalg/linalg.inc b/meta-arago-extras/recipes-ti/linalg/linalg.inc
index bb132dc..aa33923 100644
--- a/meta-arago-extras/recipes-ti/linalg/linalg.inc
+++ b/meta-arago-extras/recipes-ti/linalg/linalg.inc
@@ -2,7 +2,7 @@ HOMEPAGE = "git://git.ti.com/dense-linear-algebra-libraries/linalg.git"
 LICENSE = "BSD-3-Clause"
 
 PV = "1_2_0_0"
-INC_PR = "r4"
+INC_PR = "r5"
 
 S = "${WORKDIR}/git"
 
@@ -12,7 +12,7 @@ require recipes-ti/includes/ti-staging.inc
 BRANCH = "master"
 SRC_URI = "git://git.ti.com/dense-linear-algebra-libraries/linalg.git;protocol=git;branch=${BRANCH}"
 LIC_FILES_CHKSUM = "file://src/ti/linalg/docs/LINALG_1.2.0_manifest.html;md5=f30895e41e5947c3439b1ad4cf4c8555"
-SRCREV = "19bc67da92b66acc99941183868ffb0dc234a0e9"
+SRCREV = "0833183162a47876a8f24532264da51010d80623"
 
 DEPENDS = "common-csl-ip \
            libarch \
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-10 16:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-08 20:13 [PATCH] LINALG: removed 'mmv' from makefile Jianzhong Xu
2016-06-10 16:20 ` Denys Dmytriyenko
2016-06-10 16:22   ` Xu, Jianzhong
2016-06-10 16:38     ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.