> -Original Message-
> From: meta-virtualization@lists.yoctoproject.org
> On Behalf Of Mark Hatle
> Sent: den 3 oktober 2024 00:39
> To: meta-virtualization@lists.yoctoproject.org
> Subject: [meta-virtualization][scarthgap][PATCH]
> linux-yocto_virtualization.inc: If using externalsrc ad
> -Original Message-
> From: Bruce Ashfield
> Sent: den 16 januari 2024 16:22
> To: Peter Kjellerstedt
> Cc: meta-virtualization@lists.yoctoproject.org
> Subject: Re: [meta-virtualization] [PATCH] containerd-opencontainers: Use
> RDEPENDS:${PN} instead of RDEPEN
> -Original Message-
> From: Bruce Ashfield
> Sent: den 15 januari 2024 18:10
> To: Peter Kjellerstedt
> Cc: meta-virtualization@lists.yoctoproject.org
> Subject: Re: [meta-virtualization] [PATCH] containerd-opencontainers: Use
> RDEPENDS:${PN} instead of RDEPENDS:${
or
bbclass.
Signed-off-by: Peter Kjellerstedt
---
recipes-containers/containerd/containerd-opencontainers_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-containers/containerd/containerd-opencontainers_git.bb
b/recipes-containers/containerd/
As a preparation for switching to using the cargo-update-recipe-crates
bbclass to update the crate URIs, move the existing crate URIs to the
netavark-crates.inc file that it expects.
Signed-off-by: Peter Kjellerstedt
---
.../netavark/netavark-crates.inc | 180
bbclass for updating the crate URIs, the
recipe can be rewritten to better conform to common recipe standards.
This also folds aardvark-dns.inc into it as there is no longer any need
to keep it separate.
Signed-off-by: Peter Kjellerstedt
---
.../aardvark-dns/aardvark-dns.inc | 34
As a preparation for switching to using the cargo-update-recipe-crates
bbclass to update the crate URIs, move the existing crate URIs to the
aardvark-dns-crates.inc file that it expects.
Signed-off-by: Peter Kjellerstedt
---
.../aardvark-dns/aardvark-dns-crates.inc | 125
Use the cargo-update-recipe-crates bbclass to update the crate URIs
including adding checksums for them, as they are now required by the
crate fetcher.
Signed-off-by: Peter Kjellerstedt
---
.../netavark/netavark-crates.inc | 204 +-
recipes-containers/netavark
bbclass for updating the crate URIs, the
recipe can be rewritten to better conform to common recipe standards.
This also folds netavark.inc into it as there is no longer any need
to keep it separate.
Signed-off-by: Peter Kjellerstedt
---
recipes-containers/netavark/netavark.inc | 49
Use the cargo-update-recipe-crates bbclass to update the crate URIs
including adding checksums for them, as they are now required by the
crate fetcher.
Signed-off-by: Peter Kjellerstedt
---
.../aardvark-dns/aardvark-dns-crates.inc | 143 +-
.../aardvark-dns/aardvark
> -Original Message-
> From: Bruce Ashfield
> Sent: den 2 maj 2023 22:43
> To: Peter Kjellerstedt
> Cc: meta-virtualization@lists.yoctoproject.org
> Subject: Re: [meta-virtualization] [PATCH 7/8] netavark: Rewrite the
> recipe
>
> On Tue, May 2, 2023 at
> -Original Message-
> From: Bruce Ashfield
> Sent: den 2 maj 2023 22:41
> To: Peter Kjellerstedt
> Cc: meta-virtualization@lists.yoctoproject.org
> Subject: Re: [meta-virtualization] [PATCH 4/8] aardvark-dns: Fetch the crate
> instead of the Git repository
>
&g
Use the cargo-update-recipe-crates bbclass to update the crate URIs
including adding checksums for them, as they are now required by the
crate fetcher.
Signed-off-by: Peter Kjellerstedt
---
.../netavark/netavark-crates.inc | 204 +-
recipes-containers/netavark
Signed-off-by: Peter Kjellerstedt
---
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
As a preparation for switching to using the cargo-update-recipe-crates
bbclass to update the crate URIs, move the existing crate URIs to the
netavark-crates.inc file that it expects.
Signed-off-by: Peter Kjellerstedt
---
.../netavark/netavark-crates.inc | 180
Use the cargo-update-recipe-crates bbclass to update the crate URIs
including adding checksums for them, as they are now required by the
crate fetcher.
Signed-off-by: Peter Kjellerstedt
---
.../aardvark-dns/aardvark-dns-crates.inc | 143 +-
.../aardvark-dns/aardvark
main recipe.
Signed-off-by: Peter Kjellerstedt
---
recipes-containers/netavark/netavark.inc | 49 --
recipes-containers/netavark/netavark_1.2.0.bb | 66 +--
2 files changed, 46 insertions(+), 69 deletions(-)
delete mode 100644 recipes-containers/netavark
the main recipe.
Signed-off-by: Peter Kjellerstedt
---
.../aardvark-dns/aardvark-dns.inc | 34
.../aardvark-dns/aardvark-dns_1.2.0.bb| 53 ---
2 files changed, 33 insertions(+), 54 deletions(-)
delete mode 100644 recipes-containers/aardvark-dns
Signed-off-by: Peter Kjellerstedt
---
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
As a preparation for switching to using the cargo-update-recipe-crates
bbclass to update the crate URIs, move the existing crate URIs to the
aardvark-dns-crates.inc file that it expects.
Signed-off-by: Peter Kjellerstedt
---
.../aardvark-dns/aardvark-dns-crates.inc | 125
> -Original Message-
> From: meta-virtualization@lists.yoctoproject.org
> On Behalf Of Bruce Ashfield
> Sent: den 24 mars 2023 00:09
> To: Wentao Zhang
> Cc: meta-virtualization@lists.yoctoproject.org
> Subject: Re: [meta-virtualization] [[PATCH] botocore: Fix rejecting URLs with
> unsa
Just for the record, there is ${nonarch_libdir} that expands to “/usr/lib”
regardless of whether multilib is used or not. It is typically intended for
cases like this.
//Peter
From: meta-virtualization@lists.yoctoproject.org
On Behalf Of Bruce Ashfield
Sent: den 11 april 2022 15:53
To: Chen,
Signed-off-by: Peter Kjellerstedt
---
recipes-devtools/qemu/qemu-package-split.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-devtools/qemu/qemu-package-split.inc
b/recipes-devtools/qemu/qemu-package-split.inc
index f9db331..f1d8932 100644
--- a/recipes-devtools
> -Original Message-
> From: meta-virtualization@lists.yoctoproject.org virtualizat...@lists.yoctoproject.org> On Behalf Of kai
> Sent: den 11 november 2021 11:07
> To: meta-virtualization@lists.yoctoproject.org
> Subject: [meta-virtualization][m-c-s][PATCH] concurrent-ruby: add explicit
>
> -Original Message-
> From: meta-virtualization@lists.yoctoproject.org virtualizat...@lists.yoctoproject.org> On Behalf Of Richard Purdie
> Sent: den 6 april 2021 15:59
> To: Bruce Ashfield ; Robert P. J. Day
>
> Cc: meta-virtualization@lists.yoctoproject.org
> Subject: Re: [meta-virtual
> -Original Message-
> From: meta-virtualization@lists.yoctoproject.org virtualizat...@lists.yoctoproject.org> On Behalf Of Bruce Ashfield
> Sent: den 10 september 2020 02:03
> To: Joe Slater
> Cc: meta-virtualization ; Randy
> MacLeod
> Subject: Re: [meta-virtualization] [meta-virt][PAT
e anything installed in /usr/local in the
rootfs.
//Peter
> -Original Message-
> From: Joakim Roubert
> Sent: den 23 mars 2020 09:51
> To: Bruce Ashfield ; Peter Kjellerstedt
>
> Cc: meta-virtualization@lists.yoctoproject.org
> Subject: Re: [meta-virtualization][PA
> -Original Message-
> From: meta-virtualization@lists.yoctoproject.org virtualizat...@lists.yoctoproject.org> On Behalf Of Joakim Roubert
> Sent: den 20 mars 2020 10:51
> To: meta-virtualization@lists.yoctoproject.org
> Cc: Joakim Roubert
> Subject: [meta-virtualization][PATCH] go: Enabl
28 matches
Mail list logo