diff options
Diffstat (limited to 'recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.25.1.bb')
| -rw-r--r-- | recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.25.1.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.25.1.bb b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.25.1.bb index 33c348ae9..62dd737cb 100644 --- a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.25.1.bb +++ b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.25.1.bb | |||
| @@ -9,14 +9,14 @@ ISP_KERNEL_SRC ?= "git://github.com/nxp-imx/isp-vvcam.git;protocol=https" | |||
| 9 | SRCBRANCH = "lf-6.12.y_1.0.0" | 9 | SRCBRANCH = "lf-6.12.y_1.0.0" |
| 10 | SRCREV = "78d717bb22819df9d988ef1b4e3cca1acf61095d" | 10 | SRCREV = "78d717bb22819df9d988ef1b4e3cca1acf61095d" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git/vvcam/v4l2" | 12 | S = "${UNPACKDIR}/${BP}/vvcam/v4l2" |
| 13 | 13 | ||
| 14 | inherit module | 14 | inherit module |
| 15 | 15 | ||
| 16 | MODULES_MODULE_SYMVERS_LOCATION = "dwe" | 16 | MODULES_MODULE_SYMVERS_LOCATION = "dwe" |
| 17 | 17 | ||
| 18 | DEBUG_PREFIX_MAP:prepend = " \ | 18 | DEBUG_PREFIX_MAP:prepend = " \ |
| 19 | -fmacro-prefix-map=${WORKDIR}/git/vvcam=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} \ | 19 | -fmacro-prefix-map=${UNPACKDIR}/${BP}/vvcam=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} \ |
| 20 | -fdebug-prefix-map=${WORKDIR}/git/vvcam=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} " | 20 | -fdebug-prefix-map=${UNPACKDIR}/${BP}/vvcam=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} " |
| 21 | 21 | ||
| 22 | COMPATIBLE_MACHINE = "(mx8mp-nxp-bsp)" | 22 | COMPATIBLE_MACHINE = "(mx8mp-nxp-bsp)" |
