diff options
Diffstat (limited to 'recipes-kernel/most/most.bb')
-rw-r--r-- | recipes-kernel/most/most.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/most/most.bb b/recipes-kernel/most/most.bb index 62e851af1..ff3b6d8c8 100644 --- a/recipes-kernel/most/most.bb +++ b/recipes-kernel/most/most.bb @@ -12,6 +12,8 @@ SRC_URI_append_porter = " file://0001-aim-network-3.10.31-ltsi-backport.patch \ " S = "${WORKDIR}/git/driver" SRCREV = "c52aecbce20ccc47ee91a9bd33cf413772b3487a" +SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}" + # The inherit of module.bbclass will automatically name module packages with # "kernel-module-" prefix as required by the oe-core build environment. |