summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-dpaa/eth-config/eth-config_git.bb1
-rw-r--r--recipes-dpaa/flib/flib_git.bb3
-rw-r--r--recipes-dpaa/fm-ucode/fm-ucode_git.bb1
-rw-r--r--recipes-dpaa/fmlib/fmlib_git.bb3
-rw-r--r--recipes-dpaa2/aiopsl/aiopsl_git.bb1
-rw-r--r--recipes-dpaa2/dce/dce_git.bb1
-rw-r--r--recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb1
-rw-r--r--recipes-dpaa2/management-complex/management-complex_10.39.0.bb2
-rw-r--r--recipes-dpaa2/restool/restool_git.bb2
-rw-r--r--recipes-dpaa2/spc/spc_git.bb2
-rw-r--r--recipes-extended/crconf/crconf_git.bb1
-rw-r--r--recipes-extended/skmm-ep/skmm-ep_git.bb1
-rw-r--r--recipes-extended/testfloat/testfloat_2a.bb2
-rw-r--r--recipes-graphics/devil/devil_1.8.0.bb3
-rw-r--r--recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_10.0.0.bb5
-rw-r--r--recipes-graphics/imx-gpu-sdk/imx-gpu-sdk_6.1.1.bb1
-rw-r--r--recipes-graphics/imx-gpu-sdk/libxdg-shell.bb3
-rw-r--r--recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc1
-rw-r--r--recipes-graphics/mali/mali-imx.inc2
-rw-r--r--recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb6
-rw-r--r--recipes-graphics/rapidopencl/rapidopencl_1.1.0.1.bb2
-rw-r--r--recipes-graphics/rapidopenvx/rapidopenvx_1.1.0.bb2
-rw-r--r--recipes-graphics/rapidvulkan/rapidvulkan_1.2.162.0.bb2
-rw-r--r--recipes-graphics/vulkan/assimp_5.4.3.bb1
-rw-r--r--recipes-graphics/vulkan/vulkan-wsi-layer_git.bb2
-rw-r--r--recipes-kernel/ceetm/ceetm_git.bb4
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-ar_git.bb2
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p2.2+fslc.bb1
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p4.4.bb1
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.26.1.bb2
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb2
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb2
-rw-r--r--recipes-kernel/skmm-host/skmm-host_git.bb1
33 files changed, 59 insertions, 7 deletions
diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb
index 237a6b85c..6d8f2d349 100644
--- a/recipes-dpaa/eth-config/eth-config_git.bb
+++ b/recipes-dpaa/eth-config/eth-config_git.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Ethernet config files"
1DESCRIPTION = "Ethernet Configuration Files" 2DESCRIPTION = "Ethernet Configuration Files"
2HOMEPAGE = "https://github.com/nxp-qoriq/eth-config" 3HOMEPAGE = "https://github.com/nxp-qoriq/eth-config"
3SECTION = "eth-config" 4SECTION = "eth-config"
diff --git a/recipes-dpaa/flib/flib_git.bb b/recipes-dpaa/flib/flib_git.bb
index 1d6209b39..f04def836 100644
--- a/recipes-dpaa/flib/flib_git.bb
+++ b/recipes-dpaa/flib/flib_git.bb
@@ -1,4 +1,5 @@
1DESCRIPTION = "Foundation Library" 1SUMMARY = "SEC descriptor foundation library"
2DESCRIPTION = "Foundation library of frame descriptors for the QorIQ SEC (crypto) block."
2HOMEPAGE = "https://github.com/nxp-qoriq/flib" 3HOMEPAGE = "https://github.com/nxp-qoriq/flib"
3SECTION = "flib" 4SECTION = "flib"
4LICENSE = "BSD-3-Clause & GPL-2.0-only" 5LICENSE = "BSD-3-Clause & GPL-2.0-only"
diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
index fb233542d..60306b9b3 100644
--- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb
+++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Fman microcode"
1DESCRIPTION = "Fman microcode binary" 2DESCRIPTION = "Fman microcode binary"
2HOMEPAGE = "https://github.com/NXP/qoriq-fm-ucode" 3HOMEPAGE = "https://github.com/NXP/qoriq-fm-ucode"
3SECTION = "fm-ucode" 4SECTION = "fm-ucode"
diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb
index d88a7cf5e..761f48611 100644
--- a/recipes-dpaa/fmlib/fmlib_git.bb
+++ b/recipes-dpaa/fmlib/fmlib_git.bb
@@ -1,4 +1,5 @@
1DESCRIPTION = "Frame Manager User Space Library" 1SUMMARY = "Frame Manager userspace library"
2DESCRIPTION = "Userspace library to configure the QorIQ DPAA Frame Manager (FMan)."
2HOMEPAGE = "https://github.com/nxp-qoriq/fmlib" 3HOMEPAGE = "https://github.com/nxp-qoriq/fmlib"
3SECTION = "fman" 4SECTION = "fman"
4LICENSE = "BSD-3-Clause & GPL-2.0-only" 5LICENSE = "BSD-3-Clause & GPL-2.0-only"
diff --git a/recipes-dpaa2/aiopsl/aiopsl_git.bb b/recipes-dpaa2/aiopsl/aiopsl_git.bb
index 2953df6d8..661c3af50 100644
--- a/recipes-dpaa2/aiopsl/aiopsl_git.bb
+++ b/recipes-dpaa2/aiopsl/aiopsl_git.bb
@@ -1,3 +1,4 @@
1SUMMARY = "DPAA2 AIOP service layer"
1DESCRIPTION = "DPAA2 Accelerated I/O Processing service layer" 2DESCRIPTION = "DPAA2 Accelerated I/O Processing service layer"
2HOMEPAGE = "https://github.com/nxp-qoriq/aiopsl" 3HOMEPAGE = "https://github.com/nxp-qoriq/aiopsl"
3SECTION = "dpaa2" 4SECTION = "dpaa2"
diff --git a/recipes-dpaa2/dce/dce_git.bb b/recipes-dpaa2/dce/dce_git.bb
index 8fd21790a..f2c6e5b88 100644
--- a/recipes-dpaa2/dce/dce_git.bb
+++ b/recipes-dpaa2/dce/dce_git.bb
@@ -1,3 +1,4 @@
1SUMMARY = "DPAA2 DCE userspace utilities"
1DESCRIPTION = "Decompression Compression Engine Userspace Utils" 2DESCRIPTION = "Decompression Compression Engine Userspace Utils"
2HOMEPAGE = "https://github.com/nxp-qoriq/dce" 3HOMEPAGE = "https://github.com/nxp-qoriq/dce"
3SECTION = "dpaa2" 4SECTION = "dpaa2"
diff --git a/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb b/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb
index 422ce6e68..026ce7100 100644
--- a/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb
+++ b/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb
@@ -1,3 +1,4 @@
1SUMMARY = "AIOP Tool userspace application"
1DESCRIPTION = "AIOP Tool is a userspace application for performing operations \ 2DESCRIPTION = "AIOP Tool is a userspace application for performing operations \
2 on an AIOP Tile using MC interfaces. This application enables the user to \ 3 on an AIOP Tile using MC interfaces. This application enables the user to \
3 fetch status of tile, load a valid ELF file and run it on a tile and get and set \ 4 fetch status of tile, load a valid ELF file and run it on a tile and get and set \
diff --git a/recipes-dpaa2/management-complex/management-complex_10.39.0.bb b/recipes-dpaa2/management-complex/management-complex_10.39.0.bb
index 32499ab50..3e25e929c 100644
--- a/recipes-dpaa2/management-complex/management-complex_10.39.0.bb
+++ b/recipes-dpaa2/management-complex/management-complex_10.39.0.bb
@@ -1,5 +1,7 @@
1SUMMARY = "DPAA2 Management Complex Firmware" 1SUMMARY = "DPAA2 Management Complex Firmware"
2DESCRIPTION = "DPAA2 Management Complex (MC) firmware for NXP QorIQ Layerscape SoCs."
2HOMEPAGE = "https://github.com/nxp/qoriq-mc-binary" 3HOMEPAGE = "https://github.com/nxp/qoriq-mc-binary"
4SECTION = "bsp"
3LICENSE = "NXP-Binary-EULA" 5LICENSE = "NXP-Binary-EULA"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=0701845051a61f6012009d7d6d11b32b" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=0701845051a61f6012009d7d6d11b32b"
5 7
diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb
index 740afba4c..601517115 100644
--- a/recipes-dpaa2/restool/restool_git.bb
+++ b/recipes-dpaa2/restool/restool_git.bb
@@ -1,5 +1,7 @@
1SUMMARY = "DPAA2 Resource Manager Tool" 1SUMMARY = "DPAA2 Resource Manager Tool"
2DESCRIPTION = "Userspace resource manager tool for DPAA2 objects on NXP QorIQ SoCs."
2HOMEPAGE = "https://github.com/nxp-qoriq/restool" 3HOMEPAGE = "https://github.com/nxp-qoriq/restool"
4SECTION = "base"
3LICENSE = "BSD-3-Clause | GPL-2.0-or-later" 5LICENSE = "BSD-3-Clause | GPL-2.0-or-later"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=83af78c71766dd5fb1c1c3dd64a75ee7" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=83af78c71766dd5fb1c1c3dd64a75ee7"
5 7
diff --git a/recipes-dpaa2/spc/spc_git.bb b/recipes-dpaa2/spc/spc_git.bb
index 2171d1de8..8459dda01 100644
--- a/recipes-dpaa2/spc/spc_git.bb
+++ b/recipes-dpaa2/spc/spc_git.bb
@@ -1,5 +1,7 @@
1SUMMARY = "Soft Parser Configuration tool" 1SUMMARY = "Soft Parser Configuration tool"
2DESCRIPTION = "Soft Parser Configuration tool for the DPAA Frame Manager."
2HOMEPAGE = "https://github.com/nxp-qoriq/spc" 3HOMEPAGE = "https://github.com/nxp-qoriq/spc"
4SECTION = "base"
3LICENSE = "MIT" 5LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=163b09a1c249a6ff2b28da1ceca2e0a8" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=163b09a1c249a6ff2b28da1ceca2e0a8"
5 7
diff --git a/recipes-extended/crconf/crconf_git.bb b/recipes-extended/crconf/crconf_git.bb
index e1e287be6..5483c5a6c 100644
--- a/recipes-extended/crconf/crconf_git.bb
+++ b/recipes-extended/crconf/crconf_git.bb
@@ -1,4 +1,5 @@
1SUMMARY = "crconf -Linux crypto layer configuraton tool" 1SUMMARY = "crconf -Linux crypto layer configuraton tool"
2DESCRIPTION = "Command-line tool to configure the Linux kernel crypto layer (crconf)."
2HOMEPAGE = "https://sourceforge.net/projects/crconf/" 3HOMEPAGE = "https://sourceforge.net/projects/crconf/"
3SECTION = "base" 4SECTION = "base"
4LICENSE = "GPL-2.0-only" 5LICENSE = "GPL-2.0-only"
diff --git a/recipes-extended/skmm-ep/skmm-ep_git.bb b/recipes-extended/skmm-ep/skmm-ep_git.bb
index 7be39223a..e6211ed9f 100644
--- a/recipes-extended/skmm-ep/skmm-ep_git.bb
+++ b/recipes-extended/skmm-ep/skmm-ep_git.bb
@@ -1,3 +1,4 @@
1SUMMARY = "SKMM PCIe endpoint application"
1DESCRIPTION = "SKMM application for PCIe endpoint" 2DESCRIPTION = "SKMM application for PCIe endpoint"
2HOMEPAGE = "https://github.com/nxp-qoriq-yocto-sdk/skmm-ep" 3HOMEPAGE = "https://github.com/nxp-qoriq-yocto-sdk/skmm-ep"
3SECTION = "skmm-ep" 4SECTION = "skmm-ep"
diff --git a/recipes-extended/testfloat/testfloat_2a.bb b/recipes-extended/testfloat/testfloat_2a.bb
index 6f6762ccf..87187aa83 100644
--- a/recipes-extended/testfloat/testfloat_2a.bb
+++ b/recipes-extended/testfloat/testfloat_2a.bb
@@ -1,5 +1,7 @@
1SUMMARY = "Floating-point implementation test suite"
1DESCRIPTION = "A program for testing floating-point implementation" 2DESCRIPTION = "A program for testing floating-point implementation"
2HOMEPAGE = "http://www.jhauser.us/arithmetic/TestFloat.html" 3HOMEPAGE = "http://www.jhauser.us/arithmetic/TestFloat.html"
4SECTION = "devel"
3LICENSE = "TestFloat" 5LICENSE = "TestFloat"
4 6
5LIC_FILES_CHKSUM = "file://testfloat/testfloat.txt;beginline=87;endline=95;md5=bdb2e8111838a48015c29bd97f5b6145" 7LIC_FILES_CHKSUM = "file://testfloat/testfloat.txt;beginline=87;endline=95;md5=bdb2e8111838a48015c29bd97f5b6145"
diff --git a/recipes-graphics/devil/devil_1.8.0.bb b/recipes-graphics/devil/devil_1.8.0.bb
index b161a4d7d..4c37b6298 100644
--- a/recipes-graphics/devil/devil_1.8.0.bb
+++ b/recipes-graphics/devil/devil_1.8.0.bb
@@ -1,6 +1,7 @@
1SUMMARY = "Cross-platform image library"
1DESCRIPTION = "A full featured cross-platform image library" 2DESCRIPTION = "A full featured cross-platform image library"
2SECTION = "libs"
3HOMEPAGE = "https://openil.sourceforge.net/" 3HOMEPAGE = "https://openil.sourceforge.net/"
4SECTION = "libs"
4LICENSE = "LGPL-2.1-only" 5LICENSE = "LGPL-2.1-only"
5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780" 6LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780"
6PR = "r0" 7PR = "r0"
diff --git a/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_10.0.0.bb b/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_10.0.0.bb
index 93634b258..e846126b0 100644
--- a/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_10.0.0.bb
+++ b/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_10.0.0.bb
@@ -1,6 +1,8 @@
1# Copyright 2018 (C) O.S. Systems Software LTDA. 1# Copyright 2018 (C) O.S. Systems Software LTDA.
2SUMMARY = "Samples for OpenGL ES" 2SUMMARY = "Samples for OpenGL ES"
3DESCRIPTION = "OpenGL ES / EGL API tracing, replay and inspection tools for i.MX GPUs."
3HOMEPAGE = "https://github.com/nxp-imx/apitrace-imx" 4HOMEPAGE = "https://github.com/nxp-imx/apitrace-imx"
5SECTION = "graphics"
4LICENSE = "MIT" 6LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50"
6DEPENDS = "libpng procps zlib" 8DEPENDS = "libpng procps zlib"
@@ -32,6 +34,8 @@ PACKAGECONFIG[waffle] = "-DENABLE_WAFFLE=ON,-DENABLE_WAFFLE=OFF,waffle"
32PACKAGECONFIG[x11] = "-DENABLE_X11=ON,-DENABLE_X11=OFF" 34PACKAGECONFIG[x11] = "-DENABLE_X11=ON,-DENABLE_X11=OFF"
33PACKAGECONFIG[vivante] = "-DENABLE_VIVANTE=ON,-DENABLE_VIVANTE=OFF,virtual/libg2d" 35PACKAGECONFIG[vivante] = "-DENABLE_VIVANTE=ON,-DENABLE_VIVANTE=OFF,virtual/libg2d"
34 36
37PACKAGE_ARCH = "${MACHINE_SOCARCH}"
38
35SOLIBS = ".so" 39SOLIBS = ".so"
36FILES_SOLIBSDEV = "" 40FILES_SOLIBSDEV = ""
37FILES:${PN} += "\ 41FILES:${PN} += "\
@@ -44,7 +48,6 @@ EXTRA_OECMAKE += "\
44 -DENABLE_STATIC_LIBSTDCXX=OFF \ 48 -DENABLE_STATIC_LIBSTDCXX=OFF \
45 -DPython3_ROOT_DIR=/usr/bin/python3-native \ 49 -DPython3_ROOT_DIR=/usr/bin/python3-native \
46" 50"
47PACKAGE_ARCH = "${MACHINE_SOCARCH}"
48COMPATIBLE_MACHINE = "(imxgpu)" 51COMPATIBLE_MACHINE = "(imxgpu)"
49SECURITY_CFLAGS:toolchain-clang = "" 52SECURITY_CFLAGS:toolchain-clang = ""
50 53
diff --git a/recipes-graphics/imx-gpu-sdk/imx-gpu-sdk_6.1.1.bb b/recipes-graphics/imx-gpu-sdk/imx-gpu-sdk_6.1.1.bb
index 98bc45ba0..c51d112c2 100644
--- a/recipes-graphics/imx-gpu-sdk/imx-gpu-sdk_6.1.1.bb
+++ b/recipes-graphics/imx-gpu-sdk/imx-gpu-sdk_6.1.1.bb
@@ -1,6 +1,7 @@
1SUMMARY = "i.MX GPU SDK Samples" 1SUMMARY = "i.MX GPU SDK Samples"
2DESCRIPTION = "Set of sample applications for i.MX GPU" 2DESCRIPTION = "Set of sample applications for i.MX GPU"
3HOMEPAGE = "https://github.com/nxp-imx/gtec-demo-framework" 3HOMEPAGE = "https://github.com/nxp-imx/gtec-demo-framework"
4SECTION = "graphics"
4LICENSE = "BSD-3-Clause" 5LICENSE = "BSD-3-Clause"
5LIC_FILES_CHKSUM = "file://License.md;md5=9d58a2573275ce8c35d79576835dbeb8" 6LIC_FILES_CHKSUM = "file://License.md;md5=9d58a2573275ce8c35d79576835dbeb8"
6 7
diff --git a/recipes-graphics/imx-gpu-sdk/libxdg-shell.bb b/recipes-graphics/imx-gpu-sdk/libxdg-shell.bb
index 3b5e7825a..56b89c159 100644
--- a/recipes-graphics/imx-gpu-sdk/libxdg-shell.bb
+++ b/recipes-graphics/imx-gpu-sdk/libxdg-shell.bb
@@ -1,4 +1,7 @@
1SUMMARY = "Provides XDG shell header and glue code library" 1SUMMARY = "Provides XDG shell header and glue code library"
2DESCRIPTION = "XDG shell protocol header and glue-code library used by the i.MX GPU SDK samples."
3HOMEPAGE = "https://github.com/nxp-imx/gtec-demo-framework"
4SECTION = "graphics"
2LICENSE = "BSD-3-Clause" 5LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://${UNPACKDIR}/${BP}/License.md;md5=9d58a2573275ce8c35d79576835dbeb8" 6LIC_FILES_CHKSUM = "file://${UNPACKDIR}/${BP}/License.md;md5=9d58a2573275ce8c35d79576835dbeb8"
4 7
diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc b/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc
index 2edcf75f3..ea76e2af8 100644
--- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc
+++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc
@@ -3,6 +3,7 @@
3# Copyright 2017-2024 NXP 3# Copyright 2017-2024 NXP
4# Released under the MIT license (see COPYING.MIT for the terms) 4# Released under the MIT license (see COPYING.MIT for the terms)
5 5
6SUMMARY = "i.MX Vivante GPU driver"
6DESCRIPTION = "GPU driver and apps for i.MX" 7DESCRIPTION = "GPU driver and apps for i.MX"
7HOMEPAGE = "https://www.nxp.com/" 8HOMEPAGE = "https://www.nxp.com/"
8SECTION = "libs" 9SECTION = "libs"
diff --git a/recipes-graphics/mali/mali-imx.inc b/recipes-graphics/mali/mali-imx.inc
index 37dfc32f0..f3ef8f474 100644
--- a/recipes-graphics/mali/mali-imx.inc
+++ b/recipes-graphics/mali/mali-imx.inc
@@ -1,4 +1,6 @@
1SUMMARY = "Graphics libraries and driver for i.MX Mali GPU" 1SUMMARY = "Graphics libraries and driver for i.MX Mali GPU"
2DESCRIPTION = "Arm Mali GPU user-space graphics libraries and driver for i.MX SoCs."
3HOMEPAGE = "https://www.nxp.com/"
2SECTION = "libs" 4SECTION = "libs"
3DEPENDS = "\ 5DEPENDS = "\
4 libdrm \ 6 libdrm \
diff --git a/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb b/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb
index 2a5bc1568..9df4d4f40 100644
--- a/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb
+++ b/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb
@@ -1,15 +1,17 @@
1SUMMARY = "Mesa environment variables for etnaviv on xserver" 1SUMMARY = "Mesa environment variables for etnaviv on xserver"
2DESCRIPTION = "Environment variable configuration to enable the etnaviv Mesa driver on the X server."
2HOMEPAGE = "https://github.com/Freescale/meta-freescale/" 3HOMEPAGE = "https://github.com/Freescale/meta-freescale/"
4SECTION = "graphics"
3LICENSE = "MIT" 5LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" 6LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
5 7
6PACKAGE_ARCH = "${MACHINE_ARCH}"
7
8SRC_URI = "\ 8SRC_URI = "\
9 file://mesa-etnaviv.conf \ 9 file://mesa-etnaviv.conf \
10 file://mesa-etnaviv.sh \ 10 file://mesa-etnaviv.sh \
11" 11"
12 12
13PACKAGE_ARCH = "${MACHINE_ARCH}"
14
13S = "${UNPACKDIR}" 15S = "${UNPACKDIR}"
14 16
15do_configure[noexec] = "1" 17do_configure[noexec] = "1"
diff --git a/recipes-graphics/rapidopencl/rapidopencl_1.1.0.1.bb b/recipes-graphics/rapidopencl/rapidopencl_1.1.0.1.bb
index 0dcd85640..d770faeb9 100644
--- a/recipes-graphics/rapidopencl/rapidopencl_1.1.0.1.bb
+++ b/recipes-graphics/rapidopencl/rapidopencl_1.1.0.1.bb
@@ -1,5 +1,7 @@
1SUMMARY = "Experimental low level header only C++11 RAII wrapper classes for the OpenCL API" 1SUMMARY = "Experimental low level header only C++11 RAII wrapper classes for the OpenCL API"
2DESCRIPTION = "Experimental header-only C++11 RAII wrapper classes that manage OpenCL API object lifetimes automatically."
2HOMEPAGE = "https://github.com/Unarmed1000/RapidOpenCL" 3HOMEPAGE = "https://github.com/Unarmed1000/RapidOpenCL"
4SECTION = "graphics"
3LICENSE = "BSD-3-Clause" 5LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b98f636daed34d12d11e25f3185c0204" 6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b98f636daed34d12d11e25f3185c0204"
5 7
diff --git a/recipes-graphics/rapidopenvx/rapidopenvx_1.1.0.bb b/recipes-graphics/rapidopenvx/rapidopenvx_1.1.0.bb
index 6a54b0342..7db3a0cc4 100644
--- a/recipes-graphics/rapidopenvx/rapidopenvx_1.1.0.bb
+++ b/recipes-graphics/rapidopenvx/rapidopenvx_1.1.0.bb
@@ -1,5 +1,7 @@
1SUMMARY = "Low level header only C++11 RAII wrapper classes for the OpenVX API" 1SUMMARY = "Low level header only C++11 RAII wrapper classes for the OpenVX API"
2DESCRIPTION = "Header-only C++11 RAII wrapper classes that manage OpenVX API object lifetimes automatically."
2HOMEPAGE = "https://github.com/Unarmed1000/RapidOpenVX" 3HOMEPAGE = "https://github.com/Unarmed1000/RapidOpenVX"
4SECTION = "graphics"
3LICENSE = "BSD-3-Clause" 5LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b98f636daed34d12d11e25f3185c0204" 6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b98f636daed34d12d11e25f3185c0204"
5 7
diff --git a/recipes-graphics/rapidvulkan/rapidvulkan_1.2.162.0.bb b/recipes-graphics/rapidvulkan/rapidvulkan_1.2.162.0.bb
index 08246b0ac..5616b264b 100644
--- a/recipes-graphics/rapidvulkan/rapidvulkan_1.2.162.0.bb
+++ b/recipes-graphics/rapidvulkan/rapidvulkan_1.2.162.0.bb
@@ -1,5 +1,7 @@
1SUMMARY = "Low level header only C++11 RAII wrapper classes for the Vulkan API" 1SUMMARY = "Low level header only C++11 RAII wrapper classes for the Vulkan API"
2DESCRIPTION = "Header-only C++11 RAII wrapper classes that manage Vulkan API object lifetimes automatically."
2HOMEPAGE = "https://github.com/Unarmed1000/RapidVulkan" 3HOMEPAGE = "https://github.com/Unarmed1000/RapidVulkan"
4SECTION = "graphics"
3LICENSE = "BSD-3-Clause" 5LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b98f636daed34d12d11e25f3185c0204" 6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b98f636daed34d12d11e25f3185c0204"
5 7
diff --git a/recipes-graphics/vulkan/assimp_5.4.3.bb b/recipes-graphics/vulkan/assimp_5.4.3.bb
index ff4fb7719..c7d19c3f6 100644
--- a/recipes-graphics/vulkan/assimp_5.4.3.bb
+++ b/recipes-graphics/vulkan/assimp_5.4.3.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Portable library to import 3D model formats"
1DESCRIPTION = "Open Asset Import Library is a portable Open Source library to import \ 2DESCRIPTION = "Open Asset Import Library is a portable Open Source library to import \
2 various well-known 3D model formats in a uniform manner." 3 various well-known 3D model formats in a uniform manner."
3HOMEPAGE = "http://www.assimp.org/" 4HOMEPAGE = "http://www.assimp.org/"
diff --git a/recipes-graphics/vulkan/vulkan-wsi-layer_git.bb b/recipes-graphics/vulkan/vulkan-wsi-layer_git.bb
index 21f275c52..0bbebf5c2 100644
--- a/recipes-graphics/vulkan/vulkan-wsi-layer_git.bb
+++ b/recipes-graphics/vulkan/vulkan-wsi-layer_git.bb
@@ -1,5 +1,7 @@
1SUMMARY = "Vulkan WSI layer"
1DESCRIPTION = "Vulkan Window System Integration Layer" 2DESCRIPTION = "Vulkan Window System Integration Layer"
2HOMEPAGE = "https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer" 3HOMEPAGE = "https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer"
4SECTION = "graphics"
3LICENSE = "MIT" 5LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=c2e771b72d60a13d2de384cb49055d00" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=c2e771b72d60a13d2de384cb49055d00"
5DEPENDS = "libdrm vulkan-loader" 7DEPENDS = "libdrm vulkan-loader"
diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb
index 695d02fe7..f33a8f95f 100644
--- a/recipes-kernel/ceetm/ceetm_git.bb
+++ b/recipes-kernel/ceetm/ceetm_git.bb
@@ -1,5 +1,7 @@
1DESCRIPTION = "CEETM TC QDISC" 1SUMMARY = "CEETM traffic-control qdisc"
2DESCRIPTION = "Traffic-control qdisc for the QorIQ DPAA CEETM hardware scheduler."
2HOMEPAGE = "https://github.com/nxp-qoriq/ceetm" 3HOMEPAGE = "https://github.com/nxp-qoriq/ceetm"
4SECTION = "kernel"
3LICENSE = "GPL-2.0-only" 5LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5 7
diff --git a/recipes-kernel/kernel-modules/kernel-module-ar_git.bb b/recipes-kernel/kernel-modules/kernel-module-ar_git.bb
index 452fb4862..9303459a0 100644
--- a/recipes-kernel/kernel-modules/kernel-module-ar_git.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-ar_git.bb
@@ -1,5 +1,7 @@
1SUMMARY = "Auto Response Control Module" 1SUMMARY = "Auto Response Control Module"
2DESCRIPTION = "Kernel module providing QorIQ SEC auto-response control."
2HOMEPAGE = "https://github.com/nxp-qoriq-yocto-sdk/auto-resp" 3HOMEPAGE = "https://github.com/nxp-qoriq-yocto-sdk/auto-resp"
4SECTION = "kernel"
3LICENSE = "GPL-2.0-only & BSD" 5LICENSE = "GPL-2.0-only & BSD"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287" 6LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287"
5 7
diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p2.2+fslc.bb b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p2.2+fslc.bb
index b2a22fb7e..66889ae65 100644
--- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p2.2+fslc.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p2.2+fslc.bb
@@ -5,6 +5,7 @@ SUMMARY = "Kernel loadable module for Vivante GPU"
5DESCRIPTION = "This package uses an exact copy of the GPU kernel driver source code of \ 5DESCRIPTION = "This package uses an exact copy of the GPU kernel driver source code of \
6 the same version as base and include fixes and improvements developed by FSL Community" 6 the same version as base and include fixes and improvements developed by FSL Community"
7HOMEPAGE = "https://github.com/Freescale/kernel-module-imx-gpu-viv" 7HOMEPAGE = "https://github.com/Freescale/kernel-module-imx-gpu-viv"
8SECTION = "kernel"
8LICENSE = "GPL-2.0-only" 9LICENSE = "GPL-2.0-only"
9LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" 10LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
10 11
diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p4.4.bb b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p4.4.bb
index a8ad3c7b3..29697b5f7 100644
--- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p4.4.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p4.4.bb
@@ -5,6 +5,7 @@ SUMMARY = "Kernel loadable module for Vivante GPU"
5DESCRIPTION = "Builds the Vivante GPU kernel driver as a loadable kernel module, \ 5DESCRIPTION = "Builds the Vivante GPU kernel driver as a loadable kernel module, \
6 allowing flexibility to use a newer graphics release with an older kernel." 6 allowing flexibility to use a newer graphics release with an older kernel."
7HOMEPAGE = "https://github.com/nxp-imx/linux-imx" 7HOMEPAGE = "https://github.com/nxp-imx/linux-imx"
8SECTION = "kernel"
8LICENSE = "GPL-2.0-only" 9LICENSE = "GPL-2.0-only"
9LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" 10LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
10 11
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 89676965d..5276a4dea 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
@@ -1,7 +1,9 @@
1# Copyright 2020-2026 NXP 1# Copyright 2020-2026 NXP
2 2
3SUMMARY = "i.MX ISP kernel module"
3DESCRIPTION = "Kernel loadable module for ISP" 4DESCRIPTION = "Kernel loadable module for ISP"
4HOMEPAGE = "https://github.com/nxp-imx/isp-vvcam" 5HOMEPAGE = "https://github.com/nxp-imx/isp-vvcam"
6SECTION = "kernel"
5LICENSE = "GPL-2.0-only" 7LICENSE = "GPL-2.0-only"
6LIC_FILES_CHKSUM = "file://${S}/../LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44" 8LIC_FILES_CHKSUM = "file://${S}/../LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44"
7 9
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 4c39b2440..7af9d3e4b 100644
--- a/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb
@@ -1,5 +1,7 @@
1SUMMARY = "NXP Wi-Fi driver for module 88w8801/8987/8997/9098 IW416/610/612" 1SUMMARY = "NXP Wi-Fi driver for module 88w8801/8987/8997/9098 IW416/610/612"
2DESCRIPTION = "Kernel driver for NXP 88W8801/8987/8997/9098 and IW416/610/612 Wi-Fi modules."
2HOMEPAGE = "https://github.com/nxp-imx/mwifiex" 3HOMEPAGE = "https://github.com/nxp-imx/mwifiex"
4SECTION = "kernel"
3LICENSE = "GPL-2.0-only" 5LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=ab04ac0f249af12befccb94447c08b77" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=ab04ac0f249af12befccb94447c08b77"
5 7
diff --git a/recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb b/recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb
index 12b232b5c..e8852b9a0 100644
--- a/recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb
@@ -1,5 +1,7 @@
1SUMMARY = "T1040 L2 switch UIO driver"
1DESCRIPTION = "UIO driver for T1040 L2 Switch" 2DESCRIPTION = "UIO driver for T1040 L2 Switch"
2HOMEPAGE = "https://github.com/nxp-qoriq-yocto-sdk/l2switch-uio" 3HOMEPAGE = "https://github.com/nxp-qoriq-yocto-sdk/l2switch-uio"
4SECTION = "kernel"
3LICENSE = "GPL-2.0-only" 5LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" 6LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
5 7
diff --git a/recipes-kernel/skmm-host/skmm-host_git.bb b/recipes-kernel/skmm-host/skmm-host_git.bb
index f8fdc70f2..2c3cfef32 100644
--- a/recipes-kernel/skmm-host/skmm-host_git.bb
+++ b/recipes-kernel/skmm-host/skmm-host_git.bb
@@ -1,3 +1,4 @@
1SUMMARY = "SKMM host driver"
1DESCRIPTION = "skmm host driver offload data to PCIe EP and push the data en-decrypted back to application" 2DESCRIPTION = "skmm host driver offload data to PCIe EP and push the data en-decrypted back to application"
2HOMEPAGE = "https://github.com/nxp-qoriq-yocto-sdk/skmm-host" 3HOMEPAGE = "https://github.com/nxp-qoriq-yocto-sdk/skmm-host"
3SECTION = "c293-skmm-host" 4SECTION = "c293-skmm-host"