This module contains function to import binary packages in qiBuild toolchains.
qiBuild toolchains contain a set of packages which can be extended.
This module provides utility functions to import binary packages used by some other compatible distribution into a qiBuild toolchain.
All qiBuild packages should have the same layout.
Open the given binary package.
| Returns: | A Package instance |
|---|
Convert a binary package into a qiBuild package.
| Parameters: |
|
|---|---|
| Package output_name: | |
the archive name of the qiBuild package, computed from the metadat if not given |
|
| Returns: | path to the converted qiBuild package |