summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/uio-module-drv
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/uio-module-drv')
-rw-r--r--meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc b/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc
index 5b9ac50e..a74b59bb 100644
--- a/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc
+++ b/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc
@@ -7,8 +7,8 @@ UIO_MODULE_DRV_SRCREV = "78c535afe8f8cc0b715500a63eab0bc3606c0579"
7 7
8PV = "2.3.1.0+git${SRCPV}" 8PV = "2.3.1.0+git${SRCPV}"
9 9
10UIO_MODULE_DRV_GIT_URI = "git://git.ti.com/keystone-linux/uio-module-drv.git" 10UIO_MODULE_DRV_GIT_URI = "git://git.ti.com/git/keystone-linux/uio-module-drv.git"
11UIO_MODULE_DRV_GIT_PROTOCOL = "git" 11UIO_MODULE_DRV_GIT_PROTOCOL = "https"
12SRC_URI = "${UIO_MODULE_DRV_GIT_URI};protocol=${UIO_MODULE_DRV_GIT_PROTOCOL};branch=${BRANCH}" 12SRC_URI = "${UIO_MODULE_DRV_GIT_URI};protocol=${UIO_MODULE_DRV_GIT_PROTOCOL};branch=${BRANCH}"
13 13
14SRCREV = "${UIO_MODULE_DRV_SRCREV}" 14SRCREV = "${UIO_MODULE_DRV_SRCREV}"