Same comment as the other. This should stay as a git fetch, versus a crate.
Bruce On Tue, May 2, 2023 at 4:26 PM Peter Kjellerstedt <[email protected]> wrote: > > Signed-off-by: Peter Kjellerstedt <[email protected]> > --- > recipes-containers/netavark/netavark_1.2.0.bb | 8 ++------ > 1 file changed, 2 insertions(+), 6 deletions(-) > > diff --git a/recipes-containers/netavark/netavark_1.2.0.bb > b/recipes-containers/netavark/netavark_1.2.0.bb > index be7cff5..0b16d2b 100644 > --- a/recipes-containers/netavark/netavark_1.2.0.bb > +++ b/recipes-containers/netavark/netavark_1.2.0.bb > @@ -4,16 +4,12 @@ HOMEPAGE = "https://github.com/containers/netavark" > LICENSE = "Apache-2.0" > LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" > > -SRCREV = "90cccc1c21f26fbc473a201ce3b30d77667c7635" > - > -# how to get netavark could be as easy as but default to a git checkout: > -# SRC_URI += "crate://crates.io/netavark/1.2.0" > -SRC_URI = > "git://github.com/containers/netavark.git;protocol=https;nobranch=1 \ > +SRC_URI = "crate://crates.io/${BPN}/${PV} \ > file://tests.patch \ > file://run-ptest" > require ${BPN}-crates.inc > > -S = "${WORKDIR}/git" > +SRC_URI[netavark-1.2.0.sha256sum] = > "8d636ecaab6dcbc7989cde720d290d8ff30d9eb69f3a2b3cb70d4135e721b936" > > PACKAGECONFIG ?= "aardvark-dns" > > > > -- - 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 (#8028): https://lists.yoctoproject.org/g/meta-virtualization/message/8028 Mute This Topic: https://lists.yoctoproject.org/mt/98647881/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/leave/6693005/21656/1014668956/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
