summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/uio-module-drv
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2017-09-19 00:03:04 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-09-20 14:07:39 -0400
commit790fc4761037e662a3a06869abfeb9198ceaafe4 (patch)
tree0915231ed0c9fbdcce5713512ec3e9b585d0eb90 /recipes-bsp/uio-module-drv
parentdeca57ee5d35dba91b6be40cd2d5caaef6950b85 (diff)
downloadmeta-ti-790fc4761037e662a3a06869abfeb9198ceaafe4.tar.gz
uio-module-drv: Update to version 02.02.01.00
Also revert uio-module-drv-test PR to r0 Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/uio-module-drv')
-rw-r--r--recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb2
-rw-r--r--recipes-bsp/uio-module-drv/uio-module-drv.inc6
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb b/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb
index 2e3bb917..ccd8f2c7 100644
--- a/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb
+++ b/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Test code for user space IO (UIO) driver"
2 2
3include uio-module-drv.inc 3include uio-module-drv.inc
4 4
5PR = "r3" 5PR = "r0"
6 6
7COMPATIBLE_MACHINE = "keystone|omap-a15|ti33x|ti43x" 7COMPATIBLE_MACHINE = "keystone|omap-a15|ti33x|ti43x"
8PACKAGE_ARCH = "${MACHINE_ARCH}" 8PACKAGE_ARCH = "${MACHINE_ARCH}"
diff --git a/recipes-bsp/uio-module-drv/uio-module-drv.inc b/recipes-bsp/uio-module-drv/uio-module-drv.inc
index 6d55db21..99d908ee 100644
--- a/recipes-bsp/uio-module-drv/uio-module-drv.inc
+++ b/recipes-bsp/uio-module-drv/uio-module-drv.inc
@@ -2,10 +2,10 @@ LICENSE = "BSD"
2LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2b7c96eb2aed7b0f6f922214dbde9016" 2LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2b7c96eb2aed7b0f6f922214dbde9016"
3 3
4BRANCH = "master" 4BRANCH = "master"
5# This corresponds to version 02.02.00.00 5# This corresponds to version 02.02.01.00
6UIO_MODULE_DRV_SRCREV = "59cd07395d7f26cbd01969d130d7b8bd5ccb12c5" 6UIO_MODULE_DRV_SRCREV = "bda9260f2220840a60ec0fbc8011cbadf3cf1b91"
7 7
8PV = "2.2.0.0+git${SRCPV}" 8PV = "2.2.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/keystone-linux/uio-module-drv.git"
11UIO_MODULE_DRV_GIT_PROTOCOL = "git" 11UIO_MODULE_DRV_GIT_PROTOCOL = "git"