diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-13 13:59:08 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-13 13:59:08 -0300 |
| commit | 4d4d17ec86312712aea772b472433ed1da9a891e (patch) | |
| tree | 50e1787cad947edfbfd3cb35609093505eb406f9 | |
| parent | 502ebd287eb2a73fb7c3d8fcbc74679470b4c56c (diff) | |
| download | meta-freescale-4d4d17ec86312712aea772b472433ed1da9a891e.tar.gz | |
eth-config: Set SUMMARY per oelint
Add the missing mandatory SUMMARY.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | recipes-dpaa/eth-config/eth-config_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb index 237a6b85c..6d8f2d349 100644 --- a/recipes-dpaa/eth-config/eth-config_git.bb +++ b/recipes-dpaa/eth-config/eth-config_git.bb | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | SUMMARY = "Ethernet config files" | ||
| 1 | DESCRIPTION = "Ethernet Configuration Files" | 2 | DESCRIPTION = "Ethernet Configuration Files" |
| 2 | HOMEPAGE = "https://github.com/nxp-qoriq/eth-config" | 3 | HOMEPAGE = "https://github.com/nxp-qoriq/eth-config" |
| 3 | SECTION = "eth-config" | 4 | SECTION = "eth-config" |
