diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-12 05:53:43 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-12 05:53:43 -0300 |
| commit | 46253656a9f246877b6dbc540862afc0c2d36a38 (patch) | |
| tree | 98799554c0e34debdd3c66ae4600f32a6c45ddb6 /recipes-dpaa2/management-complex | |
| parent | bcdca85a3433877d1ea59c5633a3f5613d37d0cf (diff) | |
| download | meta-freescale-46253656a9f246877b6dbc540862afc0c2d36a38.tar.gz | |
global: Set HOMEPAGE from SRC_URI
Add the mandatory HOMEPAGE to recipes that were missing it, using each
recipe's own upstream git repository (github.com/gitlab.com) taken from
its SRC_URI. Clears the oelint-adv oelint.var.mandatoryvar.HOMEPAGE
error for these recipes.
Only recipes with a single, unambiguous upstream repo were set
automatically; recipes with multiple repos in SRC_URI (a main source
plus dependency/patch repos) were resolved by hand or left for a
maintainer, to avoid pointing HOMEPAGE at a dependency.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-dpaa2/management-complex')
| -rw-r--r-- | recipes-dpaa2/management-complex/management-complex_10.39.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-dpaa2/management-complex/management-complex_10.39.0.bb b/recipes-dpaa2/management-complex/management-complex_10.39.0.bb index 3b5ae98ed..32499ab50 100644 --- a/recipes-dpaa2/management-complex/management-complex_10.39.0.bb +++ b/recipes-dpaa2/management-complex/management-complex_10.39.0.bb | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | SUMMARY = "DPAA2 Management Complex Firmware" | 1 | SUMMARY = "DPAA2 Management Complex Firmware" |
| 2 | HOMEPAGE = "https://github.com/nxp/qoriq-mc-binary" | ||
| 2 | LICENSE = "NXP-Binary-EULA" | 3 | LICENSE = "NXP-Binary-EULA" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0701845051a61f6012009d7d6d11b32b" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0701845051a61f6012009d7d6d11b32b" |
| 4 | 5 | ||
