1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 02:42:34 +00:00

cmem: Update commit id for 4.13.00.00_eng

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Sam Nelson
2016-12-21 09:04:40 +00:00
committed by Denys Dmytriyenko
parent e022e00e66
commit e6295c2ead
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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}"
+1 -1
View File
@@ -4,7 +4,7 @@ include cmem.inc
RDEPENDS_${PN} = "cmem-mod"
PR = "r0"
PR = "r1"
PACKAGES =+ "${PN}-test"