diff options
Diffstat (limited to 'recipes-graphics/imx-gpu-sdk')
| -rw-r--r-- | recipes-graphics/imx-gpu-sdk/imx-gpu-sdk_6.1.1.bb | 1 | ||||
| -rw-r--r-- | recipes-graphics/imx-gpu-sdk/libxdg-shell.bb | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/recipes-graphics/imx-gpu-sdk/imx-gpu-sdk_6.1.1.bb b/recipes-graphics/imx-gpu-sdk/imx-gpu-sdk_6.1.1.bb index 98bc45ba0..c51d112c2 100644 --- a/recipes-graphics/imx-gpu-sdk/imx-gpu-sdk_6.1.1.bb +++ b/recipes-graphics/imx-gpu-sdk/imx-gpu-sdk_6.1.1.bb | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | SUMMARY = "i.MX GPU SDK Samples" | 1 | SUMMARY = "i.MX GPU SDK Samples" |
| 2 | DESCRIPTION = "Set of sample applications for i.MX GPU" | 2 | DESCRIPTION = "Set of sample applications for i.MX GPU" |
| 3 | HOMEPAGE = "https://github.com/nxp-imx/gtec-demo-framework" | 3 | HOMEPAGE = "https://github.com/nxp-imx/gtec-demo-framework" |
| 4 | SECTION = "graphics" | ||
| 4 | LICENSE = "BSD-3-Clause" | 5 | LICENSE = "BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://License.md;md5=9d58a2573275ce8c35d79576835dbeb8" | 6 | LIC_FILES_CHKSUM = "file://License.md;md5=9d58a2573275ce8c35d79576835dbeb8" |
| 6 | 7 | ||
diff --git a/recipes-graphics/imx-gpu-sdk/libxdg-shell.bb b/recipes-graphics/imx-gpu-sdk/libxdg-shell.bb index 3b5e7825a..56b89c159 100644 --- a/recipes-graphics/imx-gpu-sdk/libxdg-shell.bb +++ b/recipes-graphics/imx-gpu-sdk/libxdg-shell.bb | |||
| @@ -1,4 +1,7 @@ | |||
| 1 | SUMMARY = "Provides XDG shell header and glue code library" | 1 | SUMMARY = "Provides XDG shell header and glue code library" |
| 2 | DESCRIPTION = "XDG shell protocol header and glue-code library used by the i.MX GPU SDK samples." | ||
| 3 | HOMEPAGE = "https://github.com/nxp-imx/gtec-demo-framework" | ||
| 4 | SECTION = "graphics" | ||
| 2 | LICENSE = "BSD-3-Clause" | 5 | LICENSE = "BSD-3-Clause" |
| 3 | LIC_FILES_CHKSUM = "file://${UNPACKDIR}/${BP}/License.md;md5=9d58a2573275ce8c35d79576835dbeb8" | 6 | LIC_FILES_CHKSUM = "file://${UNPACKDIR}/${BP}/License.md;md5=9d58a2573275ce8c35d79576835dbeb8" |
| 4 | 7 | ||
