Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

recipes-devtools: Add uefi-firmware-parser Python module #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

theopolis
Copy link

I promised this a while back. ;)

In case anyone is wondering about the variances in naming:

This adds a pypi class, slightly modified from meta-python, which supports both name and hash-based source page downloading. PyPi seems to suggest the hash-bashed download from their S3 bucket so new packages should define a PYPI_PACKAGE_HASH. This is retrieved from the PyPi project page.

This recipe will install the python module for development but also a binary/entry-point (as documented on PyPi and the project README): /usr/local/bin/uefi-firmware-parser. The /usr/local/ PREFIX is determined by setuptools.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant