summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb
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/uio-module-drv-test_git.bb
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/uio-module-drv-test_git.bb')
-rw-r--r--recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb2
1 files changed, 1 insertions, 1 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}"