diff options
Diffstat (limited to 'recipes-kernel')
3 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.26.1.bb b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.26.1.bb index dfe55bc80..7a9c327f2 100644 --- a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.26.1.bb +++ b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.26.1.bb | |||
| @@ -17,7 +17,7 @@ inherit module | |||
| 17 | 17 | ||
| 18 | MODULES_MODULE_SYMVERS_LOCATION = "dwe" | 18 | MODULES_MODULE_SYMVERS_LOCATION = "dwe" |
| 19 | 19 | ||
| 20 | DEBUG_PREFIX_MAP:prepend = " \ | 20 | DEBUG_PREFIX_MAP:prepend = "\ |
| 21 | -fmacro-prefix-map=${UNPACKDIR}/${BP}/vvcam=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} \ | 21 | -fmacro-prefix-map=${UNPACKDIR}/${BP}/vvcam=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} \ |
| 22 | -fdebug-prefix-map=${UNPACKDIR}/${BP}/vvcam=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} " | 22 | -fdebug-prefix-map=${UNPACKDIR}/${BP}/vvcam=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} " |
| 23 | 23 | ||
diff --git a/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb b/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb index d22b643c7..1ac1e498f 100644 --- a/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb +++ b/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb | |||
| @@ -10,7 +10,7 @@ RCONFLICTS:${PN} = "kernel-module-nxp89xx" | |||
| 10 | KERNEL_MODULE_PROBECONF += "moal" | 10 | KERNEL_MODULE_PROBECONF += "moal" |
| 11 | module_conf_moal = "options moal mod_para=nxp/wifi_mod_para.conf" | 11 | module_conf_moal = "options moal mod_para=nxp/wifi_mod_para.conf" |
| 12 | 12 | ||
| 13 | SRC_URI = " \ | 13 | SRC_URI = "\ |
| 14 | ${MRVL_SRC};branch=${SRCBRANCH} \ | 14 | ${MRVL_SRC};branch=${SRCBRANCH} \ |
| 15 | file://0001-mlinux-moal_main-fix-device-wakeup-capability.patch \ | 15 | file://0001-mlinux-moal_main-fix-device-wakeup-capability.patch \ |
| 16 | " | 16 | " |
diff --git a/recipes-kernel/linux/linux-imx-headers_6.18.bb b/recipes-kernel/linux/linux-imx-headers_6.18.bb index b6d7f8eb8..79173efab 100644 --- a/recipes-kernel/linux/linux-imx-headers_6.18.bb +++ b/recipes-kernel/linux/linux-imx-headers_6.18.bb | |||
| @@ -21,7 +21,7 @@ do_configure[noexec] = "1" | |||
| 21 | 21 | ||
| 22 | do_compile[noexec] = "1" | 22 | do_compile[noexec] = "1" |
| 23 | 23 | ||
| 24 | IMX_UAPI_HEADERS = " \ | 24 | IMX_UAPI_HEADERS = "\ |
| 25 | dma-buf.h \ | 25 | dma-buf.h \ |
| 26 | hantrodec.h \ | 26 | hantrodec.h \ |
| 27 | hx280enc.h \ | 27 | hx280enc.h \ |
| @@ -38,7 +38,7 @@ IMX_UAPI_HEADERS = " \ | |||
| 38 | videodev2.h \ | 38 | videodev2.h \ |
| 39 | " | 39 | " |
| 40 | 40 | ||
| 41 | IMX_UAPI_HEADERS_SOUND = " \ | 41 | IMX_UAPI_HEADERS_SOUND = "\ |
| 42 | sound/compress_offload.h \ | 42 | sound/compress_offload.h \ |
| 43 | sound/compress_params.h \ | 43 | sound/compress_params.h \ |
| 44 | " | 44 | " |
