|
#yocto #kernel "yocto-check-layer"
#yocto
#kernel
lists.yoctoproject.org wrote: It looks like this packagegroup has a RDEPENDS on "shim" while the code can't find the recipe. If that RDEPENDS is correct, this layer probably needs to add a LAYERDEPEND
lists.yoctoproject.org wrote: It looks like this packagegroup has a RDEPENDS on "shim" while the code can't find the recipe. If that RDEPENDS is correct, this layer probably needs to add a LAYERDEPEND
|
By
Anuj Mittal
· #52288
·
|
|
Image installation problems after an upgrade to gatesgarth
You can build the hddimg image by changing IMAGE_FSTYPES to live which has the boot and install option. I think it used to be live until zeus. If you want to use that init-install-efi script with wic,
You can build the hddimg image by changing IMAGE_FSTYPES to live which has the boot and install option. I think it used to be live until zeus. If you want to use that init-install-efi script with wic,
|
By
Anuj Mittal
· #52278
·
|
|
How to select Linux kernel version?
Is the PREFERRED_PROVIDER_virtual/kernel set to linux-yocto? You need to set the PREFERRED_VERSION for kernel that you are using ... bitbake -e virtual/kernel output should help see how it's being set
Is the PREFERRED_PROVIDER_virtual/kernel set to linux-yocto? You need to set the PREFERRED_VERSION for kernel that you are using ... bitbake -e virtual/kernel output should help see how it's being set
|
By
Anuj Mittal
· #51888
·
|
|
[ANNOUNCEMENT] Yocto Project 3.2.1 (gatesgarth-24.0.1) is Released
Vineela isn't working this week I think so she might not be able to help but it looks like the commit tagged is on gatesgarth ... https://git.yoctoproject.org/clean/cgit.cgi/meta-gplv2/log/?h=gatesgar
Vineela isn't working this week I think so she might not be able to help but it looks like the commit tagged is on gatesgarth ... https://git.yoctoproject.org/clean/cgit.cgi/meta-gplv2/log/?h=gatesgar
|
By
Anuj Mittal
· #51828
·
|
|
[yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions
Hi Ross For gatesgarth, this is causing: FileNotFoundError: [Errno 2] No such file or directory: '/home/pokybuild/yocto-worker/meta-arm/build/repos/meta-kernel' https://autobuilder.yoctoproject.org/ty
Hi Ross For gatesgarth, this is causing: FileNotFoundError: [Errno 2] No such file or directory: '/home/pokybuild/yocto-worker/meta-arm/build/repos/meta-kernel' https://autobuilder.yoctoproject.org/ty
|
By
Anuj Mittal
· #51465
·
|
|
[yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions
Hi Ross For gatesgarth, this is causing: FileNotFoundError: [Errno 2] No such file or directory: '/home/pokybuild/yocto-worker/meta-arm/build/repos/meta-kernel' https://autobuilder.yoctoproject.org/ty
Hi Ross For gatesgarth, this is causing: FileNotFoundError: [Errno 2] No such file or directory: '/home/pokybuild/yocto-worker/meta-arm/build/repos/meta-kernel' https://autobuilder.yoctoproject.org/ty
|
By
Anuj Mittal
· #51457
·
|
|
[yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions
Hi Ross For gatesgarth, this is causing: FileNotFoundError: [Errno 2] No such file or directory: '/home/pokybuild/yocto-worker/meta-arm/build/repos/meta-kernel' https://autobuilder.yoctoproject.org/ty
Hi Ross For gatesgarth, this is causing: FileNotFoundError: [Errno 2] No such file or directory: '/home/pokybuild/yocto-worker/meta-arm/build/repos/meta-kernel' https://autobuilder.yoctoproject.org/ty
|
By
Anuj Mittal
· #51441
·
|
|
[yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions
Hi Ross For gatesgarth, this is causing: FileNotFoundError: [Errno 2] No such file or directory: '/home/pokybuild/yocto-worker/meta-arm/build/repos/meta-kernel' https://autobuilder.yoctoproject.org/ty
Hi Ross For gatesgarth, this is causing: FileNotFoundError: [Errno 2] No such file or directory: '/home/pokybuild/yocto-worker/meta-arm/build/repos/meta-kernel' https://autobuilder.yoctoproject.org/ty
|
By
Anuj Mittal
· #51424
·
|
|
[PATCH 0/3] yocto-bsp/poky: kernel updates and default
Hi Bruce, Should we also update PREFERRED_VERSION for linux-yocto-tiny for poky- tiny DISTRO? It is currently pointing to 5.0 ... Thanks, Anuj
Hi Bruce, Should we also update PREFERRED_VERSION for linux-yocto-tiny for poky- tiny DISTRO? It is currently pointing to 5.0 ... Thanks, Anuj
|
By
Anuj Mittal
· #50326
·
|
|
[meta-dpdk] is there a plan to support newer dpdk?
wrote: Not on the dunfell branch. If you already have the recipe, I can add it to master branch which I think should build fine with oe-core dunfell too. Thanks, Anuj
wrote: Not on the dunfell branch. If you already have the recipe, I can add it to master branch which I think should build fine with oe-core dunfell too. Thanks, Anuj
|
By
Anuj Mittal
· #49982
·
|
|
[meta-intel][PATCH] conf:machine: Use weak reference for SERIAL_CONSOLES variable
I think having just this would make this statement not do anything as these machine files includes x86-base.inc which also sets this variable using a ?=. This would probably also need a ??= in x86-bas
I think having just this would make this statement not do anything as these machine files includes x86-base.inc which also sets this variable using a ?=. This would probably also need a ??= in x86-bas
|
By
Anuj Mittal
· #49133
·
|
|
meta-intel: Override SERIAL_CONSOLES variable
Could you send a patch please? Thanks, Anuj
Could you send a patch please? Thanks, Anuj
|
By
Anuj Mittal
· #49116
·
|
|
Bitbake error
You are probably trying to use an old kernel that doesn't have python3 support for perf: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/tools/perf/Makefile.config?h=linux-4.19
You are probably trying to use an old kernel that doesn't have python3 support for perf: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/tools/perf/Makefile.config?h=linux-4.19
|
By
Anuj Mittal
· #48610
·
|
|
QA Cycle report for build (yocto-3.0.2.rc2)
From the error log, it looks like we are trying to install 7.67 while zeus has 7.66 so it errors out. I am guessing that curl wasn't built in a clean build directory so the correct version of curl is
From the error log, it looks like we are trying to install 7.67 while zeus has 7.66 so it errors out. I am guessing that curl wasn't built in a clean build directory so the correct version of curl is
|
By
Anuj Mittal
· #48518
·
|
|
[PATCH yocto-autobuilder-helper v2 1/3] config: don't run meta-intel in qemu yet
Can this be merged in zeus/warrior too please? Thanks, Anuj
Can this be merged in zeus/warrior too please? Thanks, Anuj
|
By
Anuj Mittal
· #47964
·
|
|
[PATCH][yocto-autobuilder-helper] config.json: point to new mailing list addresses
Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 3268fda..5730f85 100644 --- a/c
Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 3268fda..5730f85 100644 --- a/c
|
By
Anuj Mittal
· #47679
·
|
|
[meta-dpdk][PATCH] [RFC] dpdk: Remove v17
Hello Could you send this to meta-intel list too since the README still mentions that list as the place where patches should be sent? Just in case someone is watching Intel list for updates ... Thanks
Hello Could you send this to meta-intel list too since the README still mentions that list as the place where patches should be sent? Just in case someone is watching Intel list for updates ... Thanks
|
By
Anuj Mittal
· #46750
·
|
|
[meta-dpdk][PATCH] dpdk: Skip build if necessary kernel options is not included
I think this won't work for people who don't use yocto-kernel-cache. Thanks, Anuj
I think this won't work for people who don't use yocto-kernel-cache. Thanks, Anuj
|
By
Anuj Mittal
· #46613
·
|
|
[meta-dpdk][PATCH] dpdk: support usrmerge
Should this be: MODULE_DIR = "${nonarch_base_libdir}/modules/${KERNEL_VERSION}/kernel/drivers/net" It should then be handled automatically. Can you please check? Thanks, Anuj
Should this be: MODULE_DIR = "${nonarch_base_libdir}/modules/${KERNEL_VERSION}/kernel/drivers/net" It should then be handled automatically. Can you please check? Thanks, Anuj
|
By
Anuj Mittal
· #46458
·
|
|
Trouble using initramfs
Please see: https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=b697aba61e55b93aa1ebf59a369d182c7a14c313 Thanks, Anuj
Please see: https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=b697aba61e55b93aa1ebf59a369d182c7a14c313 Thanks, Anuj
|
By
Anuj Mittal
· #46308
·
|