summaryrefslogtreecommitdiff
path: root/recipes-bsp/multitech/mts-io.inc
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-10-26 15:04:42 -0500
committerJohn Klug <john.klug@multitech.com>2020-10-26 15:04:42 -0500
commit91981d6f6a5fe1043c43655b2b511133fbb31e1c (patch)
tree77d8d99e818724ebce6544487d4bdc5b7d05c797 /recipes-bsp/multitech/mts-io.inc
parentad510ba0fa0fb01e90c588ab228fd62525b2f43b (diff)
downloadmeta-multitech-91981d6f6a5fe1043c43655b2b511133fbb31e1c.tar.gz
meta-multitech-91981d6f6a5fe1043c43655b2b511133fbb31e1c.tar.bz2
meta-multitech-91981d6f6a5fe1043c43655b2b511133fbb31e1c.zip
Add dependency on mts-io-sysfs, bump the revision
Diffstat (limited to 'recipes-bsp/multitech/mts-io.inc')
-rw-r--r--recipes-bsp/multitech/mts-io.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-bsp/multitech/mts-io.inc b/recipes-bsp/multitech/mts-io.inc
index 0a68ac2..8289247 100644
--- a/recipes-bsp/multitech/mts-io.inc
+++ b/recipes-bsp/multitech/mts-io.inc
@@ -7,13 +7,14 @@ LIC_FILES_CHKSUM = "file://io-module/COPYING;md5=94d55d512a9ba36caa9b7df079bae19
file://io-tool/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
"
do_fetch[depends] += "virtual/kernel:do_shared_workdir"
-INC_PR = "r3"
+INC_PR = "r4"
SRCREV = "${PV}"
-PR = "${INC_PR}-${KERNEL_MODULE_PACKAGE_SUFFIX}"
+PR = "${INC_PR}.0-${KERNEL_MODULE_PACKAGE_SUFFIX}"
# Some package needs to provide mts-io
RPROVIDES_kernel-module-${PN} = "mts-io"
+RDEPENDS_${PN}-noarch = "mts-io-sysfs"
# git://git.multitech.net/mts-io.git;protocol=git
SRC_URI = " \