|
[PATCH v2 0/2] Xen: qemuboot device tree support (Arm 64-bit)
This series introduces tools and class structure in the layer for
enabling testing Xen system images with Qemu, booting with a device tree
that describes the target system.
A device tree is required
This series introduces tools and class structure in the layer for
enabling testing Xen system images with Qemu, booting with a device tree
that describes the target system.
A device tree is required
|
By
Christopher Clark
·
#6682
·
|
|
Re: python3: remove no longer needed bbappend
Yup, that's the right thing to do. I've queued it for my local testing now.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end
- "Use the force Harry" -
Yup, that's the right thing to do. I've queued it for my local testing now.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end
- "Use the force Harry" -
|
By
Bruce Ashfield
·
#6681
·
|
|
Re: [PATCH 2/2] qemuboot, xen-image-minimal: enable runqemu for qemuarm64 Xen images
Yes, sounds good to me!
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
Yes, sounds good to me!
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
|
By
Bruce Ashfield
·
#6680
·
|
|
[PATCH] open-iscsi-user: Fix link errors
The wrong link caused conflicts with other packages, so the link error was fixed and the conflict handling was removed.
Signed-off-by: Zang Ruochen <zangrc.fnst@...>
---
The wrong link caused conflicts with other packages, so the link error was fixed and the conflict handling was removed.
Signed-off-by: Zang Ruochen <zangrc.fnst@...>
---
|
By
zangrc
·
#6679
·
|
|
Re: [PATCH 2/2] qemuboot, xen-image-minimal: enable runqemu for qemuarm64 Xen images
ack - will do that for v2
ack, I don't think we do.
I think the following works OK: put this into the qemuboot-xen-defaults.bbclass:
+# Increase the default qemu memory allocation to allow for the
ack - will do that for v2
ack, I don't think we do.
I think the following works OK: put this into the qemuboot-xen-defaults.bbclass:
+# Increase the default qemu memory allocation to allow for the
|
By
Christopher Clark
·
#6678
·
|
|
Re: [PATCH 1/2] lopper, python-dtc: add new recipes for device tree tools
oops, yep, I forgot - I've checked with that done and it works fine,
so will update in v2
Will fix. Thanks for the review.
Christopher
oops, yep, I forgot - I've checked with that done and it works fine,
so will update in v2
Will fix. Thanks for the review.
Christopher
|
By
Christopher Clark
·
#6677
·
|
|
python3: remove no longer needed bbappend
Bruce, I am resending the v3 which completely removes the bbappend
when virtualization is found in DISTRO_FEATURES. As you mentioned the
bbappend originates all the way from python2 days and is no
Bruce, I am resending the v3 which completely removes the bbappend
when virtualization is found in DISTRO_FEATURES. As you mentioned the
bbappend originates all the way from python2 days and is no
|
By
Ruslan Babayev (fib)
·
#6676
·
|
|
[PATCH v3] python3: remove the no-longer required bbappend
It has been carried over from python2 and is no longer required. More
importantly it breaks the python3-native build due to
${STAGING_DIR_TARGET} being "" for native recipes.
Signed-off-by: Ruslan
It has been carried over from python2 and is no longer required. More
importantly it breaks the python3-native build due to
${STAGING_DIR_TARGET} being "" for native recipes.
Signed-off-by: Ruslan
|
By
Ruslan Babayev (fib)
·
#6675
·
|
|
Re: linux-yocto virtualization requires virtio.scc from yocto-kernel-cache
Thanks, Bruce! That's very helpful. I agree having two copies isn't ideal, so it's nice to know an approach that allows decoupling has already been considered. We'll take a look at these and
Thanks, Bruce! That's very helpful. I agree having two copies isn't ideal, so it's nice to know an approach that allows decoupling has already been considered. We'll take a look at these and
|
By
Kyle Russell
·
#6674
·
|
|
Re: linux-yocto virtualization requires virtio.scc from yocto-kernel-cache
Hi,
I am building with my own kernel meta data and that's my little
Hi,
I am building with my own kernel meta data and that's my little
|
By
Robert Berger
·
#6673
·
|
|
Re: linux-yocto virtualization requires virtio.scc from yocto-kernel-cache
Yes .. precisely! I'll reply to both email here, so I'm mixing replies
to Diego and
Kyle throughout.
We had a similar discussion in #meta-virt about a month ago, when some AGL
builds were running
Yes .. precisely! I'll reply to both email here, so I'm mixing replies
to Diego and
Kyle throughout.
We had a similar discussion in #meta-virt about a month ago, when some AGL
builds were running
|
By
Bruce Ashfield
·
#6672
·
|
|
Re: [dunfell][gatesgarth][hardknott][master][PATCH] uxen-guest-tools: inherit dos2unix to fix do_patch failure
I've applied your patch, and have pushed it to the repo.
I'm also seeing the build failure now.
I tried to bump the version of the package, but it still has the same
kernel build issue. (my efforts
I've applied your patch, and have pushed it to the repo.
I'm also seeing the build failure now.
I tried to bump the version of the package, but it still has the same
kernel build issue. (my efforts
|
By
Bruce Ashfield
·
#6671
·
|
|
Re: [dunfell][gatesgarth][hardknott][master][PATCH] uxen-guest-tools: inherit dos2unix to fix do_patch failure
it builds ok with 5.4 in dunfell now, only gatesgarth with 5.8 and newer with 5.10 kernel are broken
it builds ok with 5.4 in dunfell now, only gatesgarth with 5.8 and newer with 5.10 kernel are broken
|
By
Martin Jansa
·
#6670
·
|
|
Re: [dunfell][gatesgarth][hardknott][master][PATCH] uxen-guest-tools: inherit dos2unix to fix do_patch failure
Now with do_patch fixed it fails a bit later in do_compile with:
| make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
| make[1]: Entering directory
Now with do_patch fixed it fails a bit later in do_compile with:
| make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
| make[1]: Entering directory
|
By
Martin Jansa
·
#6669
·
|
|
[dunfell][gatesgarth][hardknott][master][PATCH] uxen-guest-tools: inherit dos2unix to fix do_patch failure
* fixes:
ERROR: uxen-guest-tools-4.1.7-r0 do_patch: Command Error: 'quilt --quiltrc /OE/build/oe-core/tmp-glibc/work/qemux86_64-oe-linux/uxen-guest-tools/4.1.7-r0/recipe-sysroot-native/etc/quiltrc
* fixes:
ERROR: uxen-guest-tools-4.1.7-r0 do_patch: Command Error: 'quilt --quiltrc /OE/build/oe-core/tmp-glibc/work/qemux86_64-oe-linux/uxen-guest-tools/4.1.7-r0/recipe-sysroot-native/etc/quiltrc
|
By
Martin Jansa
·
#6668
·
|
|
Re: linux-yocto virtualization requires virtio.scc from yocto-kernel-cache
Your question made me remember about the docker.scc. Which is being maintained
both on meta-virt and yocto-kernel-cache. And linux-yocto_virtualization.inc makes
usage of the one from meta-virt, which
Your question made me remember about the docker.scc. Which is being maintained
both on meta-virt and yocto-kernel-cache. And linux-yocto_virtualization.inc makes
usage of the one from meta-virt, which
|
By
Diego Sueiro
·
#6667
·
|
|
linux-yocto virtualization requires virtio.scc from yocto-kernel-cache
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
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
|
By
Kyle Russell
·
#6666
·
|
|
Re: [PATCH] python3: unbreak python3-native when virtualization is in DISTRO_FEATURES
In my case it's a custom layer with a recipe that inherits python3native.
To reproduce just build python3-native or anything inheriting python3native thus adding python3-native to DEPENDS.
The key is
In my case it's a custom layer with a recipe that inherits python3native.
To reproduce just build python3-native or anything inheriting python3native thus adding python3-native to DEPENDS.
The key is
|
By
Ruslan Babayev (fib)
·
#6665
·
|
|
Re: [PATCH] initrd: bump busybox to 1.33.1 to match oe-core
Diego had sent a patch for this earlier today, so I grabbed his and we
should be good to go.
Bruce
<Daniel.Dragomir@...> wrote:
--
- Thou shalt not follow the NULL pointer, for chaos and
Diego had sent a patch for this earlier today, so I grabbed his and we
should be good to go.
Bruce
<Daniel.Dragomir@...> wrote:
--
- Thou shalt not follow the NULL pointer, for chaos and
|
By
Bruce Ashfield
·
#6664
·
|
|
Re: [PATCH hardknott] busybox-initrd: Update to 1.33.1
merged.
Bruce
In message: [meta-virtualization][PATCH hardknott] busybox-initrd: Update to 1.33.1
on 21/07/2021 Diego Sueiro wrote:
merged.
Bruce
In message: [meta-virtualization][PATCH hardknott] busybox-initrd: Update to 1.33.1
on 21/07/2021 Diego Sueiro wrote:
|
By
Bruce Ashfield
·
#6663
·
|