[meta-ti] Sam Nelson : cmem: Update commit id for 4.13.00.00_eng
Arago Project git
git at arago-project.org
Wed Dec 21 10:24:45 PST 2016
Module: meta-ti
Branch: krogoth
Commit: 636f0898319d32422d0721f9ac83687cb5579ed4
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=636f0898319d32422d0721f9ac83687cb5579ed4
Author: Sam Nelson <sam.nelson at ti.com>
Date: Wed Dec 21 09:04:40 2016 +0000
cmem: Update commit id for 4.13.00.00_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 | 2 +-
recipes-bsp/cmem/cmem_git.bb | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/cmem/cmem-mod_git.bb b/recipes-bsp/cmem/cmem-mod_git.bb
index f1e1233..d36816b 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 = "a"
+MACHINE_KERNEL_PR_append = "b"
PR = "${MACHINE_KERNEL_PR}"
inherit module
diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc
index 0d05bb3..af48891 100644
--- a/recipes-bsp/cmem/cmem.inc
+++ b/recipes-bsp/cmem/cmem.inc
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://include/ti/cmem.h;beginline=1;endline=30;md5=9b745e27
BRANCH = "lu-next"
# This corresponds to version 4.13.00.00_eng
-SRCREV = "d6d3e84c84d0e84a9b96c3f6f789ac642d03afcb"
+SRCREV = "1b1e19754049446c20fba7c22b39b325eb0154ec"
PV = "4.13.00.00+git${SRCPV}"
diff --git a/recipes-bsp/cmem/cmem_git.bb b/recipes-bsp/cmem/cmem_git.bb
index bab9238..b30029d 100644
--- a/recipes-bsp/cmem/cmem_git.bb
+++ b/recipes-bsp/cmem/cmem_git.bb
@@ -4,7 +4,7 @@ include cmem.inc
RDEPENDS_${PN} = "cmem-mod"
-PR = "r0"
+PR = "r1"
PACKAGES =+ "${PN}-test"
More information about the meta-ti
mailing list