mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 10:50:37 +00:00
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>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
deca57ee5d
commit
790fc47610
@@ -2,7 +2,7 @@ DESCRIPTION = "Test code for user space IO (UIO) driver"
|
||||
|
||||
include uio-module-drv.inc
|
||||
|
||||
PR = "r3"
|
||||
PR = "r0"
|
||||
|
||||
COMPATIBLE_MACHINE = "keystone|omap-a15|ti33x|ti43x"
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
@@ -2,10 +2,10 @@ LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2b7c96eb2aed7b0f6f922214dbde9016"
|
||||
|
||||
BRANCH = "master"
|
||||
# This corresponds to version 02.02.00.00
|
||||
UIO_MODULE_DRV_SRCREV = "59cd07395d7f26cbd01969d130d7b8bd5ccb12c5"
|
||||
# This corresponds to version 02.02.01.00
|
||||
UIO_MODULE_DRV_SRCREV = "bda9260f2220840a60ec0fbc8011cbadf3cf1b91"
|
||||
|
||||
PV = "2.2.0.0+git${SRCPV}"
|
||||
PV = "2.2.1.0+git${SRCPV}"
|
||||
|
||||
UIO_MODULE_DRV_GIT_URI = "git://git.ti.com/keystone-linux/uio-module-drv.git"
|
||||
UIO_MODULE_DRV_GIT_PROTOCOL = "git"
|
||||
|
||||
Reference in New Issue
Block a user