Skip to content

Parsing error with scarthgap #28

@stez-mind

Description

@stez-mind

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions