On Thu, 6 Feb 2025 at 06:52, Zoltán Böszörményi <[email protected]> wrote:
> +SRC_URI =
> "git://gitlab.com/redhat-crypto/fedora-crypto-policies.git;protocol=https;branch=master"
> +
> +# Commit ID for crypto-policies 20250124-1.git4d262e7.fc41
> +SRCREV = "4d262e79be1cd15c84cad55ad88c53a2d7712e85"
> +PV = "20250124"
Do not set PV at all here. Git repo doesn't contain these tags, or any
useful tags actually.
Set UPSTREAM_CHECK_COMMITS instead so we just update to latest commit
from time to time.
> +do_compile () {
> + make
> +}
To fix an error reported below, use MANPAGEXSL=.. prefix to make
invocation that points to this file in the sysroot, check the upstream
Makefile.
Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#210916):
https://lists.openembedded.org/g/openembedded-core/message/210916
Mute This Topic: https://lists.openembedded.org/mt/111027755/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-