|
Re: [layerindex-web][PATCH] recipeparse.py: add BBLAYERS in bblayers.conf
Hi,
Please ignore this patch, I need to send a V2
Thanks
Changqing
On 9/26/21 9:32 AM, Changqing Li wrote:
Hi,
Please ignore this patch, I need to send a V2
Thanks
Changqing
On 9/26/21 9:32 AM, Changqing Li wrote:
|
By
Changqing Li
·
#54860
·
|
|
[meta-security][PATCH] clamav: Move /var/lib/clamav to the main package
From: Zoltán Böszörményi <zboszor@...>
Previously, clamav-freshclam shipped /var/lib/clamav.
The main clamav package used chown in pkg_postinst to set
the ownership of this directory but
From: Zoltán Böszörményi <zboszor@...>
Previously, clamav-freshclam shipped /var/lib/clamav.
The main clamav package used chown in pkg_postinst to set
the ownership of this directory but
|
By
Zoltan Boszormenyi <zboszor@...>
·
#54859
·
|
|
[layerindex-web][PATCH] recipeparse.py: add BBLAYERS in bblayers.conf
From: Changqing Li <changqing.li@...>
since commit [97183e10f cookerdata: Show error for no BBLAYERS in
bblayers.conf], no BBLAYERS in bblayers.conf will cause layerindex
update failed with
From: Changqing Li <changqing.li@...>
since commit [97183e10f cookerdata: Show error for no BBLAYERS in
bblayers.conf], no BBLAYERS in bblayers.conf will cause layerindex
update failed with
|
By
Changqing Li
·
#54858
·
|
|
Gtk+3 applications are missing icons.
Hello all,
I built an image based on core-image and added the package gtk+3-demos. I'm using wayland with weston compositor. Unfortunately icons seem to be missing. Can anyone give me a hint on what
Hello all,
I built an image based on core-image and added the package gtk+3-demos. I'm using wayland with weston compositor. Unfortunately icons seem to be missing. Can anyone give me a hint on what
|
By
Manuel Wagesreither
·
#54857
·
|
|
Re: [meta-security,dunfell][PATCH] recipes-security/fscrypt: Add fscrypt .bb file
Was this a double post? or a V2?
I follow the OE/YP Stable process and this appears to be adding a new
package to a stable release which is not allowed.. I have no issue
taking it for
Was this a double post? or a V2?
I follow the OE/YP Stable process and this appears to be adding a new
package to a stable release which is not allowed.. I have no issue
taking it for
|
By
Armin Kuster
·
#54856
·
|
|
Create do_xconfig for kernel, u-boot
Hi All,
I'm learning Yocto after spending some time with Buildroot. One of the things I like to do is to use xconfig instead of menuconfig for configuring things like kernels, u-boot, etc as it's
Hi All,
I'm learning Yocto after spending some time with Buildroot. One of the things I like to do is to use xconfig instead of menuconfig for configuring things like kernels, u-boot, etc as it's
|
By
Khoi Dinh Trinh <khoidinhtrinh@...>
·
#54855
·
|
|
[meta-security][PATCH] chkrootkit: update to 0.55
changes:
Umbreon Linux Rootkit detection
Kinsing.A Backdoor
RotaJakito Backdoor
Minor bug fixes
Signed-off-by: Armin Kuster <akuster808@...>
---
.../rootkits/{chkrootkit_0.53.bb =>
changes:
Umbreon Linux Rootkit detection
Kinsing.A Backdoor
RotaJakito Backdoor
Minor bug fixes
Signed-off-by: Armin Kuster <akuster808@...>
---
.../rootkits/{chkrootkit_0.53.bb =>
|
By
Armin Kuster
·
#54854
·
|
|
Re: [meta-zephyr][PATCH 1/2] zephyr-qemuboot: fix parse build failure
With both of these, and the patch I just sent out, I am able to get
all of the boards building (except qemu-nios2) and passing testimage
(for the qemu
With both of these, and the patch I just sent out, I am able to get
all of the boards building (except qemu-nios2) and passing testimage
(for the qemu
|
By
Jon Mason
·
#54853
·
|
|
[meta-zephyr][PATCH] qemuzephyrrunner.py: use os._exit instead of sys.exit
sys.exit(0) can cause an error to be reported when the child exits, even
though not an error. Since this is a child process, os._exit(0) is the
proper way to exit and not cause this
sys.exit(0) can cause an error to be reported when the child exits, even
though not an error. Since this is a child process, os._exit(0) is the
proper way to exit and not cause this
|
By
Jon Mason
·
#54852
·
|
|
Re: [meta-rockchip][PATCH] use uuid instead of hard-coding root device
Probably.
You'll need to re-send this with a better subject line and commit
message so the right people will notice it. Otherwise they'll think it's
meta-rockchip-specific.
If (when) this patch gets
Probably.
You'll need to re-send this with a better subject line and commit
message so the right people will notice it. Otherwise they'll think it's
meta-rockchip-specific.
If (when) this patch gets
|
By
Trevor Woerner
·
#54851
·
|
|
Re: [meta-rockchip][PATCH v2 2/2] rockchip-wic.inc: dont let wic edit fstab by default
Applied to meta-rockchip master (with an updated commit message), thanks!
Applied to meta-rockchip master (with an updated commit message), thanks!
|
By
Trevor Woerner
·
#54850
·
|
|
Re: [meta-rockchip][PATCH] use uuid instead of hard-coding root device
Am 23.09.21 um 22:55 schrieb Trevor Woerner:
Could the solution be as simple as this?From b8ba56d84fbac53901e5b7ca122498320e51fbf4 Mon Sep 17 00:00:00 2001From: MarkusVolk
Am 23.09.21 um 22:55 schrieb Trevor Woerner:
Could the solution be as simple as this?From b8ba56d84fbac53901e5b7ca122498320e51fbf4 Mon Sep 17 00:00:00 2001From: MarkusVolk
|
By
Markus Volk
·
#54849
·
|
|
Re: [meta-rockchip][PATCH v2 2/2] rockchip-wic.inc: dont let wic edit fstab by default
Am 24.09.21 um 15:10 schrieb Trevor Woerner:
Thanks for applying :)It would be cool if wic had something like an 'exclude-from-fstab-update" option.That would make the 'fstab-update'
Am 24.09.21 um 15:10 schrieb Trevor Woerner:
Thanks for applying :)It would be cool if wic had something like an 'exclude-from-fstab-update" option.That would make the 'fstab-update'
|
By
Markus Volk
·
#54848
·
|
|
Re: Cross-compiling or compiling on target VM?
there are different possibilities you have with all great tooling you get with yocto project, I think you have made a good choice.
inherently Yocto project is a cross compiling infrastructure so lot
there are different possibilities you have with all great tooling you get with yocto project, I think you have made a good choice.
inherently Yocto project is a cross compiling infrastructure so lot
|
By
Khem Raj
·
#54847
·
|
|
[PATCH] yocto-bsp/5.13: drop recipes
From: Bruce Ashfield <bruce.ashfield@...>
5.13 has been removed from core, and we've moved the default
support to 5.14, so we can drop our bbappend.
Signed-off-by: Bruce Ashfield
From: Bruce Ashfield <bruce.ashfield@...>
5.13 has been removed from core, and we've moved the default
support to 5.14, so we can drop our bbappend.
Signed-off-by: Bruce Ashfield
|
By
Bruce Ashfield
·
#54846
·
|
|
Re: #yocto -third party licensimg
#yocto
Hi Steven,
Please see my comments inline
I am a bit confused, but can try to show you what I typically do.
In my custom meta-my-layer I add to layer.conf:
#-->
LICENSE_PATH += "
Hi Steven,
Please see my comments inline
I am a bit confused, but can try to show you what I typically do.
In my custom meta-my-layer I add to layer.conf:
#-->
LICENSE_PATH += "
|
By
Robert Berger
·
#54845
·
|
|
Re: [meta-rockchip][PATCH v2 2/2] rockchip-wic.inc: dont let wic edit fstab by default
Thanks for the patch and the SoB line. I'm going to apply this patch, but I'm
going to amend the commit message to capture some of the conversation we've
had. There's a chance we'll want to know "why"
Thanks for the patch and the SoB line. I'm going to apply this patch, but I'm
going to amend the commit message to capture some of the conversation we've
had. There's a chance we'll want to know "why"
|
By
Trevor Woerner
·
#54844
·
|
|
Re: [meta-rockchip][PATCH] use uuid instead of hard-coding root device
Ah, good catch. I'm using sysvinit.
Ah, good catch. I'm using sysvinit.
|
By
Trevor Woerner
·
#54843
·
|
|
#yocto -third party licensimg
#yocto
Hello:
I am running zeus 3.0.4…
A vendor has supplied us with a generic license.txt file, which we were able to add to the acexpci recipe we use to build in their package.
The license
Hello:
I am running zeus 3.0.4…
A vendor has supplied us with a generic license.txt file, which we were able to add to the acexpci recipe we use to build in their package.
The license
|
By
Monsees, Steven C (US)
·
#54842
·
|
|
Re: [meta-rockchip][PATCH] use uuid instead of hard-coding root device
Am 24.09.21 um 06:46 schrieb Khem Raj:
I am using systemd
Am 24.09.21 um 06:46 schrieb Khem Raj:
I am using systemd
|
By
Markus Volk
·
#54841
·
|