mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 19:39:40 +01:00
shared-mime-info: embed PV in the filename
As this recipe tracks the release tags we can embed the PV in the filename. (From OE-Core rev: 6eae2b57d01be9906d0933be22a99e370b529b2e) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
69ed412751
commit
dde36b7b78
@@ -10,7 +10,7 @@ DEPENDS = "libxml2 itstool-native glib-2.0 shared-mime-info-native xmlto-native"
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/xdg/shared-mime-info.git;protocol=https;branch=master"
|
||||
SRCREV = "9a6d6b8e963935f145f3a1ef446552de6996dada"
|
||||
PV = "2.4"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig gettext python3native mime
|
||||
Reference in New Issue
Block a user