Skip to content
This repository was archived by the owner on Jan 17, 2020. It is now read-only.
This repository was archived by the owner on Jan 17, 2020. It is now read-only.

Have lcrs_embedded installed in Buildroot #1

@benjaoming

Description

@benjaoming

In LCRS2, we ran our own script after building the output. It is run before building the actual images.

The script did this:
https://github.com/fairdk/lcrs2/blob/master/buildroot/postbuild.sh

Perhaps this is still the best and most flexible option. But it should ideally invoke python setup.py sdist to pack an actual distributed version of lcrs-embedded and then pip install it into a complete virtual environment of the host target with all dependencies?

Another option would be if there's somehow already a recipe for installing custom python packages and dependencies on a target system.

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