diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-22 16:19:54 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-22 16:19:54 -0300 |
| commit | 8ef6ef315ef07068c3b146c644d91d3ca62e3a76 (patch) | |
| tree | 45c4217159e83ba3a50090d04bb9eaa4b55ed667 /recipes-extended | |
| parent | 21bf71be5a1e15582bad10929b56a70883c32c8b (diff) | |
| parent | 73015b4ee0546ed6673ee1bf3237c1bbbae31faa (diff) | |
| download | meta-freescale-8ef6ef315ef07068c3b146c644d91d3ca62e3a76.tar.gz | |
Merge pull request #2588 from lucianogdittgen/oelint-cleanup-12
oelint metadata cleanup: add SUMMARY/DESCRIPTION/SECTION and version recipe filenames
Diffstat (limited to 'recipes-extended')
| -rw-r--r-- | recipes-extended/jailhouse/jailhouse-imx_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/jailhouse/jailhouse-imx_git.bb b/recipes-extended/jailhouse/jailhouse-imx_git.bb index 0eb23807a..13746abc6 100644 --- a/recipes-extended/jailhouse/jailhouse-imx_git.bb +++ b/recipes-extended/jailhouse/jailhouse-imx_git.bb | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | SUMMARY = "Jailhouse, i.MX fork" | 1 | SUMMARY = "Jailhouse, i.MX fork" |
| 2 | DESCRIPTION = "Jailhouse partitioning hypervisor (NXP i.MX fork), providing the kernel module and user-space management tools." | ||
| 2 | HOMEPAGE = "https://github.com/siemens/jailhouse" | 3 | HOMEPAGE = "https://github.com/siemens/jailhouse" |
| 3 | SECTION = "jailhouse" | 4 | SECTION = "jailhouse" |
| 4 | LICENSE = "GPL-2.0-only" | 5 | LICENSE = "GPL-2.0-only" |
