mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-04 20:54:45 +02:00
libmodulemd: upgrade 2.15.1 -> 2.15.2
Fixes: ----------- module_index test now passes if RPM library is built without bzip2 or xz compression support and libmodulemd is configured to support decompression using the RPM library. (From OE-Core rev: e5b3a65b88bd0546d6082d59d1c41505c4efc32d) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
99c656f51c
commit
9ad3bf5ed6
|
@ -4,9 +4,9 @@ DESCRIPTION = "${SUMMARY}"
|
|||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=25a3927bff3ee4f5b21bcb0ed3fcd6bb"
|
||||
|
||||
SRC_URI = "git://github.com/fedora-modularity/libmodulemd;protocol=https;branch=main"
|
||||
SRC_URI = "git://github.com/fedora-modularity/libmodulemd;protocol=https;branch=main;tag=${PV}"
|
||||
|
||||
SRCREV = "e7f179eeeb6eee1403f090fc43a3c80bb08b5bfd"
|
||||
SRCREV = "b8b11b4dafaa2c4d73883152bfa7e5bd81cd7395"
|
||||
|
||||
inherit meson gobject-introspection pkgconfig manpages
|
||||
|
Loading…
Reference in New Issue
Block a user