Merge pull request #2436 from pasweistorz/add-homepage-variable-to-some-recipes
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled

Add HOMEPAGE variable to some recipes
This commit is contained in:
Otavio Salvador 2026-01-23 11:17:30 -03:00 committed by GitHub
commit 36f3e4d195
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# Copyright (C) 2012-2016 Freescale Semiconductor # Copyright (C) 2012-2016 Freescale Semiconductor
# Copyright 2017-2025 NXP # Copyright 2017-2025 NXP
# Copyright (C) 2018 O.S. Systems Software LTDA. # Copyright (C) 2018 O.S. Systems Software LTDA.
HOMEPAGE = "https://www.nxp.com/"
SECTION = "base" SECTION = "base"
LICENSE = "Proprietary" LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://COPYING;md5=a93b654673e1bc8398ed1f30e0813359" LIC_FILES_CHKSUM = "file://COPYING;md5=a93b654673e1bc8398ed1f30e0813359"

View File

@ -1,4 +1,5 @@
DESCRIPTION = "udev rules for Freescale i.MX SOCs" DESCRIPTION = "udev rules for Freescale i.MX SOCs"
HOMEPAGE = "https://github.com/Freescale/meta-freescale/"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"

View File

@ -4,6 +4,7 @@
# Released under the MIT license (see COPYING.MIT for the terms) # Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "G2D library using i.MX GPU" DESCRIPTION = "G2D library using i.MX GPU"
HOMEPAGE = "https://www.nxp.com/"
LICENSE = "Proprietary" LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://COPYING;md5=a93b654673e1bc8398ed1f30e0813359" LIC_FILES_CHKSUM = "file://COPYING;md5=a93b654673e1bc8398ed1f30e0813359"
DEPENDS = "libgal-imx" DEPENDS = "libgal-imx"

View File

@ -4,6 +4,7 @@
# Released under the MIT license (see COPYING.MIT for the terms) # Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "GPU driver and apps for i.MX" DESCRIPTION = "GPU driver and apps for i.MX"
HOMEPAGE = "https://www.nxp.com/"
SECTION = "libs" SECTION = "libs"
LICENSE = "Proprietary" LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://COPYING;md5=ea25d099982d035af85d193c88a1b479" LIC_FILES_CHKSUM = "file://COPYING;md5=ea25d099982d035af85d193c88a1b479"

View File

@ -1,4 +1,5 @@
SUMMARY = "Mesa environment variables for etnaviv on xserver" SUMMARY = "Mesa environment variables for etnaviv on xserver"
HOMEPAGE = "https://github.com/Freescale/meta-freescale/"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"