From: Ross Burton <[email protected]> As this recipe tracks the release tags we can embed the PV in the filename.
Signed-off-by: Ross Burton <[email protected]> Signed-off-by: Richard Purdie <[email protected]> --- .../{shared-mime-info_git.bb => shared-mime-info_2.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/shared-mime-info/{shared-mime-info_git.bb => shared-mime-info_2.4.bb} (98%) diff --git a/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb b/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb similarity index 98% rename from meta/recipes-support/shared-mime-info/shared-mime-info_git.bb rename to meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb index 937428221ef..5ba40236096 100644 --- a/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb +++ b/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb @@ -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 -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#191108): https://lists.openembedded.org/g/openembedded-core/message/191108 Mute This Topic: https://lists.openembedded.org/mt/102748901/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
