|
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
·
|
|
Re: [PATCH] python3: unbreak python3-native when virtualization is in DISTRO_FEATURES
It very likely isn't.
The git history shows me wondering that same thing in 2015.
When it was introduced, we needed a patch to make the ncurses DEPENDS
properly cross compile. That patch is gone, so
It very likely isn't.
The git history shows me wondering that same thing in 2015.
When it was introduced, we needed a patch to make the ncurses DEPENDS
properly cross compile. That patch is gone, so
|
By
Bruce Ashfield
·
#6662
·
|
|
[PATCH v2] python3: unbreak python3-native when virtualization is in DISTRO_FEATURES
For native recipes STAGING_DIR_TARGET = "". This breaks the
python3-native build where LIBRARY_PATH ends up being "/lib".
Signed-off-by: Ruslan Babayev <fib@...>
---
For native recipes STAGING_DIR_TARGET = "". This breaks the
python3-native build where LIBRARY_PATH ends up being "/lib".
Signed-off-by: Ruslan Babayev <fib@...>
---
|
By
Ruslan Babayev (fib)
·
#6661
·
|
|
Re: [PATCH] python3: unbreak python3-native when virtualization is in DISTRO_FEATURES
Just do add. I am not sure why the prepend with export LIBRARY_PATH was added to begin with. Perhaps it is no longer required.
Just do add. I am not sure why the prepend with export LIBRARY_PATH was added to begin with. Perhaps it is no longer required.
|
By
Ruslan Babayev (fib)
·
#6660
·
|
|
Re: [PATCH] python3: unbreak python3-native when virtualization is in DISTRO_FEATURES
Basically, python3-native recipe with DISTRO_FEATURES with virtualization is broken due to ${STAGING_DIR_TARGET} being undefined and LIBRARY_PATH ending up as "/lib".
I can put the part about
Basically, python3-native recipe with DISTRO_FEATURES with virtualization is broken due to ${STAGING_DIR_TARGET} being undefined and LIBRARY_PATH ending up as "/lib".
I can put the part about
|
By
Ruslan Babayev (fib)
·
#6659
·
|
|
Re: [PATCH] python3: unbreak python3-native when virtualization is in DISTRO_FEATURES
You need to elaborate much more in this commit message. We need to
document what exactly were the symptoms, in what sort of build things
weren't working, and how this fixes it.
Cheers,
Bruce
--
-
You need to elaborate much more in this commit message. We need to
document what exactly were the symptoms, in what sort of build things
weren't working, and how this fixes it.
Cheers,
Bruce
--
-
|
By
Bruce Ashfield
·
#6658
·
|
|
[PATCH] python3: unbreak python3-native when virtualization is in DISTRO_FEATURES
Signed-off-by: Ruslan Babayev <fib@...>
---
recipes-devtools/python/python3_virtualization.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Ruslan Babayev <fib@...>
---
recipes-devtools/python/python3_virtualization.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Ruslan Babayev (fib)
·
#6657
·
|
|
Re: [PATCH] initrd: bump busybox to 1.33.1 to match oe-core
Hi Bruce!
Busybox was upgraded to 1.33.1 for hardknott branch too in oe-core.
Can you please backport this patch for hardknott in meta-virtualization?
Thanks,
Daniel
Hi Bruce!
Busybox was upgraded to 1.33.1 for hardknott branch too in oe-core.
Can you please backport this patch for hardknott in meta-virtualization?
Thanks,
Daniel
|
By
Daniel Dragomir
·
#6656
·
|
|
[PATCH hardknott] busybox-initrd: Update to 1.33.1
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 <diego.sueiro@...>
---
.../{busybox-initrd_1.33.0.bb =>
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 <diego.sueiro@...>
---
.../{busybox-initrd_1.33.0.bb =>
|
By
Diego Sueiro
·
#6655
·
|
|
Re: [PATCH] open-iscsi-user: use update-alternatives for libcap-ng.so
merged.
Bruce
In message: [meta-virtualization] [PATCH] open-iscsi-user: use update-alternatives for libcap-ng.so
on 21/07/2021 wangmy wrote:
merged.
Bruce
In message: [meta-virtualization] [PATCH] open-iscsi-user: use update-alternatives for libcap-ng.so
on 21/07/2021 wangmy wrote:
|
By
Bruce Ashfield
·
#6654
·
|