summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/uio-module-drv/uio-module-drv.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/uio-module-drv/uio-module-drv.inc')
-rw-r--r--recipes-bsp/uio-module-drv/uio-module-drv.inc6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-bsp/uio-module-drv/uio-module-drv.inc b/recipes-bsp/uio-module-drv/uio-module-drv.inc
index ed34a8ab..161c45bc 100644
--- a/recipes-bsp/uio-module-drv/uio-module-drv.inc
+++ b/recipes-bsp/uio-module-drv/uio-module-drv.inc
@@ -1,10 +1,12 @@
1LICENSE = "BSD" 1LICENSE = "BSD"
2LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2b7c96eb2aed7b0f6f922214dbde9016" 2LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2b7c96eb2aed7b0f6f922214dbde9016"
3 3
4BRANCH = "linux4.1" 4BRANCH = "master"
5# This corresponds to version 02.00.00.00_eng 5# This corresponds to version 02.00.00.00
6SRCREV = "6a7eda36e390658593a5b8d87b0f00beb3997240" 6SRCREV = "6a7eda36e390658593a5b8d87b0f00beb3997240"
7 7
8PV = "2.0.0.0+git${SRCPV}"
9
8SRC_URI = "git://git.ti.com/keystone-linux/uio-module-drv.git;protocol=git;branch=${BRANCH}" 10SRC_URI = "git://git.ti.com/keystone-linux/uio-module-drv.git;protocol=git;branch=${BRANCH}"
9 11
10S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"