mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
python3-pybcj: upgrade 1.0.7 -> 1.0.8
Changelog: ============= - BCJ decoder supports larger size (>2GB) (#26) - Update license specification (#25) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -6,9 +6,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
# The PyPI package omits files for testing
|
||||
# so use the GitHub source instead.
|
||||
SRCREV = "0735ad15fa001748dc3a13f36be2fe7a4971cf79"
|
||||
SRCREV = "33f1194ac7950ed7002b7361df8b03dc16bc1168"
|
||||
SRC_URI = " \
|
||||
git://github.com/miurahr/pybcj;branch=main;protocol=https \
|
||||
git://github.com/miurahr/pybcj;branch=main;protocol=https;tag=v${PV} \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user