[meta-ti] Sam Nelson : cmem: Update to new version 4.13.0.0_eng

Arago Project git git at arago-project.org
Tue Dec 6 16:47:17 PST 2016


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

Author: Sam Nelson <sam.nelson at ti.com>
Date:   Sat Dec  3 07:18:39 2016 +0000

cmem: Update to new version 4.13.0.0_eng

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

---

 recipes-bsp/cmem/cmem-mod_git.bb |    2 +-
 recipes-bsp/cmem/cmem.inc        |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/cmem/cmem-mod_git.bb b/recipes-bsp/cmem/cmem-mod_git.bb
index d36816b..f1e1233 100644
--- a/recipes-bsp/cmem/cmem-mod_git.bb
+++ b/recipes-bsp/cmem/cmem-mod_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Kernel module for contiguous memory allocation from userspace"
 include cmem.inc
 
 # This package builds a kernel module, use kernel PR as base and append a local
-MACHINE_KERNEL_PR_append = "b"
+MACHINE_KERNEL_PR_append = "a"
 PR = "${MACHINE_KERNEL_PR}"
 
 inherit module
diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc
index e68bb6b..0d05bb3 100644
--- a/recipes-bsp/cmem/cmem.inc
+++ b/recipes-bsp/cmem/cmem.inc
@@ -3,11 +3,11 @@ HOMEPAGE = "http://processors.wiki.ti.com/index.php/Category:CMEM"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://include/ti/cmem.h;beginline=1;endline=30;md5=9b745e2765a6ba8a636c91aed4b02ac1"
 
-BRANCH = "master"
-# This corresponds to version 4.12.00.00
+BRANCH = "lu-next"
+# This corresponds to version 4.13.00.00_eng
 SRCREV = "d6d3e84c84d0e84a9b96c3f6f789ac642d03afcb"
 
-PV = "4.12.00.00+git${SRCPV}"
+PV = "4.13.00.00+git${SRCPV}"
 
 SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"
 



More information about the meta-ti mailing list