summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cmem/cmem.inc
blob: 46617164fc7c3cb165099aa0967dfef12ec7dfe9 (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=26be509e4bb413905bda8309e338e2b1"

BRANCH = "master"
# This corresponds to version 4.16.00.00
SRCREV = "4f970f053b42e8d2a6f1a8cd4b14786196468fd3"

PV = "4.16.00.00+git${SRCPV}"

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

S = "${WORKDIR}/git"