mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
cmem: Update to new eng version 4.11.00.00_eng
Resolves issues with kernel version 4.4 Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
6dea1b68af
commit
257a370e7a
@@ -4,10 +4,10 @@ LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://include/ti/cmem.h;beginline=1;endline=30;md5=9b745e2765a6ba8a636c91aed4b02ac1"
|
||||
|
||||
BRANCH ?= "lu-next"
|
||||
# This corresponds to version 4.10.02.05_eng
|
||||
SRCREV = "8df44102413c2d653341c5b7e6caee882e206d8c"
|
||||
# This corresponds to version 4.11.00.00_eng
|
||||
SRCREV = "852e97b5584cbdb6aa0fdef02a7c4e245409bcb6"
|
||||
|
||||
PV = "4.10.02.05+git${SRCPV}"
|
||||
PV = "4.11.00.00+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user