summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2026-07-22 16:19:54 -0300
committerGitHub <noreply@github.com>2026-07-22 16:19:54 -0300
commit8ef6ef315ef07068c3b146c644d91d3ca62e3a76 (patch)
tree45c4217159e83ba3a50090d04bb9eaa4b55ed667 /recipes-extended
parent21bf71be5a1e15582bad10929b56a70883c32c8b (diff)
parent73015b4ee0546ed6673ee1bf3237c1bbbae31faa (diff)
downloadmeta-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.bb1
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 @@
1SUMMARY = "Jailhouse, i.MX fork" 1SUMMARY = "Jailhouse, i.MX fork"
2DESCRIPTION = "Jailhouse partitioning hypervisor (NXP i.MX fork), providing the kernel module and user-space management tools."
2HOMEPAGE = "https://github.com/siemens/jailhouse" 3HOMEPAGE = "https://github.com/siemens/jailhouse"
3SECTION = "jailhouse" 4SECTION = "jailhouse"
4LICENSE = "GPL-2.0-only" 5LICENSE = "GPL-2.0-only"