[meta-ti] Sam Nelson : multiprocmgr: Update to new version 3.0.0.0

Arago Project git git at arago-project.org
Mon Nov 30 13:46:20 PST 2015


Module: meta-ti
Branch: master
Commit: b2eabd892abd76a0688210cbd801ad0c0414c237
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=b2eabd892abd76a0688210cbd801ad0c0414c237

Author: Sam Nelson <sam.nelson at ti.com>
Date:   Thu Nov 26 04:07:23 2015 +0000

multiprocmgr: Update to new version 3.0.0.0

- Update to work with kernel version 4.1 and also other uio driver
changes.

Signed-off-by: Sam Nelson <sam.nelson at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-ti/multiprocmgr/multiprocmgr.inc |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-ti/multiprocmgr/multiprocmgr.inc b/recipes-ti/multiprocmgr/multiprocmgr.inc
index d9360b5..94fa707 100644
--- a/recipes-ti/multiprocmgr/multiprocmgr.inc
+++ b/recipes-ti/multiprocmgr/multiprocmgr.inc
@@ -4,10 +4,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fce208c498eb9669223724dc9c1d8fe4"
 SECTION = "console"
 COMPATIBLE_MACHINE = "keystone"
 
-BRANCH = "master"
-# The following commits correspond to DEV.MPM-2.00.01.10D
-SRCREV = "4cb6009d6a3c94cea41ae6155a974e9ca44d982f"
-PV = "2.0.1.10"
+BRANCH = "linux41"
+# The following commits correspond to DEV.MPM-3.00.00.00_ENG
+SRCREV = "158e7d419662b482a089fb66ecdfced1104654ae"
+PV = "3.0.0.0"
 
 SRC_URI = "git://git.ti.com/keystone-linux/multi-proc-manager.git;protocol=git;branch=${BRANCH}"
 



More information about the meta-ti mailing list