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 \ +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
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8022): https://lists.yoctoproject.org/g/meta-virtualization/message/8022 Mute This Topic: https://lists.yoctoproject.org/mt/98647878/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
