summaryrefslogtreecommitdiff
path: root/recipes/multitech/mts-io_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/multitech/mts-io_git.bb')
-rw-r--r--recipes/multitech/mts-io_git.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/multitech/mts-io_git.bb b/recipes/multitech/mts-io_git.bb
index eb80c47079..1b915a3cdc 100644
--- a/recipes/multitech/mts-io_git.bb
+++ b/recipes/multitech/mts-io_git.bb
@@ -5,6 +5,10 @@ PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "virtual/kernel"
RDEPENDS = "kernel (${KERNEL_VERSION})"
+PV = "${SRCPV}"
+
+inherit module-base
+
PR = "r0"
DEFAULT_PREFERENCE = "1"
@@ -14,8 +18,6 @@ SRC_URI = " \
"
S = "${WORKDIR}/git/io-module"
-inherit module-base
-
EXTRA_OEMAKE = " -C ${STAGING_KERNEL_DIR} \
M=${S} \
modules \