mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-27 23:19:12 +00:00
Has fix for mmap issues with latest kernel 4.14.x Signed-off-by: Sam Nelson <sam.nelson@ti.com> Reviewed-by: Suman Anna <s-anna@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
15 lines
431 B
PHP
15 lines
431 B
PHP
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=26be509e4bb413905bda8309e338e2b1"
|
|
|
|
BRANCH = "master"
|
|
# This corresponds to version 4.15.00.02
|
|
SRCREV = "0f39ed469f7c327cb0b03139976b511c337c7f6a"
|
|
|
|
PV = "4.15.00.02+git${SRCPV}"
|
|
|
|
SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"
|
|
|
|
S = "${WORKDIR}/git"
|