summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/imx93-11x11-lpddr4x-evk.conf4
-rw-r--r--recipes-bsp/imx-atf/imx-atf_2.10.bb2
-rw-r--r--recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb2
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.24.2.bb2
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_6.6.bb23
-rw-r--r--recipes-kernel/linux/linux-fslc_6.11.bb4
-rw-r--r--recipes-security/optee-imx/optee-client_4.2.0.imx.bb2
-rw-r--r--recipes-security/optee-imx/optee-os_4.2.0.imx.bb4
-rw-r--r--recipes-security/optee-imx/optee-test_4.2.0.imx.bb4
9 files changed, 23 insertions, 24 deletions
diff --git a/conf/machine/imx93-11x11-lpddr4x-evk.conf b/conf/machine/imx93-11x11-lpddr4x-evk.conf
index f8bdc4d7..001ce97a 100644
--- a/conf/machine/imx93-11x11-lpddr4x-evk.conf
+++ b/conf/machine/imx93-11x11-lpddr4x-evk.conf
@@ -13,11 +13,11 @@ KERNEL_DEVICETREE:append:use-nxp-bsp = " \
13 freescale/${KERNEL_DEVICETREE_BASENAME}-boe-wxga-lvds-panel.dtb \ 13 freescale/${KERNEL_DEVICETREE_BASENAME}-boe-wxga-lvds-panel.dtb \
14 freescale/${KERNEL_DEVICETREE_BASENAME}-flexio-i2c.dtb \ 14 freescale/${KERNEL_DEVICETREE_BASENAME}-flexio-i2c.dtb \
15 freescale/${KERNEL_DEVICETREE_BASENAME}-flexspi-m2.dtb \ 15 freescale/${KERNEL_DEVICETREE_BASENAME}-flexspi-m2.dtb \
16 freescale/${KERNEL_DEVICETREE_BASENAME}-i2c-spi-slave.dtb \
16 freescale/${KERNEL_DEVICETREE_BASENAME}-i3c.dtb \ 17 freescale/${KERNEL_DEVICETREE_BASENAME}-i3c.dtb \
17 freescale/${KERNEL_DEVICETREE_BASENAME}-inmate.dtb \ 18 freescale/${KERNEL_DEVICETREE_BASENAME}-inmate.dtb \
19 freescale/${KERNEL_DEVICETREE_BASENAME}-iw612-otbr.dtb \
18 freescale/${KERNEL_DEVICETREE_BASENAME}-ld.dtb \ 20 freescale/${KERNEL_DEVICETREE_BASENAME}-ld.dtb \
19 freescale/${KERNEL_DEVICETREE_BASENAME}-lpspi-slave.dtb \
20 freescale/${KERNEL_DEVICETREE_BASENAME}-lpspi.dtb \
21 freescale/${KERNEL_DEVICETREE_BASENAME}-lpuart.dtb \ 21 freescale/${KERNEL_DEVICETREE_BASENAME}-lpuart.dtb \
22 freescale/${KERNEL_DEVICETREE_BASENAME}-mqs.dtb \ 22 freescale/${KERNEL_DEVICETREE_BASENAME}-mqs.dtb \
23 freescale/${KERNEL_DEVICETREE_BASENAME}-mt9m114.dtb \ 23 freescale/${KERNEL_DEVICETREE_BASENAME}-mt9m114.dtb \
diff --git a/recipes-bsp/imx-atf/imx-atf_2.10.bb b/recipes-bsp/imx-atf/imx-atf_2.10.bb
index caa52161..04826b4c 100644
--- a/recipes-bsp/imx-atf/imx-atf_2.10.bb
+++ b/recipes-bsp/imx-atf/imx-atf_2.10.bb
@@ -9,7 +9,7 @@ PV .= "+git${SRCPV}"
9 9
10SRC_URI = "git://github.com/nxp-imx/imx-atf.git;protocol=https;branch=${SRCBRANCH}" 10SRC_URI = "git://github.com/nxp-imx/imx-atf.git;protocol=https;branch=${SRCBRANCH}"
11SRCBRANCH = "lf_v2.10" 11SRCBRANCH = "lf_v2.10"
12SRCREV = "49143a1701d9ccd3239e3f95f3042897ca889ea8" 12SRCREV = "28affcae957cb8194917b5246276630f9e6343e1"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
diff --git a/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb b/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb
index 658b28de..23af6828 100644
--- a/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb
+++ b/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb
@@ -9,6 +9,8 @@ SRC_URI = "\
9 file://mesa-etnaviv.sh \ 9 file://mesa-etnaviv.sh \
10" 10"
11 11
12S = "${UNPACKDIR}"
13
12do_configure[noexec] = "1" 14do_configure[noexec] = "1"
13do_compile[noexec] = "1" 15do_compile[noexec] = "1"
14 16
diff --git a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.24.2.bb b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.24.2.bb
index 55a4beda..5bd58cb1 100644
--- a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.24.2.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.24.2.bb
@@ -13,6 +13,8 @@ S = "${WORKDIR}/git/vvcam/v4l2"
13 13
14inherit module 14inherit module
15 15
16MODULES_MODULE_SYMVERS_LOCATION = "dwe"
17
16DEBUG_PREFIX_MAP:prepend = " \ 18DEBUG_PREFIX_MAP:prepend = " \
17 -fmacro-prefix-map=${WORKDIR}/git/vvcam=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} \ 19 -fmacro-prefix-map=${WORKDIR}/git/vvcam=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} \
18 -fdebug-prefix-map=${WORKDIR}/git/vvcam=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} " 20 -fdebug-prefix-map=${WORKDIR}/git/vvcam=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} "
diff --git a/recipes-kernel/linux/linux-fslc-imx_6.6.bb b/recipes-kernel/linux/linux-fslc-imx_6.6.bb
index d75e24f7..a955ae1c 100644
--- a/recipes-kernel/linux/linux-fslc-imx_6.6.bb
+++ b/recipes-kernel/linux/linux-fslc-imx_6.6.bb
@@ -39,17 +39,12 @@ Latest stable Kernel patchlevel is applied and maintained by Community."
39# 3. Critical patches (SHA(s)) 39# 3. Critical patches (SHA(s))
40# ------------------------------------------------------------------------------ 40# ------------------------------------------------------------------------------
41 41
42# $ git log --oneline --no-merges v6.6.23.. ^mainline/linux-6.6.y ^NXP/lf-6.6.y 42# $ git log --oneline --no-merges v6.6.34.. ^mainline/linux-6.6.y ^NXP/lf-6.6.y
43# - 4d8a7fb526c1 imx8mp: Remove obsolete device tree file 43# - 3fb57e773e55 tty: vt: conmakehash: Don't mention the full path of the input in output
44# - e420d14b057f MLK-25922-4 arm64: dts: imx93: add lpspi support 44# - d1198b88bc1b Revert "dmaengine: fsl-edma: add address for channel mux register in fsl_edma_chan"
45# - 965390eee531 Revert "dmaengine: fsl-edma: add address for channel mux register in fsl_edma_chan" 45# - 717fee4a9cf7 Revert "dmaengine: fsl-edma: add i.MX8ULP edma support"
46# - a1553c4e0862 Revert "dmaengine: fsl-edma: add i.MX8ULP edma support" 46# - 74ef72069927 Revert "dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible string"
47# - 652e34468562 Revert "dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible string" 47# - b54c6ea17058 Revert "dmaengine: fsl-edma: change the memory access from local into remote mode in i.MX 8QM"
48# - f4114b5ea07c Revert "dmaengine: fsl-edma: change the memory access from local into remote mode in i.MX 8QM"
49# - 97e602775143 Revert "arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order"
50# - dd280fd310dd arm64: imx_v8_defconfig: Enable CONFIG_GPIO_VF610
51# - 7a31ed76b4ee drm/imx: lcdifv3: Fix videomode settings
52# - fb5da09f0eae i2c: imx: Remove unnecessary clock reconfiguration
53# 48#
54# NOTE to upgraders: 49# NOTE to upgraders:
55# This recipe should NOT collect individual patches, they should be applied to 50# This recipe should NOT collect individual patches, they should be applied to
@@ -59,16 +54,16 @@ Latest stable Kernel patchlevel is applied and maintained by Community."
59 54
60require linux-imx.inc 55require linux-imx.inc
61 56
62KBRANCH = "6.6-2.0.x-imx" 57KBRANCH = "6.6-2.1.x-imx"
63SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" 58SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https"
64SRCREV = "d023c381fa6161a7af966abaad8e7d9a997f07e7" 59SRCREV = "096cd0432b03805f49c86684dafb9ced4511a714"
65 60
66# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 61# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
67# required by kernel-yocto.bbclass. 62# required by kernel-yocto.bbclass.
68# 63#
69# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 64# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
70# should be updated once patchlevel is merged. 65# should be updated once patchlevel is merged.
71LINUX_VERSION = "6.6.51" 66LINUX_VERSION = "6.6.54"
72 67
73KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v7_defconfig" 68KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v7_defconfig"
74KBUILD_DEFCONFIG:mx7-generic-bsp = "imx_v7_defconfig" 69KBUILD_DEFCONFIG:mx7-generic-bsp = "imx_v7_defconfig"
diff --git a/recipes-kernel/linux/linux-fslc_6.11.bb b/recipes-kernel/linux/linux-fslc_6.11.bb
index cf4c117b..096b6073 100644
--- a/recipes-kernel/linux/linux-fslc_6.11.bb
+++ b/recipes-kernel/linux/linux-fslc_6.11.bb
@@ -23,10 +23,10 @@ DEPENDS += " \
23# 23#
24# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 24# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
25# should be updated once patchlevel is merged. 25# should be updated once patchlevel is merged.
26LINUX_VERSION = "6.11.0" 26LINUX_VERSION = "6.11.3"
27 27
28KBRANCH = "6.11.x+fslc" 28KBRANCH = "6.11.x+fslc"
29SRCREV = "98f7e32f20d28ec452afb208f9cffc08448a2652" 29SRCREV = "790cfd90a14be7128ae807702026273905a2f631"
30 30
31KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig" 31KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig"
32KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig" 32KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig"
diff --git a/recipes-security/optee-imx/optee-client_4.2.0.imx.bb b/recipes-security/optee-imx/optee-client_4.2.0.imx.bb
index 64b49b75..59f8c84d 100644
--- a/recipes-security/optee-imx/optee-client_4.2.0.imx.bb
+++ b/recipes-security/optee-imx/optee-client_4.2.0.imx.bb
@@ -1,6 +1,6 @@
1require optee-client-fslc-imx.inc 1require optee-client-fslc-imx.inc
2 2
3SRCBRANCH = "lf-6.6.23_2.0.0" 3SRCBRANCH = "lf-6.6.36_2.1.0"
4SRCREV = "3eac340a781c00ccd61b151b0e9c22a8c6e9f9f0" 4SRCREV = "3eac340a781c00ccd61b151b0e9c22a8c6e9f9f0"
5 5
6DEPENDS += "util-linux" 6DEPENDS += "util-linux"
diff --git a/recipes-security/optee-imx/optee-os_4.2.0.imx.bb b/recipes-security/optee-imx/optee-os_4.2.0.imx.bb
index 96948bc7..ada545a6 100644
--- a/recipes-security/optee-imx/optee-os_4.2.0.imx.bb
+++ b/recipes-security/optee-imx/optee-os_4.2.0.imx.bb
@@ -8,5 +8,5 @@ SRC_URI += " \
8 file://0003-arm32-libutils-libutee-ta-add-.note.GNU-stack-sectio.patch \ 8 file://0003-arm32-libutils-libutee-ta-add-.note.GNU-stack-sectio.patch \
9 file://0004-core-link-add-no-warn-rwx-segments.patch \ 9 file://0004-core-link-add-no-warn-rwx-segments.patch \
10" 10"
11SRCBRANCH = "lf-6.6.23_2.0.0" 11SRCBRANCH = "lf-6.6.36_2.1.0"
12SRCREV = "c6be5b572452a2808d1a34588fd10e71715e23cf" 12SRCREV = "612bc5a642a4608d282abeee2349d86de996d7ee"
diff --git a/recipes-security/optee-imx/optee-test_4.2.0.imx.bb b/recipes-security/optee-imx/optee-test_4.2.0.imx.bb
index aa8444fb..e2cf40e9 100644
--- a/recipes-security/optee-imx/optee-test_4.2.0.imx.bb
+++ b/recipes-security/optee-imx/optee-test_4.2.0.imx.bb
@@ -4,7 +4,7 @@ require optee-test-fslc.inc
4 4
5SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}" 5SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}"
6 6
7SRCBRANCH = "lf-6.6.23_2.0.0" 7SRCBRANCH = "lf-6.6.36_2.1.0"
8SRCREV = "07682f1b1b41ec0bfa507286979b36ab8d344a96" 8SRCREV = "5b52b48a73b4cc3f228ec66ae6cf9920897bb2e6"
9 9
10COMPATIBLE_MACHINE = "(imx-nxp-bsp)" 10COMPATIBLE_MACHINE = "(imx-nxp-bsp)"