diff options
author | Frieder Schrempf <frieder.schrempf@kontron.de> | 2022-10-11 16:33:54 +0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2022-10-11 12:53:45 -0300 |
commit | 1cd3a109c723f755203c9967144b2d352096987c (patch) | |
tree | b3548ee66ba085d12e925392b104973163976367 /recipes-graphics | |
parent | 7fae1797f511e53ec67e59fca5e128f55125a10d (diff) | |
download | meta-freescale-1cd3a109c723f755203c9967144b2d352096987c.tar.gz |
linux-mfgtool.inc: Fix KERNEL_PACKAGE_NAME
Using a KERNEL_PACKAGE_NAME without the "linux-" prefix causes parsing
errors like:
ERROR: [...]/meta-freescale/recipes-kernel/linux/linux-fslc-mfgtool_5.4.bb: QA Issue: [...]/meta-freescale/recipes-kernel/linux/linux-fslc-mfgtool_5.4.bb: Variable RDEPENDS is set as not being package specific, please fix this. [pkgvarcheck]
Fix this by setting KERNEL_PACKAGE_NAME to "linux-mfgtools", which
also reflects the value mentioned in the original commit's message [1].
[1] https://github.com/Freescale/meta-freescale/commit/9a5a143d97345871d4c258ce6ce13567d87f5ba7
Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Diffstat (limited to 'recipes-graphics')
0 files changed, 0 insertions, 0 deletions