summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/uio-module-drv/uio-module-drv_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/uio-module-drv/uio-module-drv_git.bb')
-rw-r--r--recipes-bsp/uio-module-drv/uio-module-drv_git.bb2
1 files changed, 0 insertions, 2 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 cb61305f..a97e23aa 100644
--- a/recipes-bsp/uio-module-drv/uio-module-drv_git.bb
+++ b/recipes-bsp/uio-module-drv/uio-module-drv_git.bb
@@ -4,8 +4,6 @@ include uio-module-drv.inc
4 4
5FILESEXTRAPATHS_prepend:= "${THISDIR}/${PN}:" 5FILESEXTRAPATHS_prepend:= "${THISDIR}/${PN}:"
6 6
7SRC_URI += "file://0001-uio-module-drv-Replace-ioremap_nocache-with-ioremap.patch"
8
9# This package builds a kernel module, use kernel PR as base and append a local 7# This package builds a kernel module, use kernel PR as base and append a local
10MACHINE_KERNEL_PR_append = "d" 8MACHINE_KERNEL_PR_append = "d"
11PR = "${MACHINE_KERNEL_PR}" 9PR = "${MACHINE_KERNEL_PR}"