summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/imx-gpu-sdk/libxdg-shell_1.0.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2026-09-03 15:53:06 -0300
committerGitHub <noreply@github.com>2026-09-03 15:53:06 -0300
commit33e39fcf12ba330c3e7c7db4f454672be15b8b92 (patch)
tree642347b50717a41bdfac892f1a88bd9c197d107b /recipes-graphics/imx-gpu-sdk/libxdg-shell_1.0.bb
parent80567c340d6e241f4d8ccb77f319a751647f7b66 (diff)
parent571d5df8bf23b509ffa833220baa577c1e41d0a0 (diff)
downloadmeta-freescale-master.tar.gz
Merge pull request #2664 from lucianogdittgen/oelint-var-licenseremotefileHEADmaster
oelint: Resolve oelint.var.licenseremotefile findings (10 -> 0)
Diffstat (limited to 'recipes-graphics/imx-gpu-sdk/libxdg-shell_1.0.bb')
-rw-r--r--recipes-graphics/imx-gpu-sdk/libxdg-shell_1.0.bb2
1 files changed, 1 insertions, 1 deletions
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
3HOMEPAGE = "https://github.com/nxp-imx/gtec-demo-framework" 3HOMEPAGE = "https://github.com/nxp-imx/gtec-demo-framework"
4SECTION = "graphics" 4SECTION = "graphics"
5LICENSE = "BSD-3-Clause" 5LICENSE = "BSD-3-Clause"
6LIC_FILES_CHKSUM = "file://${UNPACKDIR}/${BP}/License.md;md5=9d58a2573275ce8c35d79576835dbeb8" 6LIC_FILES_CHKSUM = "file://../../../License.md;md5=9d58a2573275ce8c35d79576835dbeb8"
7 7
8DEPENDS = "wayland wayland-native wayland-protocols" 8DEPENDS = "wayland wayland-native wayland-protocols"
9 9