Skip to content

Compilation error: fatal: reference is not a tree: 59bbbdae5ecc9ae84b986ce54c089250a13cb768 #38

@cescp

Description

@cescp

Hi,
I'm trying to compile the project with:

cp config_T-DisplayS3 config
make

but I get the following error:

fatal: reference is not a tree: 59bbbdae5ecc9ae84b986ce54c089250a13cb768

If I change the content of the file extmod/display/lcd/Makefile so as it points to version 0.1.0 instead of commit 59bbbdae5ecc9ae84b986ce54c089250a13cb768 (which it seems it does not exist):

PKG_SOURCE_VERSION:=0.1.0

then compilation can proceed.

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