On Tue, May 2, 2023 at 4:26 PM Peter Kjellerstedt
<[email protected]> wrote:
>
> Signed-off-by: Peter Kjellerstedt <[email protected]>
> ---
> recipes-containers/aardvark-dns/aardvark-dns_1.2.0.bb | 8 ++------
> 1 file changed, 2 insertions(+), 6 deletions(-)
>
> diff --git a/recipes-containers/aardvark-dns/aardvark-dns_1.2.0.bb
> b/recipes-containers/aardvark-dns/aardvark-dns_1.2.0.bb
> index 10901eb..ac2fc6d 100644
> --- a/recipes-containers/aardvark-dns/aardvark-dns_1.2.0.bb
> +++ b/recipes-containers/aardvark-dns/aardvark-dns_1.2.0.bb
> @@ -4,15 +4,11 @@ HOMEPAGE = "https://github.com/containers/aardvark-dns"
> LICENSE = "Apache-2.0"
> LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
>
> -SRCREV = "cb1a462dd8427e33355f6907394a0646f5a26bf2"
> -
> -# how to get aardvark-dns could be as easy as but default to a git checkout:
> -# SRC_URI += "crate://crates.io/aardvark-dns/1.2.0"
> -SRC_URI =
> "git://github.com/containers/aardvark-dns;protocol=https;nobranch=1 \
I much prefer the git fetch, and am inclined to reject this part of the update.
Is something actually broken with the git fetch ? If we can't mix the
two, then I'm inclined to say the crates support is broken.
Bruce
> +SRC_URI = "crate://crates.io/${BPN}/${PV} \
> file://run-ptest"
> require ${BPN}-crates.inc
>
> -S = "${WORKDIR}/git"
> +SRC_URI[aardvark-dns-1.2.0.sha256sum] =
> "1f9d011e5edaa6e0fa055e383bec03a46c9ef35dfa346883aeb5bf86b794a949"
>
> inherit cargo cargo-update-recipe-crates features_check ptest
>
>
>
>
--
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8026):
https://lists.yoctoproject.org/g/meta-virtualization/message/8026
Mute This Topic: https://lists.yoctoproject.org/mt/98647878/21656
Group Owner: [email protected]
Unsubscribe:
https://lists.yoctoproject.org/g/meta-virtualization/leave/6693005/21656/1014668956/xyzzy
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-