diff options
Diffstat (limited to 'recipes-graphics')
5 files changed, 5 insertions, 3 deletions
diff --git a/recipes-graphics/devil/devil_1.8.0.bb b/recipes-graphics/devil/devil_1.8.0.bb index 4c37b6298..feee261c4 100644 --- a/recipes-graphics/devil/devil_1.8.0.bb +++ b/recipes-graphics/devil/devil_1.8.0.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "A full featured cross-platform image library" | |||
| 3 | HOMEPAGE = "https://openil.sourceforge.net/" | 3 | HOMEPAGE = "https://openil.sourceforge.net/" |
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | LICENSE = "LGPL-2.1-only" | 5 | LICENSE = "LGPL-2.1-only" |
| 6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780" | 6 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=fc178bcd425090939a8b634d1d6a9594" |
| 7 | PR = "r0" | 7 | PR = "r0" |
| 8 | 8 | ||
| 9 | DEPENDS = "jpeg libpng tiff xz" | 9 | DEPENDS = "jpeg libpng tiff xz" |
diff --git a/recipes-graphics/imx-gpu-sdk/libxdg-shell_1.0.bb b/recipes-graphics/imx-gpu-sdk/libxdg-shell_1.0.bb index 56b89c159..fedb5486a 100644 --- a/recipes-graphics/imx-gpu-sdk/libxdg-shell_1.0.bb +++ b/recipes-graphics/imx-gpu-sdk/libxdg-shell_1.0.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "XDG shell protocol header and glue-code library used by the i.MX | |||
| 3 | HOMEPAGE = "https://github.com/nxp-imx/gtec-demo-framework" | 3 | HOMEPAGE = "https://github.com/nxp-imx/gtec-demo-framework" |
| 4 | SECTION = "graphics" | 4 | SECTION = "graphics" |
| 5 | LICENSE = "BSD-3-Clause" | 5 | LICENSE = "BSD-3-Clause" |
| 6 | LIC_FILES_CHKSUM = "file://${UNPACKDIR}/${BP}/License.md;md5=9d58a2573275ce8c35d79576835dbeb8" | 6 | LIC_FILES_CHKSUM = "file://../../../License.md;md5=9d58a2573275ce8c35d79576835dbeb8" |
| 7 | 7 | ||
| 8 | DEPENDS = "wayland wayland-native wayland-protocols" | 8 | DEPENDS = "wayland wayland-native wayland-protocols" |
| 9 | 9 | ||
diff --git a/recipes-graphics/mesa/mesa-etnaviv-env/mesa-etnaviv.conf b/recipes-graphics/mesa/mesa-etnaviv-env/mesa-etnaviv.conf index db4f8740c..a2b24fa19 100644 --- a/recipes-graphics/mesa/mesa-etnaviv-env/mesa-etnaviv.conf +++ b/recipes-graphics/mesa/mesa-etnaviv-env/mesa-etnaviv.conf | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | # SPDX-License-Identifier: MIT | ||
| 1 | [Manager] | 2 | [Manager] |
| 2 | DefaultEnvironment=MESA_GL_VERSION_OVERRIDE=2.1 ETNA_MESA_DEBUG=nir | 3 | DefaultEnvironment=MESA_GL_VERSION_OVERRIDE=2.1 ETNA_MESA_DEBUG=nir |
| 3 | 4 | ||
diff --git a/recipes-graphics/mesa/mesa-etnaviv-env/mesa-etnaviv.sh b/recipes-graphics/mesa/mesa-etnaviv-env/mesa-etnaviv.sh index 8854a8778..b96d6e840 100644 --- a/recipes-graphics/mesa/mesa-etnaviv-env/mesa-etnaviv.sh +++ b/recipes-graphics/mesa/mesa-etnaviv-env/mesa-etnaviv.sh | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | # SPDX-License-Identifier: MIT | ||
| 1 | export MESA_GL_VERSION_OVERRIDE=2.1 | 2 | export MESA_GL_VERSION_OVERRIDE=2.1 |
| 2 | export ETNA_MESA_DEBUG=nir | 3 | export ETNA_MESA_DEBUG=nir |
diff --git a/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb b/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb index 904ef27ad..50182361d 100644 --- a/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb +++ b/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "Environment variable configuration to enable the etnaviv Mesa dri | |||
| 3 | HOMEPAGE = "https://github.com/Freescale/meta-freescale/" | 3 | HOMEPAGE = "https://github.com/Freescale/meta-freescale/" |
| 4 | SECTION = "graphics" | 4 | SECTION = "graphics" |
| 5 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
| 6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | 6 | LIC_FILES_CHKSUM = "file://mesa-etnaviv.sh;beginline=1;endline=1;md5=b2dccaa94b3629a08bfb4f983cad6f89" |
| 7 | 7 | ||
| 8 | SRC_URI = "\ | 8 | SRC_URI = "\ |
| 9 | file://mesa-etnaviv.conf \ | 9 | file://mesa-etnaviv.conf \ |
