1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 22:38:04 +00:00

uio-module-drv: Update to 2.0.0.0 GA version

Reformatted recipes to have one common PV between module and test
recipes

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Sam Nelson
2016-05-13 21:32:39 +00:00
committed by Denys Dmytriyenko
parent 3f896e1c52
commit 7656af805f
3 changed files with 7 additions and 5 deletions
@@ -1,7 +1,8 @@
DESCRIPTION = "Test code for user space IO (UIO) driver"
include uio-module-drv.inc
PV = "1.0.2.3"
PR = "r1"
COMPATIBLE_MACHINE = "keystone"
RDEPENDS_${PN} = "uio-module-drv"