Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | xz: update to 5.6.1 | krant | 2024-03-21 |
| | | | | | | - Change source URL to the up-to-date one Signed-off-by: krant <aleksey.vasilenko@gmail.com> | ||
* | xz: Use relative paths in pkg-config metadata file | Jeffery To | 2019-05-03 |
By default, the liblzma pkg-config file (liblzma.pc) is generated with absolute paths, which $(STAGING_DIR_HOST)/bin/pkg-config is unable to override. This patches the file to use paths relative to ${prefix} and ${exec_prefix}. Signed-off-by: Jeffery To <jeffery.to@gmail.com> |