1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

cmem: Bump SRCREV to support LPAE in DT processing

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Jacob Stiffler
2015-10-22 20:57:31 +00:00
committed by Denys Dmytriyenko
parent 75e0d5449f
commit 44e55b6781

View File

@@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://include/ti/cmem.h;beginline=1;endline=30;md5=9b745e27
BRANCH ?= "lu-next"
# This corresponds to version 4.10.02.03
SRCREV = "d47ac635699da6bee6daff31b87b0123e13af4ac"
SRCREV = "00241c45f810c8b8e4f5ac66c3323fec8e43b621"
PV = "4.10.02.03+git${SRCPV}"
PV = "4.10.02.04+git${SRCPV}"
SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"