diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-13 13:52:57 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-13 13:52:57 -0300 |
| commit | fceed360508004f1e3548bdfff7fc6f092d3375b (patch) | |
| tree | f5843102ead1bf5c2adf653fe81c7f8c4bfc6a8f /recipes-graphics | |
| parent | 46797a506bfc24c185d1ec68680221e68358367f (diff) | |
| download | meta-freescale-fceed360508004f1e3548bdfff7fc6f092d3375b.tar.gz | |
imx-gpu-sdk: Set SECTION per oelint
Set SECTION.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics')
| -rw-r--r-- | recipes-graphics/imx-gpu-sdk/imx-gpu-sdk_6.1.1.bb | 1 |
1 files changed, 1 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 | ||
