aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cmem/cmem.inc
blob: ddf50a402dd9d9d775538a2c7e83eedec8f6b723 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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=9b745e2765a6ba8a636c91aed4b02ac1"

BRANCH ?= "lu-next"
# This corresponds to version 4.10.02.03
SRCREV = "00241c45f810c8b8e4f5ac66c3323fec8e43b621"

PV = "4.10.02.04+git${SRCPV}"

SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"

S = "${WORKDIR}/git"