summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cmem/cmem.inc
blob: 11cebe8d8a0961a5c526abaa2bab09e9a944ae7c (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.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"