mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
python3-libarchive-c: upgrade 5.0 -> 5.1
Changelog: =========== Fix the format_name property and move it from the ArchiveEntry class to the ArchiveRead class (From OE-Core rev: eea08686271c5683840a733c32eda663c2aa23f6) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
19ebc0f0b2
commit
82cae7e42a
@@ -9,7 +9,7 @@ PYPI_PACKAGE = "libarchive-c"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[sha256sum] = "d673f56673d87ec740d1a328fa205cafad1d60f5daca4685594deb039d32b159"
|
||||
SRC_URI[sha256sum] = "7bcce24ea6c0fa3bc62468476c6d2f6264156db2f04878a372027c10615a2721"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
libarchive \
|
||||
Reference in New Issue
Block a user