Re: [meta-virtualization] [kirkstone,langdale][PATCH v2] k3s: Fix go-api repo fetch

2023-04-24 Thread Diego Sueiro
Hi Bruce, It seems that the https://github.com/storageos/go-api repository has been restored. Hence, we don't need this patch anymore. Cheers, Diego Sueiro On Fri, Apr 21, 2023 at 01:57 PM, Diego Sueiro wrote: > > Currently, k3s do_fetch fails with: > ERROR: k3s-v1.

[meta-virtualization][kirkstone,langdale][PATCH v2] k3s: Fix go-api repo fetch

2023-04-21 Thread Diego Sueiro
the migration is in progress. To workaround this issue, download the release tarball from https://proxy.golang.org instead. Signed-off-by: Diego Sueiro --- recipes-containers/k3s/src_uri.inc | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/recipes-containers/k3s/src_uri.inc

Re: [meta-virtualization] [kirkstone,langdale][PATCH] k3s: Fix go-api repo fetch

2023-04-21 Thread Diego Sueiro
On Fri, Apr 21, 2023 at 01:41 PM, Bruce Ashfield wrote: > > On Fri, Apr 21, 2023 at 4:23 AM Diego Sueiro wrote: > > > > Currently, k3s do_fetch fails with: > > ERROR: k3s-v1.22.6+k3s1+git4262c6b91a43ef8411870f72ff8b8715949f90e2-r0 > do_fetch: Bitbake Fetcher Error:

[meta-virtualization][kirkstone,langdale][PATCH] k3s: Fix go-api repo fetch

2023-04-21 Thread Diego Sueiro
the migration is in progress. To workaround this issue, download the the release tarball instead. Signed-off-by: Diego Sueiro --- recipes-containers/k3s/src_uri.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-containers/k3s/src_uri.inc b/recipes-containers/k3s

[OE-core] [langdale][PATCH] kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIR

2022-11-21 Thread Diego Sueiro
rev: b36303158b2e0273ff415bdedefb379f680b30fc) Signed-off-by: Diego Sueiro Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/classes-recipe/kernel.bbclass | 16 1 file changed, 16 insertions(+) diff --git a/meta/classes-recipe/kernel.bbclass b/meta

[OE-core] [master,langdale][PATCH] kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIR

2022-11-03 Thread Diego Sueiro
-by: Diego Sueiro --- meta/classes-recipe/kernel.bbclass | 16 1 file changed, 16 insertions(+) diff --git a/meta/classes-recipe/kernel.bbclass b/meta/classes-recipe/kernel.bbclass index 7bb3449223..559718cc70 100644 --- a/meta/classes-recipe/kernel.bbclass +++ b/meta/classes-recipe

Re: [meta-virtualization] K3s service not starting after go-lang version update in poky

2022-08-08 Thread Diego Sueiro
Hi Bruce, From: Bruce Ashfield Sent: 05 August 2022 23:56 To: bruce.ashfi...@gmail.com Cc: Diego Sueiro ; meta-virtualization@lists.yoctoproject.org Subject: Re: [meta-virtualization] K3s service not starting after go-lang version update in poky On Wed

Re: [meta-virtualization] K3s service not starting after go-lang version update in poky

2022-07-27 Thread Diego Sueiro
ainer/k3s/src_uri.inc. > > I have built the k3s with this change: https://pastebin.com/3QGvcqta > > > > Could you update the k3s recipe on the master branch, to build a more recent > version 1.23 or 1.24? > > I have a 1.24 update already underway. So hopefully things will be

[meta-virtualization][PATCH] k3s: Fetch dependencies from github instead of googlesource to avoid rate-limit

2022-06-08 Thread Diego Sueiro
All repositories under https://go.googlesource.com/ have a mirror in https://github.com. Fetching the dependencies from github is much faster and we avoid timeouts due to googlesource rate-limit. Reference: https://github.com/golang/go/issues/12933 Signed-off-by: Diego Sueiro --- recipes

[oe] [meta-networking][kirkstone][PATCH] conntrack-tools: fix postinst script

2022-05-19 Thread Diego Sueiro
From: Kai Kang Fix error caused by postinst script of conntrack-tools: | /var/tmp/rpm-tmp.or09Iq: line 4: unexpected EOF while looking for matching `"' | %post(conntrack-tools-1.4.6-r0.core2_64): waitpid(1173) rc 1173 status 200 | warning: %post(conntrack-tools-1.4.6-r0.core2_64) scriptlet

Re: [oe] [meta-networking][PATCH] conntrack-tools: fix postinst script

2022-05-18 Thread Diego Sueiro
Hi, Can we please have this patch backported to the kirkstone branch ASAP since builds including this package are currently broken? Cheers, Diego Sueiro -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#97156): https://lists.openembedded.org/g

[oe] [meta-oe][kirkstone][PATCH] bats: upgrade 1.6.0 -> 1.6.1

2022-05-18 Thread Diego Sueiro
! The regression happened in version 1.6.0. Documentation: -- corrected invalid documentation of run -N (had =N instead) (#579) CRITICAL: using the incorrect form can lead to silent errors. See issue #578 for more details and how to find out if your tests are affected. Signed-off-by: Diego

[oe] [meta-oe][PATCH] bats: upgrade 1.6.0 -> 1.6.1

2022-05-16 Thread Diego Sueiro
issue #578 for more details and how to find out if your tests are affected. Signed-off-by: Diego Sueiro --- .../bats/{bats_1.6.0.bb => bats_1.6.1.bb} | 7 +- ...tus-in-teardown-overriding-exit-code.patch | 150 -- 2 files changed, 3 insertions(+), 154 deletions(-) rename m

[oe] [meta-oe][PATCH] conntrack-tools: Fix package installation during do_rootfs

2022-05-11 Thread Diego Sueiro
Fix the following error message: do_rootfs: Postinstall scriptlets of ['conntrack-tools'] have failed. If the intention is to defer them to first boot, then please place them into pkg_postinst_ontarget:${PN} (). Deferring to first boot via 'exit 1' is no longer supported. Signed-off-by: Diego

Re: [meta-virtualization] [PATCH] docker: Add runtime provide for virtual-docker

2022-05-04 Thread Diego Sueiro
>-Original Message- >From: meta-virtualization@lists.yoctoproject.org virtualizat...@lists.yoctoproject.org> On Behalf Of Diego Sueiro via >lists.yoctoproject.org >Sent: 04 May 2022 15:31 >To: bruce.ashfi...@gmail.com; Richard Neill >Cc: meta-virtualization@lists

Re: [meta-virtualization] [PATCH] docker: Add runtime provide for virtual-docker

2022-05-04 Thread Diego Sueiro
Hi Bruce, >-Original Message- >From: meta-virtualization@lists.yoctoproject.org virtualizat...@lists.yoctoproject.org> On Behalf Of Bruce Ashfield via >lists.yoctoproject.org >Sent: 04 May 2022 15:27 >To: Richard Neill >Cc: meta-virtualization@lists.yoctoproject.org; nd >Subject: Re:

Re: [meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package

2022-04-22 Thread Diego Sueiro
>-Original Message- >From: Bruce Ashfield >Sent: 21 April 2022 17:04 >To: Bruce Ashfield >Cc: Diego Sueiro ; meta- >virtualizat...@lists.yoctoproject.org; christopher.w.cl...@gmail.com; nd > >Subject: Re: [meta-virtualization][PATCH v2] xen-tools: Fix xen-tools

Re: [meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Diego Sueiro
-- Diego Sueiro Staff Software Developer – Automotive and Industrial Solutions (CE-OSS) >-Original Message- >From: Diego Sueiro >Sent: 19 April 2022 20:41 >To: Diego Sueiro ; bruce.ashfi...@gmail.com >Cc: meta-virtualization@lists.yoctoproject.org; >christopher.w.c

Re: [meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Diego Sueiro
>-Original Message- >From: meta-virtualization@lists.yoctoproject.org virtualizat...@lists.yoctoproject.org> On Behalf Of Diego Sueiro via >lists.yoctoproject.org >Sent: 19 April 2022 20:28 >To: bruce.ashfi...@gmail.com >Cc: meta-virtualization@lists.yoctoproject.o

Re: [meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Diego Sueiro
Hi Bruce, >-Original Message- >From: meta-virtualization@lists.yoctoproject.org virtualizat...@lists.yoctoproject.org> On Behalf Of Bruce Ashfield via >lists.yoctoproject.org >Sent: 19 April 2022 20:17 >To: Diego Sueiro >Cc: meta-virtualization@lists.yoctoproject.o

Re: [meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Diego Sueiro
ing system, reported in the commit message. And as far as I understand systemd is capable of ignoring sysvinit scripts. -- Diego Sueiro Staff Software Developer - Automotive and Industrial Solutions (CE-OSS) >-Original Message- >From: meta-virtualization@lists.yoctoproject

[meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Diego Sueiro
ny package: /etc/init.d/xencommons To fix this, we need to conditionally include/exclude files in do_install depending on whether or not systemd is in the DISTRO_FEATURES. Also, take the opportunity to have the relevant extra sed processing in these conditionals. Signed-off-by: Diego Sueiro Chang

[meta-virtualization][PATCH] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Diego Sueiro
ny package: /etc/init.d/xencommons To fix this, we need to conditionally include/exclude files in do_install depending on whether or not systemd is in the DISTRO_FEATURES. Also, take the opportunity to have the relevant extra sed processing in these conditionals. Signed-off-by: Diego Sueiro --

[meta-virtualization][PATCH] cni: Add ;protocol=https for flannel_plugin SRC_URI

2022-04-11 Thread Diego Sueiro
Also, fix the indentation for the SRC_URI variable assignment. Signed-off-by: Diego Sueiro --- recipes-networking/cni/cni_git.bb | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/recipes-networking/cni/cni_git.bb b/recipes-networking/cni/cni_git.bb index 42eed1b

Re: [meta-virtualization] Issues with k3s runtime on master

2022-04-08 Thread Diego Sueiro
From: Bruce Ashfield Sent: 08 April 2022 18:39 To: Bruce Ashfield Cc: Diego Sueiro ; meta-virtualization@lists.yoctoproject.org; Richard Neill ; nd Subject: Re: [meta-virtualization] Issues with k3s runtime on master On Fri, Apr 8, 2022 at 1:04 PM Bruce Ashfield via

[meta-virtualization] Issues with k3s runtime on master

2022-04-08 Thread Diego Sueiro
Hi Bruce, I'm having k3s runtime issues where during the k3s.service start I'm getting error messages about missing /usr/libexec/cni/flannel. I saw that the cni_git.bb recipe was bumped to versions where flannel and its plugin are not available anymore. In this case, should we have a recipe

Re: [meta-virtualization] k3s build issues on master

2022-03-31 Thread Diego Sueiro
Hi Bruce, From: Bruce Ashfield Sent: 31 March 2022 17:38 To: Diego Sueiro Cc: meta-virtualization@lists.yoctoproject.org ; nd Subject: Re: k3s build issues on master On Thu, Mar 31, 2022 at 12:22 PM Diego Sueiro mailto:diego.sue...@arm.com>> wrote: Hi

[meta-virtualization] k3s build issues on master

2022-03-31 Thread Diego Sueiro
.io/sample-controller@v1.23.3-k3s1 in go.mod To ignore the vendor directory, use -mod=readonly or -mod=mod. To sync the vendor directory, run: go mod vendor ``` Unfortunately, I have zero knowledge in go and I have no idea how I could fix this. Diego Sueiro Staff Software Devel

Re: [meta-virtualization] Loading the module xen-gntdev on boot

2022-03-22 Thread Diego Sueiro
need to backport this to hardknott as well. -- Diego Sueiro Staff Software Developer - Automotive and Industrial Solutions (CE-OSS) >-Original Message- >From: meta-virtualization@lists.yoctoproject.org virtualizat...@lists.yoctoproject.org> On Behalf Of Bertrand Ma

[OE-core] [PATCH] grub-efi: Add option to include all available modules

2022-03-11 Thread Diego Sueiro
Include all available modules If 'all' is present in GRUB_BUILDIN variable. To achieve this we need to search for all .mod files in ${B}/grub-core/ and pass them to grub-mkimage command. Also, add the verbose option to grub-mkimage. Signed-off-by: Diego Sueiro --- meta/recipes-bsp/grub/grub

Re: [meta-virtualization][PATCH honister] k3s: uprev from v1.21.5+k3s1 to v1.21.9+k3s1

2022-02-10 Thread Diego Sueiro
go osusergo providerless" >> >> cd ${S}/src/import >> +${GO} mod vendor -v && ${GO} mod tidy -v > >Unfortunately .. no, we can't take this change. > >I'm working on a full update to k3s in master, and it is running into similar >challen

Re: [meta-virtualization] [PATCH 1/2] k3s: Update k3s service configuration

2021-10-29 Thread Diego Sueiro
Thanks Diego Sueiro From: meta-virtualization@lists.yoctoproject.org on behalf of Bruce Ashfield via lists.yoctoproject.org Sent: 28 October 2021 20:32 To: Bruce Ashfield Cc: Diego Sueiro ; meta-virtualization@lists.yoctoproject.org ; Kamil Dzieżyk ; nd

Re: [meta-virtualization] [PATCH 1/2] k3s: Update k3s service configuration

2021-10-28 Thread Diego Sueiro
Hi Bruce, Any expectations to have this patch chain backported to honister? If it helps, we can send the patches targeting honister to the mailing list. Regards, Diego Sueiro From: meta-virtualization@lists.yoctoproject.org on behalf of Kamil Dziezyk via

Re: [meta-virtualization] Issues with Setscene tasks

2021-10-19 Thread Diego Sueiro
a259cbed7ce8bc2a22d35a464 GO_IMPORT = "import" +SRCREV_FORMAT = "cni" + PV = "v0.8.0+git${SRCREV_cni}" inherit go ``` From: Bruce Ashfield Sent: 18 October 2021 20:44 To: Diego Sueiro Cc: meta-virtualization@lists.yoctoproje

[meta-virtualization] Issues with Setscene tasks

2021-10-18 Thread Diego Sueiro
b:PV = "v0.8.0+git${SRCREV_cni}" recipes-devtools/yq/yq_git.bb:PV = "1.13.1+git${SRCREV_yq}" recipes-devtools/go/go-build_git.bb:PV = "0.1-git${SRCREV_runx}" ``` I can send a patch to fix cni and docker-moby but unfortunately I don't have resources to t

[meta-virtualization][hardknott][PATCH] k3s: Bump to v1.20.11+k3s2

2021-10-12 Thread Diego Sueiro
Signed-off-by: Diego Sueiro --- recipes-containers/k3s/k3s_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb index 2811fb8..f51d9d4 100644 --- a/recipes-containers/k3s/k3s_git.bb +++ b/recipes

Re: [meta-virtualization] [PATCH 2/2] xen, rpi4: Use PARTUUID for rootfs discovery

2021-09-30 Thread Diego Sueiro
e hard-coded root path. > >Modify the u-boot script to fetch the PARTUUID of the second partition of the >sd card and use it to put root=PARTUUID= in the command line passed >to the dom0 kernel. > >Signed-off-by: Luca Fancellu Reviewed-by: Diego Sueiro >--- > .../xen-rpi-u-bo

Re: [meta-virtualization] [PATCH 1/2] xen, rpi4: Fix syntax in linux-yocto bbappend

2021-09-30 Thread Diego Sueiro
quis >Subject: [meta-virtualization] [PATCH 1/2] xen, rpi4: Fix syntax in linux-yocto >bbappend > >Syntax conversion for bbappend linux-yocto_5.10 and linux-yocto-dev inside >the raspberrypi dynamic layer. > >Signed-off-by: Luca Fancellu Reviewed-by: Diego Sueiro >--- > .

[OE-core] [PATCH] sstate: import errno module in sstate_package function

2021-08-10 Thread Diego Sueiro
e read-only file systems gracefully *** 0708:if e.errno != errno.EROFS: 0709:raise e 0710: 0711:return 0712: Exception: NameError: name 'errno' is not defined Signed-off-by: Diego Sueiro --- meta/classes/sstate.bbclass | 1 + 1 file chan

Re: [meta-virtualization] linux-yocto virtualization requires virtio.scc from yocto-kernel-cache

2021-07-23 Thread Diego Sueiro
On Fri, Jul 23, 2021 at 05:03 AM, Kyle Russell wrote: > > Hello, > > meta-virtualization's linux-yocto_virtualization.inc includes > cfg/virtio.scc in KERNEL_FEATURES, which is a dependency from > yocto-kernel-cache. However, we do not use yocto-kernel-cache with our > custom linux-* recipe, so

[meta-virtualization][PATCH hardknott] busybox-initrd: Update to 1.33.1

2021-07-21 Thread Diego Sueiro
In oe-core hardknott branch busybox was updated to 1.33.1. Hence, do the same for busybox-initrd recipe. Signed-off-by: Diego Sueiro --- .../{busybox-initrd_1.33.0.bb => busybox-initrd_1.33.1.bb}| 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-core/busybox/{busy

Re: [meta-virtualization][PATCH 1/3] podman: Add seccomp as REQUIRED_DISTRO_FEATURES

2021-06-25 Thread Diego Sueiro
e can just remove `REQUIRED_DISTRO_FEATURES = "seccomp"` from `meta/recipes-support/libseccomp/libseccomp_2.5.1.bb`? -- Diego From: Martin Jansa Sent: 25 June 2021 13:49 To: Bruce Ashfield Cc: Diego Sueiro ; meta-virtualization@lists.yoctoproject.org; nd Subject: Re: [meta-virtualizatio

Re: [meta-virtualization][PATCH 1/3] podman: Add seccomp as REQUIRED_DISTRO_FEATURES

2021-06-25 Thread Diego Sueiro
>-Original Message- >From: Bruce Ashfield >Sent: 25 June 2021 03:49 >To: Martin Jansa >Cc: Diego Sueiro ; meta- >virtualizat...@lists.yoctoproject.org; nd >Subject: Re: [meta-virtualization][PATCH 1/3] podman: Add seccomp as >REQUIRED_DISTRO_FEATURES > >O

[meta-virtualization][PATCH 3/3] slirp4netns: Add seccomp as REQUIRED_DISTRO_FEATURES

2021-06-24 Thread Diego Sueiro
The libseccomp package is only available if seccomp is in DISTRO_FEATURES. Signed-off-by: Diego Sueiro --- recipes-networking/slirp4netns/slirp4netns_0.4.1.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-networking/slirp4netns/slirp4netns_0.4.1.bb b/recipes-networking

[meta-virtualization][PATCH 2/3] packagegroup-container: Include podman if seccomp is in DISTRO_FEATURES

2021-06-24 Thread Diego Sueiro
Signed-off-by: Diego Sueiro --- recipes-core/packagegroups/packagegroup-container.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-core/packagegroups/packagegroup-container.bb b/recipes-core/packagegroups/packagegroup-container.bb index d425ac5..89b9c01 100644

[meta-virtualization][PATCH 1/3] podman: Add seccomp as REQUIRED_DISTRO_FEATURES

2021-06-24 Thread Diego Sueiro
The libseccomp package is only available if seccomp is in DISTRO_FEATURES. Signed-off-by: Diego Sueiro --- recipes-containers/podman/podman_git.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb index

[meta-virtualization] podman do_install issues with pseudo

2021-05-11 Thread Diego Sueiro
cleanup finished, 16:27:04.465 ``` Since I'm not familiar with pseudo I have no idea how to root cause and investigate this issue. Any help is really appreciated. -- Diego Sueiro Staff Software Developer - Automotive and Industrial Solutions (CE-OSS) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive

[meta-virtualization][PATCH hardknott] podman: Update 3.0-rc2 -> 3.0.1

2021-05-10 Thread Diego Sueiro
Update podman to 3.0.1. Signed-off-by: Diego Sueiro --- recipes-containers/podman/{podman_git.bb => podman_3.0.1.bb} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename recipes-containers/podman/{podman_git.bb => podman_3.0.1.bb} (97%) diff --git a/recipes-containers/

Re: [meta-virtualization][PATCH] xen-tools: Pass -Wno-vla-parameter to workaround when compiling with gcc-11

2021-05-06 Thread Diego Sueiro
>-Original Message- >From: meta-virtualization@lists.yoctoproject.org virtualizat...@lists.yoctoproject.org> On Behalf Of Bruce Ashfield via >lists.yoctoproject.org >Sent: 06 May 2021 16:44 >To: Diego Sueiro >Cc: meta-virtualization@lists.yoctoproject.org; Ch

[meta-virtualization][PATCH] xen-tools: Pass -Wno-vla-parameter to workaround when compiling with gcc-11

2021-05-06 Thread Diego Sueiro
xen_pfn_t arr[/*num*/], int err[/*num*/]) | ^~~~ Workaround it by passing -Wno-vla-parameter to the compiler. Signed-off-by: Diego Sueiro --- recipes-extended/xen/xen-tools.inc | 5 - 1 file changed, 4 insertions(+), 1 deletion

[meta-virtualization] xen-tools compilation errors with GCC 11

2021-05-06 Thread Diego Sueiro
fixing the actual code since this might take some time and I think that the Xen community will be looking at this soon. Cheers, -- Diego Sueiro -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6486): https://lists.yoctoproject.org/g/meta-vir

[OE-core] [PATCH] oeqa/selftest/bblayers: Add test case for bitbake-layers layerindex-show-depends

2021-04-21 Thread Diego Sueiro
Signed-off-by: Diego Sueiro --- meta/lib/oeqa/selftest/cases/bblayers.py | 5 + 1 file changed, 5 insertions(+) diff --git a/meta/lib/oeqa/selftest/cases/bblayers.py b/meta/lib/oeqa/selftest/cases/bblayers.py index f131d9856c..7d74833f61 100644 --- a/meta/lib/oeqa/selftest/cases

Re: [meta-virtualization] Updated status of meta-virt roadmap

2021-03-11 Thread Diego Sueiro
Hi Bruce, >-Original Message- >From: Bruce Ashfield >Sent: 12 March 2021 03:07 >To: Diego Sueiro >Cc: meta-virtualization@lists.yoctoproject.org >Subject: Re: [meta-virtualization] Updated status of meta-virt roadmap > >I actually do have an updated roadma

Re: [meta-virtualization] Updated status of meta-virt roadmap

2021-03-11 Thread Diego Sueiro
On Thu, Mar 11, 2021 at 10:41 AM, Diego Sueiro wrote: > > Hello Bruce, > > Can you please give an updated status of the meta-virtualization roadmap? > I had a look at meta-virt-roadmap.txt and it seems that it was not updated > since 10/2020. Sorry, I put the wrong date. It

[meta-virtualization] Updated status of meta-virt roadmap

2021-03-11 Thread Diego Sueiro
Hello Bruce, Can you please give an updated status of the meta-virtualization roadmap? I had a look at meta-virt-roadmap.txt and it seems that it was not updated since 10/2020. Also, what is the process to contribute to this roadmap? Kind Regards, Diego Sueiro -=-=-=-=-=-=-=-=-=-=-=- Links

Re: [meta-virtualization] [PATCH] xen: Bump SRCREV to 4.14.1 and current master

2021-02-18 Thread Diego Sueiro
gt;deeply modified in 4.15 which require a new patch (but doing the same). > >Signed-off-by: Bertrand Marquis Reviewed-by: Diego Sueiro >--- > ...ython-pygrub-pass-DISTUTILS-xen-4.15.patch | 73 >+++ ...ls-xenpmd-Fix-gcc10-snprintf-warning.patch | 60 >

[PATCH] vexpress64_fvp: Set DRAM to 4G to match with kernel devicetree

2021-02-15 Thread Diego Sueiro
Currently, the kernel devicetree is setting the DRAM size to ~4G. Signed-off-by: Diego Sueiro --- configs/vexpress_aemv8a_semi_defconfig | 2 +- include/configs/vexpress_aemv8a.h | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/configs/vexpress_aemv8a_semi_defconfig

Re: [meta-virtualization] Importing Docker Images

2021-02-09 Thread Diego Sueiro
On Tue, Feb 9, 2021 at 04:55 PM, Bruce Ashfield wrote: > > On Tue, Feb 9, 2021 at 11:22 AM Nathan Dunne wrote: > > > > Hi, > > > > I am looking for some community feedback on whether it would make sense to > add support in meta-virtualization for including custom docker container image >

[OE-core] [PATCH] staging: Introduce /sysroot-only to SYSROOT_DIRS

2021-01-15 Thread Diego Sueiro
recipes to share non-target filesystem artifacts without needing to use the DEPLOY_DIR and keep it tidy. Signed-off-by: Diego Sueiro --- meta/classes/package.bbclass | 6 ++ meta/classes/staging.bbclass | 1 + 2 files changed, 7 insertions(+) diff --git a/meta/classes/package.bbclass b/meta

Re: [OE-core] [PATCH 1/2] classes: Introduce intermediate-deploy.bbclass

2021-01-14 Thread Diego Sueiro
>-Original Message- >From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Richard Purdie via >lists.openembedded.org >Sent: 14 January 2021 12:04 >To: Diego Sueiro ; openembedded- >c...@lists.openembedded.org >Subject: Re: [OE-c

Re: [OE-core] [PATCH 1/2] classes: Introduce intermediate-deploy.bbclass

2021-01-14 Thread Diego Sueiro
>-Original Message- >From: Otavio Salvador >Sent: 14 January 2021 11:57 >To: Diego Sueiro >Cc: Patches and discussions about the oe-core layer c...@lists.openembedded.org>; Purdie, Richard > >Subject: Re: [OE-core] [PATCH 1/2] classes: Introduce intermediate- &

[OE-core] [PATCH 2/2] u-boot: Use intermediate-deploy.bbclass to share artifacts

2021-01-14 Thread Diego Sueiro
By inheriting the intermediate-deploy.bbclass the installed binaries in /boot can be used by dependant recipes for post-processing via DEPENDS and ${RECIPE_SYSROOT}/intermediate-deploy/boot/u-boot.bin instead of task[depends]= "u-boot:do_deploy" and ${DEPLOY_DIR_IMAGE}/u-boot.bin. Change-Id:

[OE-core] [PATCH 1/2] classes: Introduce intermediate-deploy.bbclass

2021-01-14 Thread Diego Sueiro
The intermediate-deploy class is to be inherited by recipes that install intermediate artifacts which are not present in the filesystem to be further processed by other recipes. The INTERMEDIATE_DEPLOY_DIRS variable is a space separated list of dirnames from ${D} which include the intermediate

Re: [OE-core] [PATCH v2] u-boot: add /boot and ${sysconfdir} to SYSROOT_DIRS

2021-01-13 Thread Diego Sueiro
>-Original Message- >From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Richard Purdie via >lists.openembedded.org >Sent: 04 January 2021 13:41 >To: Diego Sueiro ; openembedded- >c...@lists.openembedded.org >Cc: nd >Subject:

Re: [OE-core] [PATCH v2] u-boot: add /boot and ${sysconfdir} to SYSROOT_DIRS

2021-01-04 Thread Diego Sueiro
>-Original Message- >From: Richard Purdie >Sent: 04 January 2021 13:23 >To: Diego Sueiro ; openembedded- >c...@lists.openembedded.org >Cc: nd >Subject: Re: [OE-core] [PATCH v2] u-boot: add /boot and ${sysconfdir} to >SYSROOT_DIRS > >On Mon, 2021-01-04 at 1

Re: [OE-core] [PATCH v2] u-boot: add /boot and ${sysconfdir} to SYSROOT_DIRS

2021-01-04 Thread Diego Sueiro
>-Original Message- >From: Richard Purdie >Sent: 04 January 2021 11:32 >To: Diego Sueiro ; openembedded- >c...@lists.openembedded.org >Cc: nd >Subject: Re: [OE-core] [PATCH v2] u-boot: add /boot and ${sysconfdir} to >SYSROOT_DIRS > >On Mon, 2021-01-04 at 1

Re: [OE-core] [PATCH v2] u-boot: add /boot and ${sysconfdir} to SYSROOT_DIRS

2021-01-04 Thread Diego Sueiro
>-Original Message- >From: Richard Purdie >Sent: 04 January 2021 10:28 >To: Diego Sueiro ; openembedded- >c...@lists.openembedded.org >Cc: nd >Subject: Re: [OE-core] [PATCH v2] u-boot: add /boot and ${sysconfdir} to >SYSROOT_DIRS > >On Mon, 2021-01-04 at 0

[OE-core] [PATCH v2] u-boot: add /boot and ${sysconfdir} to SYSROOT_DIRS

2021-01-04 Thread Diego Sueiro
Since do_install is shipping files to /boot and ${sysconfdir}, we can include these dirs to SYSROOT_DIRS and allow recipes which depend on u-boot to use its installed artifacts from RECIPE_SYSROOT instead of DEPLOY_DIR_IMAGE. Signed-off-by: Diego Sueiro --- meta/recipes-bsp/u-boot/u-boot.inc

Re: [OE-core] [PATCH] u-boot: set SYSROOT_DIRS to /boot and ${sysconfdir}

2021-01-04 Thread Diego Sueiro
Hi, >-Original Message- >From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Max Krummenacher via >lists.openembedded.org >Sent: 18 December 2020 09:52 >To: Diego Sueiro ; openembedded- >c...@lists.openembedded.org >Cc: nd

[OE-core] [PATCH] u-boot: set SYSROOT_DIRS to /boot and ${sysconfdir}

2020-12-17 Thread Diego Sueiro
Since do_install is shipping files to /boot and ${sysconfdir}, we can set SYSROOT_DIRS to these dirs and allow recipes which depend on u-boot to use its installed artifacts from RECIPE_SYSROOT instead of DEPLOY_DIR_IMAGE. Signed-off-by: Diego Sueiro --- meta/recipes-bsp/u-boot/u-boot.inc | 2

[OE-core] [PATCH] modutils-initscripts: Use depmod -a when modules.dep is empty

2020-12-08 Thread Diego Sueiro
-off-by: Diego Sueiro --- meta/recipes-kernel/modutils-initscripts/files/modutils.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/modutils-initscripts/files/modutils.sh b/meta/recipes-kernel/modutils-initscripts/files/modutils.sh index 3274c25a69

[OE-core] [PATCH v2] wic: Introduce empty plugin to create unformatted empty partitions

2020-12-08 Thread Diego Sueiro
dds a selftest for this plugin where the 'Fstype' column from 'wic ls' should be empty for the second partition as listed in test_empty_plugin.wks. Signed-off-by: Diego Sueiro --- meta-selftest/wic/test_empty_plugin.wks | 4 meta/lib/oeqa/selftest/cases/wic.py | 20

Re: [OE-core] [PATCH] wic: Introduce empty plugin to create unformatted empty partitions

2020-12-08 Thread Diego Sueiro
>-Original Message- >From: Richard Purdie >Sent: 03 December 2020 22:58 >To: Diego Sueiro ; openembedded- >c...@lists.openembedded.org >Cc: nd >Subject: Re: [OE-core] [PATCH] wic: Introduce empty plugin to create >unformatted empty partitions > >On Thu, 20

[OE-core] [PATCH] wic: Introduce empty plugin to create unformatted empty partitions

2020-12-03 Thread Diego Sueiro
The empty wic plugin is used to create unformatted empty partitions for wic images. To use it you must pass "empty" as argument for the "--source" parameter in the wks file. For example: part foo --source empty --ondisk sda --size="1024" --align 1024 Signed-off-

[OE-core] [PATCH 2/2] initscripts: Change execution order between checkroot and modutils

2020-12-03 Thread Diego Sueiro
it and the '/' needs to be writable. Signed-off-by: Diego Sueiro --- meta/recipes-core/initscripts/initscripts_1.0.bb| 2 +- .../recipes-kernel/modutils-initscripts/modutils-initscripts.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/initscripts

[OE-core] [PATCH 1/2] modutils-initscripts: Fix modules.dep creation when USE_DEPMOD="0"

2020-12-03 Thread Diego Sueiro
les-load.d directories exist. Signed-off-by: Diego Sueiro --- .../recipes-kernel/modutils-initscripts/files/modutils.sh | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/meta/recipes-kernel/modutils-initscripts/files/modutils.sh b/meta/recipes-kernel/modutils-initscr

[OE-core] [PATCH] license_image.bbclass: Fix symlink to the image license manifest dir creation

2020-09-11 Thread Diego Sueiro
If IMAGE_LINK_NAME is empty don't try to create the symlink. [YOCTO #14042] Signed-off-by: Diego Sueiro --- meta/classes/license_image.bbclass | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/meta/classes/license_image.bbclass b/meta/classes

RE: [PATCH 2/3] tools/hotplug: Fix dhcpd symlink removal in vif-nat

2020-09-09 Thread Diego Sueiro
>-Original Message- >From: Wei Liu >Sent: 07 September 2020 16:10 >To: Bertrand Marquis >Cc: Wei Liu ; Diego Sueiro ; xen- >de...@lists.xenproject.org; nd ; Ian Jackson > >Subject: Re: [PATCH 2/3] tools/hotplug: Fix dhcpd symlink removal in vif-nat > >On M

[PATCH v2] tools/hotplug: Fix dhcpd symlink removal in vif-nat

2020-09-09 Thread Diego Sueiro
' prevents some mistakes where the user will actually continue to modify dhcp.conf.real where it would not be the one used anymore. Signed-off-by: Diego Sueiro --- Changes in v2: - Update commit message - Simplify the code when removing the temp file. --- tools/hotplug/Linux/vif-nat | 20

Re: [OE-core] [PATCH 6/8] dhcp: remove from core

2020-09-01 Thread Diego Sueiro
>-Original Message- >From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Khem Raj via >lists.openembedded.org >Sent: 01 September 2020 19:11 >To: akuster >Cc: Patches and discussions about the oe-core layer c...@lists.openembedded.org> >Subject: Re:

[OE-core] [PATCH] license_image.bbclass: Create symlink to the image license manifest dir

2020-09-01 Thread Diego Sueiro
In the LICENSE_DIRECTORY each time an image recipe is built a new directory is created to hold the image license manifests. By creating a symlink to the most recent created image license manifest directory, we make things easier for users to collect and pack the data. Signed-off-by: Diego Sueiro

[PATCH 3/3] tools/hotplug: Extend dhcpd conf, init and arg files search

2020-08-20 Thread Diego Sueiro
Newer versions of the ISC dhcp server expect the dhcpd.conf file to be located at /etc/dhcp directory. Also, some distributions and Yocto based ones have these installation paths by default: /etc/init.d/{isc-dhcp-server,dhcp-server} and /etc/default/dhcp-server. Signed-off-by: Diego Sueiro

[PATCH 2/3] tools/hotplug: Fix dhcpd symlink removal in vif-nat

2020-08-20 Thread Diego Sueiro
Copy temp files used to add/remove dhcpd configurations to avoid replacing potential symlinks. Signed-off-by: Diego Sueiro --- tools/hotplug/Linux/vif-nat | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/tools/hotplug/Linux/vif-nat b/tools/hotplug/Linux/vif-nat

[PATCH 1/3] tools/hotplug: Fix hostname setting in vif-nat

2020-08-20 Thread Diego Sueiro
Setting the hostname is failing because the "$XENBUS_PATH/domain" doesn't exist anymore. To fix this we set it to dom$domid Signed-off-by: Diego Sueiro --- tools/hotplug/Linux/vif-nat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/hotplug/Linux/vif-nat b/too

[PATCH 0/3] tools/hotplug: Fixes to vif-nat

2020-08-20 Thread Diego Sueiro
This patch series fixes issues around the vif-nat script when setting up the vif interface and dhcp server in dom0. It has been validated and used in Yocto and meta-arm-autonomy Diego Sueiro (3): tools/hotplug: Fix hostname setting in vif-nat tools/hotplug: Fix dhcpd symlink removal in vif

[meta-virtualization][PATCH v2] xen: Fix menuconfig and add support for config fragments and diffconfig

2020-08-14 Thread Diego Sueiro
find_cfgs function only once in recipes-extended/xen/xen-hypervisor.inc Diego Sueiro (1): xen: Fix menuconfig and add support for config fragments and diffconfig recipes-extended/xen/README| 3 ++ ...g-Allow-specification-of-ncurses-location.patch | 49

[meta-virtualization][PATCH v2] xen: Fix menuconfig and add support for config fragments and diffconfig

2020-08-14 Thread Diego Sueiro
-hypervisor.inc for the menuconfig task, and also be able to search for config fragmens and use the diffconfig task. Also, there is no need to have a custom do_menuconfig task anymore. Change-Id: I8d61ec76d92de7d1613b79edf55b4868fe712334 Signed-off-by: Diego Sueiro --- recipes-extended/xen

[meta-virtualization][PATCH] xen: Fix menuconfig and add support for config fragments and diffconfig

2020-08-12 Thread Diego Sueiro
-hypervisor.inc for the menuconfig task, and also be able to search for config fragmens and use the diffconfig task. Also, there is no need to have a custom do_menuconfig task anymore. Signed-off-by: Diego Sueiro --- recipes-extended/xen/README| 3 + ...g-Allow

Re: [meta-virtualization] [PATCH 1/2] xen: Fix menuconfig

2020-08-12 Thread Diego Sueiro
>-Original Message- >From: meta-virtualization@lists.yoctoproject.org virtualizat...@lists.yoctoproject.org> On Behalf Of Diego Sueiro via >lists.yoctoproject.org >Sent: 05 August 2020 07:57 >To: meta-virtualization@lists.yoctoproject.org >Subject: Re: [meta-virtualiza

[OE-core] [PATCH] cml1: Add the option to choose the .config root dir

2020-08-06 Thread Diego Sueiro
Introduce the KCONFIG_CONFIG_ROOTDIR variable to allow recipes which the .config file is not under the ${B} to select the root directory location for the config file. Signed-off-by: Diego Sueiro --- meta/classes/cml1.bbclass | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions

Re: [meta-virtualization][PATCH 2/2] xen: Add support for config fragments and diffconfig

2020-08-05 Thread Diego Sueiro
Please, find my comments inline. >-Original Message- >From: Christopher Clark >Sent: 05 August 2020 07:15 >To: Diego Sueiro >Cc: meta-virtualization@lists.yoctoproject.org; nd ; Doug >Goldstein >Subject: Re: [meta-virtualization][PATCH 2/2] xen: Add support

Re: [meta-virtualization] [PATCH 1/2] xen: Fix menuconfig

2020-08-05 Thread Diego Sueiro
Hi Christopher, Thanks for your comments and feedback. Please, find my comments inline. On Wed, Aug 5, 2020 at 06:25 AM, Christopher Clark wrote: > > On Tue, Aug 4, 2020 at 6:28 AM Diego Sueiro wrote: > > > > When building in OE environment the linker path needs

[meta-virtualization][PATCH 1/2] xen: Fix menuconfig

2020-08-04 Thread Diego Sueiro
When building in OE environment the linker path needs to be passed when buildind the Kconfig tool in order to get the menuconfig task properly working. Signed-off-by: Diego Sueiro --- ...g-Allow-specification-of-ncurses-location.patch | 55 ++ recipes-extended/xen/xen

[meta-virtualization][PATCH v2] qemu: Remove duplicated xen PACKAGECONFIG

2020-07-23 Thread Diego Sueiro
The "meta/recipes-devtools/qemu/qemu.inc" already sets the PACKAGECONFIG[xen]. Signed-off-by: Diego Sueiro --- recipes-devtools/qemu/qemu_%.bbappend | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-devtools/qemu/qemu_%.bbappend b/recipes-devtools/qemu/qemu_%.bbappend ind

Re: [meta-virtualization] [PATCH] qemu: Remove duplicated xen PACKAGECONFIG

2020-07-23 Thread Diego Sueiro
On Thu, Jul 23, 2020 at 03:40 PM, Diego Sueiro wrote: > > The "meta/recipes-devtools/qemu/qemu.inc" already sets the PACKAGECONFIG[xen]. > > Change-Id: I60aeecd357f13fab572885db2d3e00c37681d07b By bad. I forgot to remove the Change-Id. Sending a v2 now. > Si

[meta-virtualization][PATCH] qemu: Remove duplicated xen PACKAGECONFIG

2020-07-23 Thread Diego Sueiro
The "meta/recipes-devtools/qemu/qemu.inc" already sets the PACKAGECONFIG[xen]. Change-Id: I60aeecd357f13fab572885db2d3e00c37681d07b Signed-off-by: Diego Sueiro --- recipes-devtools/qemu/qemu_%.bbappend | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-devtools/qemu/qemu_%.b

Re: [OE-core] [PATCH v2] kernel: Add support for multiple kernel packages

2016-02-03 Thread Diego Sueiro
t; > [files/debug.cfg] > CONFIG_DEBUG_INFO=y > CONFIG_FRAME_POINTER=y > CONFIG_LOCKUP_DETECTOR=y > CONFIG_DEBUG_PREEMPT=y > CONFIG_KGDB=y > CONFIG_KGDB_KDB=y > CONFIG_EARLY_PRINTK=y > Thanks for the info. Nice job, hope that it can be up-streamed since this use case is qu

Re: [yocto] Migrate, or not Migrate, that's the question!!!

2016-02-02 Thread Diego Sueiro
rivers and packages. I believe that for the next generation of the product we'll try to keep synced with upstream, but until then I want to try to use a recent version of Yocto/OE. Regards, -- *dS Diego Sueiro Administrador do Embarcados www.embarcados.com.br <http://www.embarcados.com.br/?utm

Re: [yocto] Migrate, or not Migrate, that's the question!!!

2016-02-02 Thread Diego Sueiro
On 2 February 2016 at 08:40, Diego Sueiro <diego.sue...@gmail.com> wrote: > Khem, > > On 1 February 2016 at 18:34, Khem Raj <raj.k...@gmail.com> wrote: > >> >> I think you have to think about what you are getting into. You are trying >> to mix quite two d

Re: [OE-core] [PATCH v2] kernel: Add support for multiple kernel packages

2016-02-02 Thread Diego Sueiro
t; activities. > > Thread: > http://thread.gmane.org/gmane.comp.handhelds.openembedded.core/72908 > Could you please give examples how kernel recipes look like? I'm particularly interested in this feature. Regards, -- *dS Diego Sueiro Administrador do Embarcados www.embarcados.com

  1   2   3   4   >