summaryrefslogtreecommitdiff
path: root/recipes-bsp/multitech/mts-io.inc
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-07-13 17:44:35 -0500
committerJohn Klug <john.klug@multitech.com>2020-07-13 17:44:35 -0500
commit396099f10a50e98b7e9e6b4e1daa656ea6ed8699 (patch)
treec3ab76a28ee10846d451f9ec06154bbd1df22f4b /recipes-bsp/multitech/mts-io.inc
parent64d22b234db70dfbd74646ea4eadf4d2522f926f (diff)
downloadmeta-multitech-396099f10a50e98b7e9e6b4e1daa656ea6ed8699.tar.gz
meta-multitech-396099f10a50e98b7e9e6b4e1daa656ea6ed8699.tar.bz2
meta-multitech-396099f10a50e98b7e9e6b4e1daa656ea6ed8699.zip
Add KERNEL_MODULE_PACKAGE_SUFFIX to mts-io revision
Diffstat (limited to 'recipes-bsp/multitech/mts-io.inc')
-rw-r--r--recipes-bsp/multitech/mts-io.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/multitech/mts-io.inc b/recipes-bsp/multitech/mts-io.inc
index 70b39c9..3f5d9d6 100644
--- a/recipes-bsp/multitech/mts-io.inc
+++ b/recipes-bsp/multitech/mts-io.inc
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://io-module/COPYING;md5=94d55d512a9ba36caa9b7df079bae19
do_fetch[depends] += "virtual/kernel:do_shared_workdir"
INC_PR = "r3"
-# SRCREV = "${PV}"
-SRCREV = "${AUTOREV}"
+SRCREV = "${PV}"
+PR = "${INC_PR}.0-${KERNEL_MODULE_PACKAGE_SUFFIX}"
# Some package needs to provide mts-io
RPROVIDES_kernel-module-${PN} = "mts-io"