diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-13 13:52:57 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-13 13:52:57 -0300 |
| commit | b4131a883a78a426aa337cd4e3ac74bac3cfb7fb (patch) | |
| tree | d9e98220807da835d87f0ec67c67835f23f0b653 | |
| parent | 5d811ac5cb226f83554d13711a956788ea9192f2 (diff) | |
| download | meta-freescale-b4131a883a78a426aa337cd4e3ac74bac3cfb7fb.tar.gz | |
mali-imx: Set DESCRIPTION and HOMEPAGE in the include
Add the missing mandatory DESCRIPTION and HOMEPAGE to the shared
mali-imx.inc.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | recipes-graphics/mali/mali-imx.inc | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ | |||
| 1 | SUMMARY = "Graphics libraries and driver for i.MX Mali GPU" | 1 | SUMMARY = "Graphics libraries and driver for i.MX Mali GPU" |
| 2 | DESCRIPTION = "Arm Mali GPU user-space graphics libraries and driver for i.MX SoCs." | ||
| 3 | HOMEPAGE = "https://www.nxp.com/" | ||
| 2 | SECTION = "libs" | 4 | SECTION = "libs" |
| 3 | DEPENDS = "\ | 5 | DEPENDS = "\ |
| 4 | libdrm \ | 6 | libdrm \ |
