-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I have a Yocto builds for an UP-7000 SBC, which also uses this layer:
https://github.com/up-division/meta-up-board
All the layers are set to scarthgap, and for meta-efibootguard I used master since there is not a dedicated branch and master is advertised as being compatible with scarthgap.
Bitbake complains about the logging class:
ERROR: ParseError at [...]/layers/meta-efibootguard/classes/efibootguard.bbclass:22: Could not inherit file classes/logging.bbclass
I am using commit 19b621d for meta-efibootguard
Since it doesn't look like logging is used insides the recipe, I simply commented out the line
inherit logging
from classes/efibootguard.bbclass
but probably there is a better way to fix the problem.
Metadata
Metadata
Assignees
Labels
No labels