[meta-ti] [PATCH] uio-module-drv: Update to new version 1.0.2.1
Sam Nelson
sam.nelson at ti.com
Fri Apr 10 15:02:10 PDT 2015
Signed-off-by: Sam Nelson <sam.nelson at ti.com>
---
recipes-bsp/uio-module-drv/uio-module-drv_git.bb | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-bsp/uio-module-drv/uio-module-drv_git.bb b/recipes-bsp/uio-module-drv/uio-module-drv_git.bb
index a363d5f..b7a26a1 100644
--- a/recipes-bsp/uio-module-drv/uio-module-drv_git.bb
+++ b/recipes-bsp/uio-module-drv/uio-module-drv_git.bb
@@ -4,14 +4,14 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2b7c96eb2aed7b0f6f922214dbde9016"
BRANCH ?= "master"
-# This corresponds to version 01.00.01.00A
-SRCREV = "3bce5bfec7a7865e278410e3c4484f878b9038b6"
-PV = "1.0.1"
+# This corresponds to version 01.00.02.01
+SRCREV = "c1988446e3364af4df7cd877e6536f0c6647d7bb"
+PV = "1.0.2.1"
SRC_URI = "git://git.ti.com/keystone-linux/uio-module-drv.git;protocol=git;branch=${BRANCH}"
# This package builds a kernel module, use kernel PR as base and append a local
-MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
PR = "${MACHINE_KERNEL_PR}"
S = "${WORKDIR}/git"
--
1.7.9.5
More information about the meta-ti
mailing list