mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2026-01-27 11:52:04 +01:00
Merge pull request #2436 from pasweistorz/add-homepage-variable-to-some-recipes
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
Add HOMEPAGE variable to some recipes
This commit is contained in:
commit
36f3e4d195
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user