summaryrefslogtreecommitdiffstats
path: root/recipes-extended/secure-obj/secure-obj_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2026-07-12 06:05:51 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2026-07-12 06:05:51 -0300
commitc2b3b1594cc2d49f16c5713504327ef14768b2ea (patch)
treec91dc794acee20cc8e27a666542ae76e991f31d5 /recipes-extended/secure-obj/secure-obj_git.bb
parent4298f9b9965105df213e038ac2a88e612f869fc8 (diff)
downloadmeta-freescale-c2b3b1594cc2d49f16c5713504327ef14768b2ea.tar.gz
global: Move shared HOMEPAGE into include files
Where several versioned recipes share an .inc that already carries the common metadata (SUMMARY/DESCRIPTION/LICENSE), set HOMEPAGE there once instead of duplicating it in each .bb: imx-secure-enclave, secure-obj, qoriq-atf, and u-boot-fslc-common. Removes nine duplicate assignments; oelint-adv still resolves HOMEPAGE for every consumer via the include. Recipes whose include carries no metadata (imx-mkimage) or is shared by different upstreams (linux-imx.inc, used by both linux-fslc and linux-imx) keep HOMEPAGE in the .bb. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-extended/secure-obj/secure-obj_git.bb')
-rw-r--r--recipes-extended/secure-obj/secure-obj_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-extended/secure-obj/secure-obj_git.bb b/recipes-extended/secure-obj/secure-obj_git.bb
index 190042a83..d0c513ba5 100644
--- a/recipes-extended/secure-obj/secure-obj_git.bb
+++ b/recipes-extended/secure-obj/secure-obj_git.bb
@@ -1,5 +1,4 @@
1require secure-obj.inc 1require secure-obj.inc
2HOMEPAGE = "https://github.com/nxp-qoriq/secure_obj"
3 2
4LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
5 4