diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-13 08:40:17 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-13 08:40:17 -0300 |
| commit | 0b3f5805f12b121c412bcedd56e9c0d33f97c51b (patch) | |
| tree | 42f187e8390fe65c56748bda28c4b791d91a5487 | |
| parent | 640f0819fe9bb5d4efd42ae66b734d965b06260f (diff) | |
| download | meta-freescale-oelint-cleanup-5-recipe-metadata.tar.gz | |
udev-rules-qoriq: Set SUMMARY, HOMEPAGE and SECTION per oelintoelint-cleanup-5-recipe-metadata
Add the missing mandatory SUMMARY and HOMEPAGE and set SECTION.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | recipes-core/udev/udev-rules-qoriq.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-core/udev/udev-rules-qoriq.bb b/recipes-core/udev/udev-rules-qoriq.bb index ad6c4a5b6..d30fb91b1 100644 --- a/recipes-core/udev/udev-rules-qoriq.bb +++ b/recipes-core/udev/udev-rules-qoriq.bb | |||
| @@ -1,4 +1,7 @@ | |||
| 1 | SUMMARY = "udev rules for QorIQ SoCs" | ||
| 1 | DESCRIPTION = "udev rules for Freescale QorIQ SOCs" | 2 | DESCRIPTION = "udev rules for Freescale QorIQ SOCs" |
| 3 | HOMEPAGE = "https://github.com/Freescale/meta-freescale/" | ||
| 4 | SECTION = "base" | ||
| 2 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | 6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
| 4 | 7 | ||
