From 2523aeebecf4261ab75b6bca1f1340349213726d Mon Sep 17 00:00:00 2001 From: "Weisser, Pascal" Date: Thu, 22 Jan 2026 21:23:09 +0100 Subject: [PATCH 1/5] udev-rules-imx: Add HOMEPAGE variable Add HOMEPAGE variable to udev-rules-imx recipe. Signed-off-by: Weisser, Pascal --- recipes-core/udev/udev-rules-imx.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-core/udev/udev-rules-imx.bb b/recipes-core/udev/udev-rules-imx.bb index 57aff9bc..cd8d5ccb 100644 --- a/recipes-core/udev/udev-rules-imx.bb +++ b/recipes-core/udev/udev-rules-imx.bb @@ -1,4 +1,5 @@ DESCRIPTION = "udev rules for Freescale i.MX SOCs" +HOMEPAGE = "https://github.com/Freescale/meta-freescale/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" From fba070a46ba8c8571fa4f546e1e8a1f3c5ae8903 Mon Sep 17 00:00:00 2001 From: "Weisser, Pascal" Date: Thu, 22 Jan 2026 21:28:12 +0100 Subject: [PATCH 2/5] firmware-imx: Add HOMEPAGE variable Add HOMEPAGE variable to firmware-imx recipe. Signed-off-by: Weisser, Pascal --- recipes-bsp/firmware-imx/firmware-imx-8.28.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-bsp/firmware-imx/firmware-imx-8.28.inc b/recipes-bsp/firmware-imx/firmware-imx-8.28.inc index db8a7852..63febc19 100644 --- a/recipes-bsp/firmware-imx/firmware-imx-8.28.inc +++ b/recipes-bsp/firmware-imx/firmware-imx-8.28.inc @@ -1,6 +1,7 @@ # Copyright (C) 2012-2016 Freescale Semiconductor # Copyright 2017-2025 NXP # Copyright (C) 2018 O.S. Systems Software LTDA. +HOMEPAGE = "https://www.nxp.com/" SECTION = "base" LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://COPYING;md5=a93b654673e1bc8398ed1f30e0813359" From 2c193ca6ff481a3488063ad771476b2550d8fadf Mon Sep 17 00:00:00 2001 From: "Weisser, Pascal" Date: Fri, 23 Jan 2026 08:17:47 +0100 Subject: [PATCH 3/5] imx-gpu-g2d: Add HOMEPAGE variable Add HOMEPAGE variable to imx-gpu-g2d recipe. Signed-off-by: Weisser, Pascal --- recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p3.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p3.2.bb b/recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p3.2.bb index d1f23d91..7ee61ff8 100644 --- a/recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p3.2.bb +++ b/recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p3.2.bb @@ -4,6 +4,7 @@ # Released under the MIT license (see COPYING.MIT for the terms) DESCRIPTION = "G2D library using i.MX GPU" +HOMEPAGE = "https://www.nxp.com/" LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://COPYING;md5=a93b654673e1bc8398ed1f30e0813359" DEPENDS = "libgal-imx" From 44abf8d6b6d1af9b7d99c510359d93528f2672cc Mon Sep 17 00:00:00 2001 From: "Weisser, Pascal" Date: Fri, 23 Jan 2026 08:18:50 +0100 Subject: [PATCH 4/5] imx-gpu-viv: Add HOMEPAGE variable Add HOMEPAGE variable to imx-gpu-viv recipe. Signed-off-by: Weisser, Pascal --- recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | 1 + 1 file changed, 1 insertion(+) 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 fce1e53e..ab29270b 100644 --- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc +++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc @@ -4,6 +4,7 @@ # Released under the MIT license (see COPYING.MIT for the terms) DESCRIPTION = "GPU driver and apps for i.MX" +HOMEPAGE = "https://www.nxp.com/" SECTION = "libs" LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://COPYING;md5=ea25d099982d035af85d193c88a1b479" From fe465252ddff31c782f6bc64d21fb447787042a5 Mon Sep 17 00:00:00 2001 From: "Weisser, Pascal" Date: Fri, 23 Jan 2026 08:19:49 +0100 Subject: [PATCH 5/5] mesa-etnaviv-env: Add HOMEPAGE variable Add HOMEPAGE variable to mesa-etnaviv-env recipe. Signed-off-by: Weisser, Pascal --- recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb b/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb index 23af6828..2a5bc156 100644 --- a/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb +++ b/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb @@ -1,4 +1,5 @@ SUMMARY = "Mesa environment variables for etnaviv on xserver" +HOMEPAGE = "https://github.com/Freescale/meta-freescale/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"